14 Commits

Author SHA1 Message Date
Garvin Hicking
7d0547c0d4 * Added new event hook frontend_sidebar_plugins to iterate through
sidebar plugins and modify their output. $eventData is the array
      of their data. (garvinhicking)
2009-08-11 19:53:10 +00:00
Garvin Hicking
249580a5b9 PHP 5.3 compatibility 2009-07-14 11:48:10 +00:00
Garvin Hicking
4940f9d0b5 Use proper path for bundled plugins to point to NEWS/ChangeLog 2009-05-25 07:37:57 +00:00
Garvin Hicking
50d08ff225 Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
      serendipity_plugin_api_pre_event_hook()
2009-03-20 17:07:23 +00:00
Garvin Hicking
aa77cb9b1f * Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
2008-08-22 09:20:13 +00:00
Garvin Hicking
cb8d4da7fa this is more appropriate, check if the user has plugin admin rights 2008-08-19 11:14:26 +00:00
Garvin Hicking
a7aa0ad006 Show "Edit this plugin" link for every sidebar plugin 2008-08-19 11:12:52 +00:00
Garvin Hicking
9182557da7 Add 'template' option 2008-02-21 09:42:50 +00:00
Garvin Hicking
a27dc54fea * New plugin API method "parseTemplate($filename)" to allow a
sidebar- or event-plugin to fetch+display a smarty template.
      (garvinhicking)
2007-08-31 10:39:55 +00:00
Garvin Hicking
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
494c19ce4a Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +00:00
Garvin Hicking
8c39e98eef Fix pgsql lowercase plugin problem 2006-11-17 15:20:04 +00:00
Garvin Hicking
ae10cad21c Major new feature: Allow to restrict plugin hooks and plugins to only specific usergroups 2006-08-23 13:51:56 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00