<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms/ratatoeskr/translations, branch replace-mysql-with-pdo</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=replace-mysql-with-pdo</id>
<link rel='self' href='http://git.laria.me/ratatoeskr-cms/atom?h=replace-mysql-with-pdo'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/'/>
<updated>2012-06-06T20:04:59Z</updated>
<entry>
<title>Merge branch 'feature-easier-templating' into develop</title>
<updated>2012-06-06T20:04:59Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-06-06T20:04:59Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=4bbacf8eff3d9433142250fe4b31c018010c1cc1'/>
<id>urn:sha1:4bbacf8eff3d9433142250fe4b31c018010c1cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing comma in translations/de.php</title>
<updated>2012-05-26T19:42:51Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-26T19:42:51Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=04b47bc50dd147ad2156a29bdb274049f99d9bce'/>
<id>urn:sha1:04b47bc50dd147ad2156a29bdb274049f99d9bce</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>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>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>Incompatible plugins will now get disabled.</title>
<updated>2012-02-18T00:34:25Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-18T00:34:25Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=7e04592b5c86352425906bb754c38a8fbea53b09'/>
<id>urn:sha1:7e04592b5c86352425906bb754c38a8fbea53b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plugin deletion can now be enforced.</title>
<updated>2012-02-01T20:49:39Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-01T20:49:39Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=2c2b3c89f8b69b42220c19a811feb6a7b85e989f'/>
<id>urn:sha1:2c2b3c89f8b69b42220c19a811feb6a7b85e989f</id>
<content type='text'>
This will skip the RatatoeskrPlugin::delete() part and will not load the
plugin before deletion, so you can delete a plugin if it contained
syntax errors without disabling plugins in config.php
</content>
</entry>
<entry>
<title>You can now use %root% in CSS styles too.</title>
<updated>2012-01-29T12:28:28Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-29T12:28:28Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=3a56e70e888ce9420c72add656726dc623a45894'/>
<id>urn:sha1:3a56e70e888ce9420c72add656726dc623a45894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed german translation.</title>
<updated>2012-01-21T23:42:03Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-21T23:42:03Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=ad9e26c21b61315f1b3aff3df43de7df7d5849f3'/>
<id>urn:sha1:ad9e26c21b61315f1b3aff3df43de7df7d5849f3</id>
<content type='text'>
Failing in my native language. Yay....
</content>
</entry>
</feed>
