aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-30index.tpl and thumbnails change: category description above thumbs and enclos...rvelices1-10/+11
2010-12-29css sprites fix ie7 displayrvelices1-10/+11
2010-12-26combine_script with remote url as path works nowrvelices1-29/+34
2010-12-25- simplified inneficient css rulesrvelices1-3/+4
2010-12-17combined css and js are minifiedrvelices1-25/+35
2010-12-16jquery upgrade to 1.4.4rvelices1-0/+6
2010-12-14feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice1-1/+0
2010-12-14feature 2060: Remove adviser mode.patdenice1-2/+1
2010-12-11combine css small fixesrvelices1-14/+30
2010-12-06combined script now really merges filesrvelices1-48/+87
2010-12-06Missing quote in header.tpl.patdenice1-2/+4
2010-12-04trunk admin theme goes with combine_script instead of old style known_script rvelices1-72/+126
2010-12-03new template feature: combine_css rvelices1-20/+173
2010-12-02new template features: combine_script, footer_script and get_combined_scriptsrvelices1-0/+335
2010-05-24$themeconf['id'] hard coded in template classpatdenice1-0/+1
2010-04-29feature 1502: Add $themeconf['load_parent_local_head'] parameterpatdenice1-7/+9
2010-04-29bug 860 related: don't try to update the configuration during install becauseplegall1-1/+3
2010-04-29bug 860 related: if the directory doesn't exist (SVN users) first try toplegall1-10/+16
2010-04-29feature 1502: $themeconf['load_css_parent'] apply recursivelypatdenice1-1/+1
2010-04-29feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice1-3/+10
2010-04-28bug 860: display a more readable error when the _data directory is not writableplegall1-0/+12
2010-03-29feature 1502: Configuration menu is selected when theme configuration page is...patdenice1-1/+1
2010-03-29feature 1502: Allow to have configuration page for each theme.css.patdenice1-1/+16
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by "...patdenice1-1/+1
2010-03-20feature 1522: Move local css local files and local language files to local di...patdenice1-1/+29
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-19feature 1502: replace the theme.name by theme.id for theme.css loadplegall1-1/+1
2010-03-18- allow template class to be instantiated with an empty theme (in plugins for...rvelices1-19/+13
2010-03-17Feature 1502: Avoid 500 error if parent theme is the theme itself.patdenice1-1/+1
2010-03-13Feature 1502patdenice1-12/+11
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-29/+35
2010-03-10New feature: Modeling could be turn off in themeconfvdigital1-4/+5
2010-03-09feature 1494: move all *.tpl files from template/yoga to the newplegall1-1/+1
2010-03-07New feature: Template modeling to reduce coding efforts when you want to crea...vdigital1-2/+18
2009-10-01Simplification of commit 3951.patdenice1-27/+5
2009-10-01Allow to add prefilters, postfilters and output filters to templates.patdenice1-22/+47
2009-09-27Improve template prefilter functionspatdenice1-19/+45
2009-09-27Add Smarty's prefilter capability. see topic:16219 (FR).mathiasm1-0/+38
2009-03-16Add "tags" parameter for template extensionspatdenice1-1/+1
2009-03-12URL parameter for template extensions can be used in slideshow.patdenice1-1/+1
2009-03-03User's template extension must not be included in admin pages.patdenice1-1/+1
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-12-06- Add a "Bound Template" column for template extensions.patdenice1-0/+3
2008-10-22merge r2789 from branch 2.0:rvelices1-1/+2
2008-10-11- Remove known_template function.patdenice1-34/+12
2008-10-11- Add known_template function (maybe we can change function name).patdenice1-0/+29
2008-10-09- removed unused var from templatervelices1-5/+2
2008-10-03- Add set_extents function in template class.patdenice1-16/+61
2008-10-02- the optim option conf['compiled_template_cache_language'] works betterrvelices1-0/+3
2008-10-01Purpose of datepicker with jQuery.rub1-1/+3