Garvin Hicking
|
10875cea45
|
* 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
|
119297583f
|
PHP 5.3 compatibility
|
2009-07-14 11:48:10 +00:00 |
|
Garvin Hicking
|
ad0a3679e1
|
Use proper path for bundled plugins to point to NEWS/ChangeLog
|
2009-05-25 07:37:57 +00:00 |
|
Garvin Hicking
|
efbb45c006
|
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
|
30160420a8
|
* 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
|
26f4a0edef
|
this is more appropriate, check if the user has plugin admin rights
|
2008-08-19 11:14:26 +00:00 |
|
Garvin Hicking
|
90b2e5662f
|
Show "Edit this plugin" link for every sidebar plugin
|
2008-08-19 11:12:52 +00:00 |
|
Garvin Hicking
|
424b749d0c
|
Add 'template' option
|
2008-02-21 09:42:50 +00:00 |
|
Garvin Hicking
|
7f6f151045
|
* 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
|
14f04bd485
|
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
|
a15f1659c4
|
Ensure not using 'online_repository' as pluginPath
|
2007-06-05 11:44:34 +00:00 |
|
Garvin Hicking
|
5e2f84b309
|
Fix pgsql lowercase plugin problem
|
2006-11-17 15:20:04 +00:00 |
|
Garvin Hicking
|
19794f67a5
|
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 |
|