aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-09-30- {known_script} and {html_head} work from {include file...}rvelices1-8/+1
2008-09-14real static paramnikrou1-4/+4
2008-09-12- images.file categories.permalink old_permalinks.permalink - become binaryrvelices1-1/+1
2008-09-09- fix typing error in index.tplrvelices1-0/+32
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices1-1/+1
2008-09-04- bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices1-20/+3
2008-08-28- removed and moved (from common to admin) some CSS rulesrvelices1-4/+4
2008-08-22- further reduce css rules and remove unused onesrvelices1-4/+28
2008-08-16- optim dont include a php file if not requiredrvelices1-17/+14
2008-07-31Feature:837 "Extend for templates" could have dedicated .css files by a simpl...vdigital1-12/+0
2008-07-30Feature:837 "Extend for templates" could have dedicated .css files.vdigital1-0/+9
2008-07-14Feature template-extension based on 2006 chrisaga's idea.vdigital1-3/+25
2008-05-082 template features:rvelices1-6/+80
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0