aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* $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
* - Remove known_template function.patdenice2008-10-111-34/+12
* - Add known_template function (maybe we can change function name).patdenice2008-10-111-0/+29
* - removed unused var from templatervelices2008-10-091-5/+2
* - Add set_extents function in template class.patdenice2008-10-031-16/+61
* - the optim option conf['compiled_template_cache_language'] works betterrvelices2008-10-021-0/+3
* Purpose of datepicker with jQuery.rub2008-10-011-1/+3
* - {known_script} and {html_head} work from {include file...}rvelices2008-09-301-8/+1
* real static paramnikrou2008-09-141-4/+4
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-121-1/+1
* - fix typing error in index.tplrvelices2008-09-091-0/+32
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-1/+1
* - bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices2008-09-041-20/+3
* - removed and moved (from common to admin) some CSS rulesrvelices2008-08-281-4/+4
* - further reduce css rules and remove unused onesrvelices2008-08-221-4/+28
* - optim dont include a php file if not requiredrvelices2008-08-161-17/+14
* Feature:837 "Extend for templates" could have dedicated .css files by a simpl...vdigital2008-07-311-12/+0
* Feature:837 "Extend for templates" could have dedicated .css files.vdigital2008-07-301-0/+9
* Feature template-extension based on 2006 chrisaga's idea.vdigital2008-07-141-3/+25
* 2 template features:rvelices2008-05-081-6/+80
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0