aboutsummaryrefslogtreecommitdiffstats
path: root/include/template.class.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* happy new year 2016, all headers updatedplegall2016-01-141-2/+2
|
* bug 3119 fixed: patch by mmoy, allow @import url(http://...); directives in ↵plegall2014-09-191-10/+38
| | | | | | minified CSS file. git-svn-id: http://piwigo.org/svn/trunk@29636 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-031-1/+7
| | | | | | | appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n for the new HTML5 upload (use i18n files from plupload)plegall2014-07-021-0/+10
| | | | | | | optional specific $lang_info[jquery_code] and $lang_info[plupload_code] to load the right i18n file git-svn-id: http://piwigo.org/svn/trunk@28917 68402e56-0260-453c-a942-63ccdbb3a9ee
* add dark selectize theme + "ternary" template modifiermistic1002014-06-141-1/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
* local css prefilter does not need new line before get_combined_cssrvelices2014-06-021-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@28600 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove Smarty backward compatible class (pre Smarty3)rvelices2014-02-041-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@27184 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3024: Warning: array_merge(): Argument 1 is not an array on ↵mistic1002014-01-181-12/+28
| | | | | | template.class.php git-svn-id: http://piwigo.org/svn/trunk@26863 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates with caching (scripts ↵rvelices2014-01-141-3/+5
| | | | | | was not using template parameter) git-svn-id: http://piwigo.org/svn/trunk@26718 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2985: missing multiplier when comparing css ordersmistic1002013-12-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26073 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2999: finish documentation of template.class.phpmistic1002013-12-071-33/+233
| | | | git-svn-id: http://piwigo.org/svn/trunk@25815 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2999: documentation of Template class, other classes of ↵mistic1002013-12-071-77/+325
| | | | | | template.class.php pending git-svn-id: http://piwigo.org/svn/trunk@25812 68402e56-0260-453c-a942-63ccdbb3a9ee
* FileCombiner does not try to change url of images embedded in base64mistic1002013-12-061-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@25800 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates - fixes (last I hope)rvelices2013-11-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@25568 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2963 & feature 2985 : more flexibility for FileCombiner (keep API ↵mistic1002013-11-181-3/+10
| | | | | | compatibility) git-svn-id: http://piwigo.org/svn/trunk@25547 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates - fixes rare cases + ↵rvelices2013-11-181-33/+24
| | | | | | code simplifications git-svn-id: http://piwigo.org/svn/trunk@25544 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2985: allow combine_script to set an ID in order the deal with ↵mistic1002013-11-171-34/+90
| | | | | | stylesheets overlap git-svn-id: http://piwigo.org/svn/trunk@25506 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates - fixes againrvelices2013-11-121-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@25471 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates - fixesrvelices2013-11-121-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@25464 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2963: Ability to create css/js smarty templates with cachingrvelices2013-11-121-120/+150
| | | | | | so far can add template=true to combine_css function git-svn-id: http://piwigo.org/svn/trunk@25462 68402e56-0260-453c-a942-63ccdbb3a9ee
* private method becomes public (use in plugin)rvelices2013-10-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25231 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2978: l10n() and {translate} with additional arguments mistic1002013-10-191-7/+23
| | | | | | TODO: apply in core git-svn-id: http://piwigo.org/svn/trunk@24988 68402e56-0260-453c-a942-63ccdbb3a9ee
* replace the language_prefilter with a postfilter (now that smarty has ↵rvelices2013-06-301-13/+10
| | | | | | modifiercompiler feature, there is no need for prefilter) git-svn-id: http://piwigo.org/svn/trunk@23688 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix define_derivative (matter of smarty3 variable scope)rvelices2013-06-271-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@23588 68402e56-0260-453c-a942-63ccdbb3a9ee
* Smart 3 - fix per handle prefiltersrvelices2013-06-241-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@23495 68402e56-0260-453c-a942-63ccdbb3a9ee
* Smarty3 added 'translate_dec' compilermodifier (generated code is a lot ↵rvelices2013-06-231-4/+32
| | | | | | better than $pwg->l10n_dec) git-svn-id: http://piwigo.org/svn/trunk@23476 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2858: Smarty3 fix php warnings, concat, used modifier on arrayrvelices2013-06-211-42/+51
| | | | git-svn-id: http://piwigo.org/svn/trunk@23425 68402e56-0260-453c-a942-63ccdbb3a9ee
* smarty 3 - first pass for tests rvelices2013-06-201-22/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@23384 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2785 Improve template method to sort actions buttonsmistic1002013-06-161-8/+15
| | | | | | + add default rank = 50 git-svn-id: http://piwigo.org/svn/trunk@23263 68402e56-0260-453c-a942-63ccdbb3a9ee
* combine_script recognizes path starting with // as absolute urlsrvelices2013-06-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23184 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove code for backward compatibility (jquery ui effect + template variable)rvelices2013-03-241-20/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@21818 68402e56-0260-453c-a942-63ccdbb3a9ee
* separate each html_style with a nex line, for source code lisibilitymistic1002013-01-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@20370 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-011-1/+1
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude the ↵flop252012-12-311-1/+4
| | | | | | local css files from the administration part git-svn-id: http://piwigo.org/svn/trunk@19696 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2663 replace JSmin by JShrinkmistic1002012-12-261-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@19576 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2771: added backward compatibility with pre jquery ui 1.9 effect ↵rvelices2012-10-281-0/+16
| | | | | | file naming (combine script id issues) git-svn-id: http://piwigo.org/svn/trunk@18775 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2781 Add template method to sort actions buttons mistic1002012-10-271-0/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@18760 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 ↵rvelices2012-10-121-10/+10
| | | | | | | | to 1.9.0 Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ... git-svn-id: http://piwigo.org/svn/trunk@18630 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark ↵rvelices2012-08-301-23/+3
| | | | | | upload errors git-svn-id: http://piwigo.org/svn/trunk@17675 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix smartpocket : web service calls in admin not working on iphonesrvelices2012-07-251-13/+13
| | | | | | - removed unused func params in template git-svn-id: http://piwigo.org/svn/trunk@17021 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2674: cssmin 3.0.1 requires PHP 5.2.4 mistic1002012-07-021-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@16278 68402e56-0260-453c-a942-63ccdbb3a9ee
* orthographic correctionflop252012-04-031-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@13871 68402e56-0260-453c-a942-63ccdbb3a9ee
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-181-2/+2
| | | | | | - remove unused css, shorten/optimize php called very often (at least theoretically should be faster) git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisizepatdenice2012-02-151-0/+5
| | | | | | | - New derivative method for PwgTemplateAdapter. - add quotes to get_size_htm function. git-svn-id: http://piwigo.org/svn/trunk@13170 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added 2 missing embellish_urlrvelices2012-02-141-2/+2
| | | | | | - fix css (admin bakground not existing; public IE image border) git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize - custom sizes restricted to those requested by ↵rvelices2012-02-021-12/+14
| | | | | | | | theme/plugin code refacto git-svn-id: http://piwigo.org/svn/trunk@13021 68402e56-0260-453c-a942-63ccdbb3a9ee
* bugfix prev commitrvelices2012-01-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12955 68402e56-0260-453c-a942-63ccdbb3a9ee