<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms/ratatoeskr/backend.php, branch feature-move-data-checking-to-models</title>
<subtitle>Ratatöskr is a flexible Content Management System / Blogging Software for PHP 5.3.
</subtitle>
<id>http://git.laria.me/ratatoeskr-cms/atom?h=feature-move-data-checking-to-models</id>
<link rel='self' href='http://git.laria.me/ratatoeskr-cms/atom?h=feature-move-data-checking-to-models'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/'/>
<updated>2012-06-08T20:52:39Z</updated>
<entry>
<title>Style::test_name implemented.</title>
<updated>2012-06-08T20:52:39Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-08T20:52:39Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=1dda842bb80414c6d373e7fb41c63d4d31e035b6'/>
<id>urn:sha1:1dda842bb80414c6d373e7fb41c63d4d31e035b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Section::test_name implemented.</title>
<updated>2012-06-08T20:47:00Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-08T20:47:00Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=66ecc6db41cd4b7e06f0c953f3b5c88506765b06'/>
<id>urn:sha1:66ecc6db41cd4b7e06f0c953f3b5c88506765b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Article::test_status implemented</title>
<updated>2012-06-08T20:39:03Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-08T20:39:03Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=89ca548864ca262f7d58f4ddfaf92fc08cb3dca9'/>
<id>urn:sha1:89ca548864ca262f7d58f4ddfaf92fc08cb3dca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tag::test_name implemented.</title>
<updated>2012-06-08T20:28:49Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-08T20:28:49Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=fb1b7e104b6dc672572a4467ff4337c50139a36e'/>
<id>urn:sha1:fb1b7e104b6dc672572a4467ff4337c50139a36e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Article::test_urlname implemented.</title>
<updated>2012-06-08T19:27:55Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-08T19:27:55Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=11c872b1d8cd4cd905e2184f698af71862602d0b'/>
<id>urn:sha1:11c872b1d8cd4cd905e2184f698af71862602d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better(?) tag editor.</title>
<updated>2012-05-26T10:55:35Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-26T10:55:35Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=84d920ef69d88e16956f49d81f6a1ba0e1129c2d'/>
<id>urn:sha1:84d920ef69d88e16956f49d81f6a1ba0e1129c2d</id>
<content type='text'>
* Look&amp;Feel of the Tag editor now matches better with the rest of the
  backend.
* Deleted templates, functions and translations that are not longer
  needed.
</content>
</entry>
<entry>
<title>Plugins can now hook into the Article editor.</title>
<updated>2012-05-20T11:00:31Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-20T11:00:31Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=793b0e31beb22fe33402c8a9ceebf47a5a950635'/>
<id>urn:sha1:793b0e31beb22fe33402c8a9ceebf47a5a950635</id>
<content type='text'>
* Plugins can display additional fields in the article editor.
* Plugins can perform actions when saving an article and even veto the
  saving.
* Plugins can get their ArticleExtradata objects.
</content>
</entry>
<entry>
<title>Allow comment setting was not saved correctly. Fixed.</title>
<updated>2012-03-03T13:21:03Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-03-03T13:21:03Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=a8aafff07b471e674b8085bafb10b6f41b98316c'/>
<id>urn:sha1:a8aafff07b471e674b8085bafb10b6f41b98316c</id>
<content type='text'>
Also fixed the Heading of CONTRIBUTORS. Copy&amp;Paste is not always a
good idea...

Beta 4
</content>
</entry>
<entry>
<title>Debug now toggleable in backend; used new STE features.</title>
<updated>2012-03-01T21:02:42Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-03-01T21:02:42Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=acf697cd1bbc2749460332bd45ab098a4e367382'/>
<id>urn:sha1:acf697cd1bbc2749460332bd45ab098a4e367382</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>Added embedding code generator for STE code.</title>
<updated>2012-02-18T13:47:04Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-18T13:47:04Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=fffbcc480c8afa679e3a9ffee8c145dc3d4f5a28'/>
<id>urn:sha1:fffbcc480c8afa679e3a9ffee8c145dc3d4f5a28</id>
<content type='text'>
Also fixed a bug that the pagetitle of the embedding code generator page
was not displayed.
</content>
</entry>
</feed>
