<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ratatoeskr-cms/ratatoeskr/sys/plugin_api.php, 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>2021-01-01T19:12:25Z</updated>
<entry>
<title>Add htmlesc again</title>
<updated>2021-01-01T19:12:25Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2021-01-01T19:12:21Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=c9a7d3efc61b585d6765bb8e247d6fa1ace9f4fd'/>
<id>urn:sha1:c9a7d3efc61b585d6765bb8e247d6fa1ace9f4fd</id>
<content type='text'>
Some plugins use that function :(.
</content>
</entry>
<entry>
<title>Get rid of db.php and include config directly in entry points</title>
<updated>2020-11-08T20:44:32Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-11-08T20:44:32Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=f142efd4f77c018b2a0a2530a4601920dc7fdcba'/>
<id>urn:sha1:f142efd4f77c018b2a0a2530a4601920dc7fdcba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make SITE_BASE_PATH a method of Env</title>
<updated>2020-11-08T17:04:12Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-11-08T17:04:12Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=b8903396199c3437cf980d93c94159a00899a10d'/>
<id>urn:sha1:b8903396199c3437cf980d93c94159a00899a10d</id>
<content type='text'>
This allows us to get rid of utils.php
</content>
</entry>
<entry>
<title>Refactor textprocessors</title>
<updated>2020-09-25T19:28:55Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-25T19:18:18Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=378881378aab5454c84cb1fecbbcc675f64dc27f'/>
<id>urn:sha1:378881378aab5454c84cb1fecbbcc675f64dc27f</id>
<content type='text'>
They are now managed by TextprocessorRepository and are instances of
Textprocessor. This replaces the global $textprocessors variable.
</content>
</entry>
<entry>
<title>Turn documentation in plugin_api into phpdoc</title>
<updated>2020-09-25T19:25:16Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-25T18:46:41Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=60542d424f71347e75e3e43daf964f679cf26aee'/>
<id>urn:sha1:60542d424f71347e75e3e43daf964f679cf26aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code cleanup</title>
<updated>2020-09-21T19:30:57Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-21T19:21:30Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=7f4159ac258c501f9666efc465a78cb2aec9d177'/>
<id>urn:sha1:7f4159ac258c501f9666efc465a78cb2aec9d177</id>
<content type='text'>
- Remove unused variables
- Remove unused utility functions
- Asserting presence and typehinting global variables
- Remove unused variables
- Add missing global
- Add parameter type constraint
- Fix some references to nonexisting variables
</content>
</entry>
<entry>
<title>Automatic code formatting</title>
<updated>2020-04-26T19:13:51Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-04-26T19:03:08Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=ade9edeb849803082856f7633194913ad4df93a0'/>
<id>urn:sha1:ade9edeb849803082856f7633194913ad4df93a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some simple code formatting</title>
<updated>2020-04-26T14:48:01Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-04-26T14:48:01Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=c3cc300a952a793b9655226db1aad050daaa3803'/>
<id>urn:sha1:c3cc300a952a793b9655226db1aad050daaa3803</id>
<content type='text'>
- Expand tabs into spaces
- Remove trailing whitespace
- Get rid of closing `?&gt;` tags
</content>
</entry>
<entry>
<title>Expand tabs and remove trailing whitespace</title>
<updated>2020-04-26T14:33:36Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-04-26T14:33:36Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ratatoeskr-cms/commit/?id=82d40e32363c4e96996eca7ee44ade879589aa0e'/>
<id>urn:sha1:82d40e32363c4e96996eca7ee44ade879589aa0e</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>
</feed>
