<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms, branch feature-easier-templating</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-easier-templating</id>
<link rel='self' href='http://git.laria.me/ratatoeskr-cms/atom?h=feature-easier-templating'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/'/>
<updated>2012-06-06T19:54:24Z</updated>
<entry>
<title>Removed debug stuff from standard.html template.</title>
<updated>2012-06-06T19:54:24Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-06T19:54:24Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=4c5700e7f61380b82997566e1e29b947e5fb73d0'/>
<id>urn:sha1:4c5700e7f61380b82997566e1e29b947e5fb73d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default template now uses new features.</title>
<updated>2012-06-06T16:25:58Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-06T16:25:58Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=64c43443cef210b3c7c35c8be048193ac78858a3'/>
<id>urn:sha1:64c43443cef210b3c7c35c8be048193ac78858a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>articles_get can take section/tag as a var now.</title>
<updated>2012-06-06T15:41:38Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-06T15:41:38Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=9f4d651f873b5138dfa6fa43cb0c671316ea38c3'/>
<id>urn:sha1:9f4d651f873b5138dfa6fa43cb0c671316ea38c3</id>
<content type='text'>
* For better cooperation with the on_* tags (which are tested now).
* Should also reduce the number of SQL-Queries if used correctly and
  therefore improve performance.
</content>
</entry>
<entry>
<title>Implemented on_* tags. UNTESTED!</title>
<updated>2012-06-01T09:35:13Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-01T09:35:13Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=56196c68fdbef92c6d24f100e52530e07ac01822'/>
<id>urn:sha1:56196c68fdbef92c6d24f100e52530e07ac01822</id>
<content type='text'>
on_article / on_tag / on_section will execute and return its content, if
currently a(n) article / tag / section is requested.
</content>
</entry>
<entry>
<title>ste:comment_form can now generate a previewbtn by default.</title>
<updated>2012-05-21T21:11:02Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-21T21:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=71e6e63f2712d2075eca7fff5a45c73f1cfa383f'/>
<id>urn:sha1:71e6e63f2712d2075eca7fff5a45c73f1cfa383f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feature-plugin-articledata' into develop</title>
<updated>2012-05-20T12:08:34Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-20T12:08:34Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=0915d74865b0cab61c3a505e802b80ac048cdd3f'/>
<id>urn:sha1:0915d74865b0cab61c3a505e802b80ac048cdd3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HACKING file contains some rules for contributing.</title>
<updated>2012-05-20T12:07:34Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-20T12:07:34Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=40cafe0ca0699647781e8953b413622b8e341913'/>
<id>urn:sha1:40cafe0ca0699647781e8953b413622b8e341913</id>
<content type='text'>
</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>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>
</feed>
