<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms, branch feature-plugin-articledata</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-plugin-articledata</id>
<link rel='self' href='http://git.laria.me/ratatoeskr-cms/atom?h=feature-plugin-articledata'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/'/>
<updated>2012-05-20T11:00:31Z</updated>
<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>Added silent mode to abstract KVStorage class.</title>
<updated>2012-05-20T10:55:27Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-20T10:55:27Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=1bfb9653d6e9139445ca9cde5808228c3b16399e'/>
<id>urn:sha1:1bfb9653d6e9139445ca9cde5808228c3b16399e</id>
<content type='text'>
Activated silent mode will return NULL instead of throwing an
DoesNotExistError Exception, if a key does not exist.
</content>
</entry>
<entry>
<title>ArticleExtradata class and other changes to models.php</title>
<updated>2012-05-19T11:40:15Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-19T11:40:15Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=160230943592591fe105efb85255284f6ff48a97'/>
<id>urn:sha1:160230943592591fe105efb85255284f6ff48a97</id>
<content type='text'>
* ArticleExtradata class added. This class gives plugins the possibility
  to assign additional data to articles.
* Abstract class KVStorage added. ArticleExtradata and PluginKVStorage
  extend from it.
* Added dbversion function, it returns the version of the database model
  currently in use. The version is stored in the PREFIX_meta table.
  If there is no PREFIX_meta table, dbversion returns version 0.
  This will be useful for updating the system.
* New MySQL tables.
</content>
</entry>
<entry>
<title>Better gitignore file.</title>
<updated>2012-05-18T12:45:50Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-18T12:45:50Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0'/>
<id>urn:sha1:3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uncatched exception, if a tag had no translation for current language.</title>
<updated>2012-04-24T19:47:34Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-04-24T19:47:34Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=315d92afcdb95b360b5a4217f222a8b408a33290'/>
<id>urn:sha1:315d92afcdb95b360b5a4217f222a8b408a33290</id>
<content type='text'>
Now fixed. These tags are now filtered out.
Also, Beta 5
</content>
</entry>
<entry>
<title>Modified setup.php and added create-package.zip.</title>
<updated>2012-03-03T20:49:47Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-03-03T20:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=958a721cf66eff27629b05d407a028e6f469e2b5'/>
<id>urn:sha1:958a721cf66eff27629b05d407a028e6f469e2b5</id>
<content type='text'>
Requirement of session_doctor.php was removed from setup.php, since this
is just a debugging tool and should never be on a productive
installation!
</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>Default repositories will be configured during setup now.</title>
<updated>2012-02-27T23:29:50Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-27T23:29:50Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=a940213bc467fce611854002e15b05fef5a0d3c8'/>
<id>urn:sha1:a940213bc467fce611854002e15b05fef5a0d3c8</id>
<content type='text'>
Also: Beta 2
</content>
</entry>
<entry>
<title>Fixed a buggy SQL-Query in Section::get_articles.</title>
<updated>2012-02-18T21:37:36Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-18T21:37:36Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=b10a73f0c1cedb67a43d515caaac3d383d8d2368'/>
<id>urn:sha1:b10a73f0c1cedb67a43d515caaac3d383d8d2368</id>
<content type='text'>
</content>
</entry>
</feed>
