aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-2/+2
* bug 3119 fixed: patch by mmoy, allow @import url(http://...); directives in m...plegall2014-09-191-10/+38
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-031-1/+7
* i18n for the new HTML5 upload (use i18n files from plupload)plegall2014-07-021-0/+10
* add dark selectize theme + "ternary" template modifiermistic1002014-06-141-1/+17
* local css prefilter does not need new line before get_combined_cssrvelices2014-06-021-9/+9
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-4/+4
* remove Smarty backward compatible class (pre Smarty3)rvelices2014-02-041-3/+2
* bug 3024: Warning: array_merge(): Argument 1 is not an array on template.clas...mistic1002014-01-181-12/+28
* bug 2963: Ability to create css/js smarty templates with caching (scripts was...rvelices2014-01-141-3/+5
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* feature 2985: missing multiplier when comparing css ordersmistic1002013-12-211-1/+1
* feature 2999: finish documentation of template.class.phpmistic1002013-12-071-33/+233
* feature 2999: documentation of Template class, other classes of template.clas...mistic1002013-12-071-77/+325
* FileCombiner does not try to change url of images embedded in base64mistic1002013-12-061-5/+5
* bug 2963: Ability to create css/js smarty templates - fixes (last I hope)rvelices2013-11-191-2/+2
* feature 2963 & feature 2985 : more flexibility for FileCombiner (keep API com...mistic1002013-11-181-3/+10
* bug 2963: Ability to create css/js smarty templates - fixes rare cases + code...rvelices2013-11-181-33/+24
* feature 2985: allow combine_script to set an ID in order the deal with styles...mistic1002013-11-171-34/+90
* bug 2963: Ability to create css/js smarty templates - fixes againrvelices2013-11-121-1/+4
* bug 2963: Ability to create css/js smarty templates - fixesrvelices2013-11-121-3/+3
* bug 2963: Ability to create css/js smarty templates with cachingrvelices2013-11-121-120/+150
* private method becomes public (use in plugin)rvelices2013-10-301-1/+1
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+2
* feature 2978: l10n() and {translate} with additional arguments mistic1002013-10-191-7/+23
* replace the language_prefilter with a postfilter (now that smarty has modifie...rvelices2013-06-301-13/+10
* fix define_derivative (matter of smarty3 variable scope)rvelices2013-06-271-9/+9
* Smart 3 - fix per handle prefiltersrvelices2013-06-241-3/+3
* Smarty3 added 'translate_dec' compilermodifier (generated code is a lot bette...rvelices2013-06-231-4/+32
* bug 2858: Smarty3 fix php warnings, concat, used modifier on arrayrvelices2013-06-211-42/+51
* smarty 3 - first pass for tests rvelices2013-06-201-22/+21
* feature:2785 Improve template method to sort actions buttonsmistic1002013-06-161-8/+15
* combine_script recognizes path starting with // as absolute urlsrvelices2013-06-131-1/+1
* - remove code for backward compatibility (jquery ui effect + template variable)rvelices2013-03-241-20/+6
* separate each html_style with a nex line, for source code lisibilitymistic1002013-01-251-1/+1
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude the loca...flop252012-12-311-1/+4
* bug:2663 replace JSmin by JShrinkmistic1002012-12-261-2/+2
* feature 2771: added backward compatibility with pre jquery ui 1.9 effect file...rvelices2012-10-281-0/+16
* feature:2781 Add template method to sort actions buttons mistic1002012-10-271-0/+36
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to...rvelices2012-10-121-10/+10
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-301-23/+3
* - fix smartpocket : web service calls in admin not working on iphonesrvelices2012-07-251-13/+13
* bug 2674: cssmin 3.0.1 requires PHP 5.2.4 mistic1002012-07-021-2/+5
* orthographic correctionflop252012-04-031-5/+5
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-181-2/+2
* multisizepatdenice2012-02-151-0/+5
* - added 2 missing embellish_urlrvelices2012-02-141-2/+2
* feature 2548 multisize - custom sizes restricted to those requested by theme/...rvelices2012-02-021-12/+14
* bugfix prev commitrvelices2012-01-241-1/+1