Age | Commit message (Collapse) | Author |
|
|
|
|
|
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated
|
|
add/delete features
|
|
interface, also makes Item implement Stringer, useful in fmt funcs
|
|
|
|
|
|
|
|
|
|
for too long will make you do things. Editable and Sortable interfaces are here already, so clerically its ok.
|
|
issue, still makes sense to have in content
|
|
to value receiver as it is clearer about Hookable methods and ability to modifty struct fields
|
|
methods of emedded types may not be promoted to outer type if it is not same pointer/value type
|
|
ability to change Item fields in Hook
|
|
hooks to external submissions
|
|
|
|
used throughout codebase
|
|
|
|
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
|
|
posted content
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sort by updated time
|
|
Editable and Sortable.. we will see if this is an issue later down the line...
|
|
|
|
|
|
|
|
creation
|
|
|
|
|
|
from original repo
|
|
|
|
well as db insert/update and retrieval. NOTE: rich text editor content is stored as html escaped entity in DB.
|
|
|
|
examples (+ Select, Checkbox)
|
|
title, main file to manage commands
|
|
reorganization.
|
|
reorganization
|
|
about base64 encoded data ([]byte)
|
|
management, types, system and db functionality.
|