aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/event_tracer/tracer_admin.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - event tracer improvement: option to show all registered event handlers for ↵rvelices2008-10-181-0/+2
| | | | | | every page ... git-svn-id: http://piwigo.org/svn/branches/2.0@2771 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upgrade goes smarty rvelices2008-03-061-3/+3
| | | | | | | - event_tracer goes smarty - correction in index.tpl git-svn-id: http://piwigo.org/svn/trunk@2254 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added plugin action loc_end_picturervelices2007-02-091-1/+3
| | | | | | | - enhanced the event tracer plugin to show a list of all events and actions trigered by pwg - small reorganization in picture.php git-svn-id: http://piwigo.org/svn/trunk@1793 68402e56-0260-453c-a942-63ccdbb3a9ee
* Plugins: new way of adding links and content to administration pages...rvelices2007-01-091-8/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@1705 68402e56-0260-453c-a942-63ccdbb3a9ee
* - plugins admin menu appear now in the admin page menubarrvelices2006-12-141-1/+5
| | | | | | | | - plugins are loaded immediately after loading the config (allow them to hack more of pwg like user init, template init etc...) - trigger event format_exif_data (for picture display only) git-svn-id: http://piwigo.org/svn/trunk@1655 68402e56-0260-453c-a942-63ccdbb3a9ee
* - plugins can add now their page to the admin pagervelices2006-10-271-0/+23
- new plugin (event_tracer) that demonstrate it and useful to see all calls to trigger_event git-svn-id: http://piwigo.org/svn/trunk@1580 68402e56-0260-453c-a942-63ccdbb3a9ee