aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Happy new year 2011plegall2011-01-181-2/+2
* got rid of a very innefficient (and not required) css rulervelices2011-01-171-2/+1
* feature 2112 added: ability to set an additional local directoryplegall2011-01-171-3/+3
* - picture uses the same variables as the index page to compute thumbnails urlrvelices2011-01-121-1/+0
* added some commentsrvelices2011-01-071-7/+27
* - fix js exception with web services in POST modervelices2011-01-031-0/+5
* index.tpl and thumbnails change: category description above thumbs and enclos...rvelices2010-12-301-10/+11
* css sprites fix ie7 displayrvelices2010-12-291-10/+11
* combine_script with remote url as path works nowrvelices2010-12-261-29/+34
* - simplified inneficient css rulesrvelices2010-12-251-3/+4
* combined css and js are minifiedrvelices2010-12-171-25/+35
* jquery upgrade to 1.4.4rvelices2010-12-161-0/+6
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-141-1/+0
* feature 2060: Remove adviser mode.patdenice2010-12-141-2/+1
* combine css small fixesrvelices2010-12-111-14/+30
* combined script now really merges filesrvelices2010-12-061-48/+87
* Missing quote in header.tpl.patdenice2010-12-061-2/+4
* trunk admin theme goes with combine_script instead of old style known_script rvelices2010-12-041-72/+126
* new template feature: combine_css rvelices2010-12-031-20/+173
* new template features: combine_script, footer_script and get_combined_scriptsrvelices2010-12-021-0/+335
* $themeconf['id'] hard coded in template classpatdenice2010-05-241-0/+1
* feature 1502: Add $themeconf['load_parent_local_head'] parameterpatdenice2010-04-291-7/+9
* bug 860 related: don't try to update the configuration during install becauseplegall2010-04-291-1/+3
* bug 860 related: if the directory doesn't exist (SVN users) first try toplegall2010-04-291-10/+16
* feature 1502: $themeconf['load_css_parent'] apply recursivelypatdenice2010-04-291-1/+1
* feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice2010-04-291-3/+10
* bug 860: display a more readable error when the _data directory is not writableplegall2010-04-281-0/+12
* feature 1502: Configuration menu is selected when theme configuration page is...patdenice2010-03-291-1/+1
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-291-1/+16
* feature 1502: In template extensions admin page, change "Bound template" by "...patdenice2010-03-281-1/+1
* feature 1522: Move local css local files and local language files to local di...patdenice2010-03-201-1/+29
* increase copyright year to 2010plegall2010-03-191-1/+1
* feature 1502: replace the theme.name by theme.id for theme.css loadplegall2010-03-191-1/+1
* - allow template class to be instantiated with an empty theme (in plugins for...rvelices2010-03-181-19/+13
* Feature 1502: Avoid 500 error if parent theme is the theme itself.patdenice2010-03-171-1/+1
* Feature 1502patdenice2010-03-131-12/+11
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-29/+35
* New feature: Modeling could be turn off in themeconfvdigital2010-03-101-4/+5
* feature 1494: move all *.tpl files from template/yoga to the newplegall2010-03-091-1/+1
* New feature: Template modeling to reduce coding efforts when you want to crea...vdigital2010-03-071-2/+18
* Simplification of commit 3951.patdenice2009-10-011-27/+5
* Allow to add prefilters, postfilters and output filters to templates.patdenice2009-10-011-22/+47
* Improve template prefilter functionspatdenice2009-09-271-19/+45
* Add Smarty's prefilter capability. see topic:16219 (FR).mathiasm2009-09-271-0/+38
* Add "tags" parameter for template extensionspatdenice2009-03-161-1/+1
* URL parameter for template extensions can be used in slideshow.patdenice2009-03-121-1/+1
* User's template extension must not be included in admin pages.patdenice2009-03-031-1/+1
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* - Add a "Bound Template" column for template extensions.patdenice2008-12-061-0/+3
* merge r2789 from branch 2.0:rvelices2008-10-221-1/+2