Matthias Gutjahr 8002559603 Fix missing entry properties passed to 'backend_publish' event hook (Fixes #206)
Some plugins make use of additional entry properties (title, body, extended, author) after being called by the 'backend_publish' hook, e.g.

 * serendipity_event_forum
 * serendipity_event_freetag
 * serendipity_event_ljupdate
 * serendipity_event_trackback
 * serendipity_event_versioning
 * serendipity_event_entryproperties
 * serendipity_event_mailer
 * serendipity_event_twitter

 Thus we need to set these properties in the serendipity_updertEntry() method to make sure the plugins get the required data. Of course, we could fetch the entry either in overview.inc.php or again in each plugin, but that would mean an additional query to the DB.
2014-08-19 10:20:19 +02:00
2009-07-14 10:14:46 +00:00
2014-08-04 13:36:18 +02:00
2014-08-14 11:31:21 +02:00
2008-12-09 10:41:48 +00:00
2013-08-18 12:43:31 +02:00
2014-08-04 12:11:07 +02:00
2012-06-02 11:50:19 +02:00
2014-07-25 10:47:37 +02:00

Serendipity - a PHP Weblog/Blog software

Serendipity is a PHP-powered weblog application which gives the user an easy way to maintain an online diary, weblog or even a complete homepage. While the default package is designed for the casual blogger, Serendipity offers a flexible, expandable and easy-to-use framework with the power for professional applications.

This is a testing branch to mainly support the new backend smartification.

Use with care!

https://github.com/ophian/s9y-admin-tpl forked from https://github.com/yellowled/s9y-admin-tpl

Description
幸運な偶然 - A PHP blog software // This was me trying to raise the PHP code to newer standards without breaking anything. Halfway in I've decided that S9Y is abandonware and went with WordPress.
Readme BSD-3-Clause 50 MiB
Languages
PHP 83.2%
Smarty 9.6%
CSS 4.5%
JavaScript 1.8%
HTML 0.7%
Other 0.1%