Filter Sort by  
 
 
| Responsible user: solnic
Closed:
13
| Active:
14
(0 in Test) |
  
 

This is going to be an initial release with a basic functionality:

  • 1 type of user - "admin"
  • user settings / properties editor
  • sites management
  • users management
  • content management (basic CRUD operations only)
  • creating new posts
  • liquid templates support (only predefined templates, no online editing yet)


The release should include a basic front-end stuff:

  • common CSS styles of the admin panel
  • some sweet icon theme used in the admin panel
  • sample liquid template with basic CSS styles
  • common JavaScript goodies that we'll be using in the admin panel UI

So...no tags, no asset uploads, no searching - only crucial functionality for now with a solid test coverage.

 
| Responsible user: solnic
Closed:
0
| Active:
6
(0 in Test) |
  
 

New features:

  • Comments component
  • Tags component
  • Macro API with an example code highlighter
  • Text formatters API with initial Textile support

+ bug fixes