aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions_plugins.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-1/+1
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* Happy new year 2011plegall2011-01-181-2/+2
* Move set_tabsheet function for plugins pages to plugins class.patdenice2010-03-251-18/+0
* increase copyright year to 2010plegall2010-03-191-1/+1
* Feature 1451 : localization with gettextnikrou2010-03-021-3/+3
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* Corrections in plugins management.patdenice2008-03-101-0/+18
* Use class for plugins managementpatdenice2008-03-071-346/+0
* - plugins.php does only the tabsheet - nothing elservelices2008-03-061-0/+98
* - history, stats and redirect go smartyrvelices2008-03-031-8/+5
* Corections to respect coding conventions.patdenice2008-03-021-9/+21
* Enhance plugins administtrationpatdenice2008-03-021-0/+178
* - fix plugin menu link broken with xamp (realpath behaves differently)rvelices2007-10-121-1/+1
* Plugins:rvelices2007-02-231-6/+22
* plugin simplification: adding admin links does not require the plugin_id anym...rvelices2007-01-181-5/+16
* Plugins: new way of adding links and content to administration pages...rvelices2007-01-091-30/+10
* git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices2006-11-101-1/+1
* plugins last modifications + events are triggered now from picture.phprvelices2006-11-011-4/+22
* plugins go now in the #plugins tablervelices2006-10-311-35/+4
* - plugins can add now their page to the admin pagervelices2006-10-271-0/+15
* plugins: first prototype versionrvelices2006-10-261-0/+101