aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge r3703 from trunk - fix smarty debugging info (not important)rvelices2009-07-301-6/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3704 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update smarty to 2.6.26patdenice2009-07-156-61/+90
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3583 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3120 from trunkrvelices2009-02-041-6/+12
| | | | | | | | | | optimizations (php only) - removed unnecessary call to array_unique in get_image_ids_for_tags - put back in smarty exec time counting (debug mode) for each included template - prefix some smarty modifiers with @ in some templates - do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier git-svn-id: http://piwigo.org/svn/branches/2.0@3121 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3000 from trunk to branch 2.0.patdenice2008-12-195-7/+12
| | | | | | Upgrade Smarty to 2.6.22 git-svn-id: http://piwigo.org/svn/branches/2.0@3001 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2961 from trunk to branch 2.0.patdenice2008-12-096-31/+56
| | | | | | Update Smarty to 2.6.21 git-svn-id: http://piwigo.org/svn/branches/2.0@2962 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upgrade smarty to latest release 2.6.20rvelices2008-09-168-25/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@2538 68402e56-0260-453c-a942-63ccdbb3a9ee
* - index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go ↵rvelices2008-03-011-7/+15
| | | | | | | | smarty - better template debugging tweak (the smarty console is shown only once at the end) git-svn-id: http://piwigo.org/svn/trunk@2231 68402e56-0260-453c-a942-63ccdbb3a9ee
* - first smarty use ... (in admin.php and admin plugins page)rvelices2008-02-2774-0/+11325
git-svn-id: http://piwigo.org/svn/trunk@2216 68402e56-0260-453c-a942-63ccdbb3a9ee