| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
This tag makes it a bit easier to write backend templates. It
automatically generates the typical dropdown + button combo for
mass-deleting entries.
|
|
|
|
|
| |
Also fixed a bug that the pagetitle of the embedding code generator page
was not displayed.
|
|
|
|
|
| |
<irony>That makes kind of sense, since it is written UPPERcase in the
HTTP protocol...</irony>
|
|
|
|
| |
Will make it easier for plugin authors to get an consistentlook and feel.
|
|
|
|
|
| |
* Fixed wrong translation keys.
* Escaped raw comments.
|
|
|
|
|
|
|
|
| |
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.
|
|
|