Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
throughout codebase
|
|
|
|
|
|
|
|
addons
|
|
|
|
|
|
* 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
|
|
content.Identifiable so embedded Items can manage display names by default, but easily overridden
|
|
|
|
|
|
|
|
|
|
|
|
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
|
|
|
|
|
|
|
|
from original repo
|
|
|
|
handlers/helper upload func
|
|
first-use, pulling out some handlers into separate file for readability and navigation
|