| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
1. Corrected a SQL-Query in models.php
2. <ste:articles_get> will now set maxpages properly, if there are no
articles found.
|
|
|
|
|
|
|
|
| |
* Replaced all urlitle stuff with urlname stuff. Before this, both
names were used for the same thing which was f*cking confusing!
* Added possible throwing of AlreadyExistError for already existing
urlname and for all save() methods where uniqueness could be broken.
* Also added kses-powered HTML filtering for comments.
|
|
|
|
|
| |
* Corrected a SQL query in models.php.
* Passed $lang to *_ste_transform functions in frontend.php.
|
|
* Backend layout done.
* Frontend theoretically done (untested).
* 404 handler done
* Added textprocessors.php
|