choko
choko copied to clipboard
Choko Framework
Add a command to `choko` shell for creating an admin user.
In order to hide some fields or to disable filling it for some user roles, we need to add an `access` property to field definition. We'll also need a mechanism...
Now that we've added Content and Article extensions, we should add a Comment extension for allowing users to comment on content.
Currently, the text fields default to max 256 characters. This is low for e.g. articles or wherever you use WYSIWYG element. We nee to raise that, by figuring out an...
As a followup of #51. It would be nice to allow override of default form values from pages and panels.
### Motivation: Dependency resolution in the browser is a constant pain, and it's a big perfomance issue when loading so many separated files for only then to execute them. The...
Allow overriding stuff and reverting them from the admin.