aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - remove compatibility with old template ...rvelices2008-03-231-113/+7
* - admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)rvelices2008-03-201-66/+69
* - smarty for more mail templates/cssrvelices2008-03-181-1/+1
* - changes to template to accomodate nbm (solved issue when we had same templa...rvelices2008-03-131-1/+35
* - upgrade goes smarty rvelices2008-03-061-2/+5
* 0000810: Use of new template engine [smarty]rub2008-03-011-0/+4
* - index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go s...rvelices2008-03-011-25/+39
* - works with PHP5rvelices2008-02-271-1/+1
* - first smarty use ... (in admin.php and admin plugins page)rvelices2008-02-271-0/+362