| 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.
|
|
|
|
|
| |
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
|
|
|
|
|
| |
<irony>That makes kind of sense, since it is written UPPERcase in the
HTTP protocol...</irony>
|
|
|
|
| |
Also we are now Beta :-)
|
|
|
|
| |
Most useful commit EVER ;-)
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Yet another stupid bug -.-
|
|
|