<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms/ratatoeskr/templates/src/systemtemplates/content_write.html, branch master</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=master</id>
<link rel='self' href='http://git.laria.me/ratatoeskr-cms/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/'/>
<updated>2012-05-21T19:21:00Z</updated>
<entry>
<title>Sidebar blocks of Article editor can be expanded/collapsed.</title>
<updated>2012-05-21T19:21:00Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-05-21T19:21:00Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=8ad26def303c7dc0db1049b8c72f21c17133ab33'/>
<id>urn:sha1:8ad26def303c7dc0db1049b8c72f21c17133ab33</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>TIL: &lt;form /&gt;'s method value *MUST* be lowercase.</title>
<updated>2012-02-03T20:43:54Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-02-03T20:43:54Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=86deada91a275ec1372817603758ab771cfaa417'/>
<id>urn:sha1:86deada91a275ec1372817603758ab771cfaa417</id>
<content type='text'>
&lt;irony&gt;That makes kind of sense, since it is written UPPERcase in the
HTTP protocol...&lt;/irony&gt;
</content>
</entry>
<entry>
<title>Fixed article editor. Again.</title>
<updated>2012-01-30T23:22:26Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-30T23:22:26Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=f1391f02d0167fd24b0bda731a20a972cb0a8163'/>
<id>urn:sha1:f1391f02d0167fd24b0bda731a20a972cb0a8163</id>
<content type='text'>
* Fixed last bugfix -.-
* &lt;option name...&gt; --&gt; &lt;option value...&gt;
  I don't know how this had worked at all before...
</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>Improved language selector in article editor.</title>
<updated>2012-01-17T00:01:06Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-17T00:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=397dbf45d53f14a5fe317e894ac3261fca79390a'/>
<id>urn:sha1:397dbf45d53f14a5fe317e894ac3261fca79390a</id>
<content type='text'>
Now you can type the language code while in the dropdown menu to
quickly go to the corresponding entry.
</content>
</entry>
<entry>
<title>Internationalized Content::Write cheat sheet.</title>
<updated>2012-01-14T16:46:24Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-14T16:46:24Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=e6ae75f3f8ee1b3e4ace4e2884ef0f8093ffd6ba'/>
<id>urn:sha1:e6ae75f3f8ee1b3e4ace4e2884ef0f8093ffd6ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>created ste:default_error / ste:default_success tags.</title>
<updated>2012-01-13T16:37:08Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2012-01-13T16:37:08Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=1f8533ded93beac340daa2f8672b9f3d5c7e8414'/>
<id>urn:sha1:1f8533ded93beac340daa2f8672b9f3d5c7e8414</id>
<content type='text'>
Will make it easier for plugin authors to get an consistentlook and feel.
</content>
</entry>
<entry>
<title>Added template and style management to the backend.</title>
<updated>2011-11-20T20:20:36Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2011-11-20T20:20:36Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=791ae7f8dcc2f01f452c5f41ce484118820db585'/>
<id>urn:sha1:791ae7f8dcc2f01f452c5f41ce484118820db585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"%root%" in articles will be replaced with a path to page root.</title>
<updated>2011-11-13T20:32:29Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2011-11-13T20:32:29Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=ecac90f5e5db1ca82d4653047636ef4c2c749015'/>
<id>urn:sha1:ecac90f5e5db1ca82d4653047636ef4c2c749015</id>
<content type='text'>
</content>
</entry>
</feed>
