Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added page section management to backend. | Kevin Chabowski | 2011-11-23 |
| | |||
* | Fixed some bugs in systemtemplates. | Kevin Chabowski | 2011-11-19 |
| | | | | | * Fixed wrong translation keys. * Escaped raw comments. | ||
* | ste:get_translation now escapes HTML. | Kevin Chabowski | 2011-11-17 |
| | | | | | | | | So we do not longer need to write: <ste:escape><ste:get_translation for="foo" /></ste:escape> We can now omit the ste:escape tags. Setting the parameter raw to something non-empty will return the raw translation. | ||
* | Fixed potential error in articles.html | Kevin Chabowski | 2011-11-15 |
| | |||
* | Implemented the article list for the backend. | Kevin Chabowski | 2011-11-13 |
| | |||
* | Added tag editing for backend and started work on article list. | Kevin Chabowski | 2011-11-13 |