| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Fixed PHP 5.3 compatibility.
I also accidentally merged some features earlier.
They actually seem to work quite well, so I do not try to revert these
changes.
|
|
|
|
|
|
|
|
|
| |
I guess this is okay, since the move to PDO is something pretty huge.
A note for plugin authors:
Unless you accessed the database manually, nothing has changed for you.
The API and the database model is still the same.
|
|
|
|
|
|
| |
This tag makes it a bit easier to write backend templates. It
automatically generates the typical dropdown + button combo for
mass-deleting entries.
|
| |
|
|
|
|
|
| |
Now fixed. These tags are now filtered out.
Also, Beta 5
|
|
|
|
|
|
|
| |
Also fixed the Heading of CONTRIBUTORS. Copy&Paste is not always a
good idea...
Beta 4
|
|
|
|
|
|
|
| |
* If __DEBUG__ is true, STE will be in a more verbose mode.
* Ratatöskr's frontend STETags now uses the \ste\RuntimeError exception
This will also be Beta 3
|
|
|
|
| |
Also: Beta 2
|
| |
|
|
|
|
| |
Also we are now Beta :-)
|
|
|
|
| |
Will make it easier for plugin authors to get an consistentlook and feel.
|
| |
|
|
|
|
| |
Most useful commit EVER ;-)
|
| |
|
| |
|
|
* Backend layout done.
* Frontend theoretically done (untested).
* 404 handler done
* Added textprocessors.php
|