source: trunk/include/template.class.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27184   10 years rvelices remove Smarty backward compatible class (pre Smarty3)
(edit) @26863   10 years mistic100 bug 3024: Warning: array_merge(): Argument 1 is not an array on …
(edit) @26718   10 years rvelices bug 2963: Ability to create css/js smarty templates with caching …
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @26073   10 years mistic100 feature 2985: missing multiplier when comparing css orders
(edit) @25815   10 years mistic100 feature 2999: finish documentation of template.class.php
(edit) @25812   10 years mistic100 feature 2999: documentation of Template class, other classes of …
(edit) @25800   10 years mistic100 FileCombiner does not try to change url of images embedded in base64
(edit) @25568   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes (last I hope)
(edit) @25547   10 years mistic100 feature 2963 & feature 2985 : more flexibility for FileCombiner (keep …
(edit) @25544   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes rare cases …
(edit) @25506   10 years mistic100 feature 2985: allow combine_script to set an ID in order the deal with …
(edit) @25471   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes again
(edit) @25464   10 years rvelices bug 2963: Ability to create css/js smarty templates - fixes
(edit) @25462   10 years rvelices bug 2963: Ability to create css/js smarty templates with caching so …
(edit) @25231   10 years rvelices private method becomes public (use in plugin)
(edit) @25005   11 years mistic100 feature 2978: remove useless sprintf in the core
(edit) @24988   11 years mistic100 feature 2978: l10n() and {translate} with additional arguments TODO: …
(edit) @23688   11 years rvelices replace the language_prefilter with a postfilter (now that smarty has …
(edit) @23588   11 years rvelices fix define_derivative (matter of smarty3 variable scope)
(edit) @23495   11 years rvelices Smart 3 - fix per handle prefilters
(edit) @23476   11 years rvelices Smarty3 added 'translate_dec' compilermodifier (generated code is a …
(edit) @23425   11 years rvelices bug 2858: Smarty3 fix php warnings, concat, used modifier on array
(edit) @23384   11 years rvelices smarty 3 - first pass for tests
(edit) @23263   11 years mistic100 feature:2785 Improve template method to sort actions buttons + add …
(edit) @23184   11 years rvelices combine_script recognizes path starting with as absolute urls
(edit) @21818   11 years rvelices - remove code for backward compatibility (jquery ui effect + template …
(edit) @20370   11 years mistic100 separate each html_style with a nex line, for source code lisibility
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19696   11 years flop25 bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude …
(edit) @19576   11 years mistic100 bug:2663 replace JSmin by JShrink
(edit) @18775   11 years rvelices feature 2771: added backward compatibility with pre jquery ui 1.9 …
(edit) @18760   11 years mistic100 feature:2781 Add template method to sort actions buttons
(edit) @18630   12 years rvelices feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from …
(edit) @17675   12 years rvelices bug 2725: Piwigo isn't compatible with suPHP + better handling of …
(edit) @17021   12 years rvelices - fix smartpocket : web service calls in admin not working on iphones …
(edit) @16278   12 years mistic100 bug 2674: cssmin 3.0.1 requires PHP 5.2.4
(edit) @13871   12 years flop25 orthographic correction
(edit) @13240   12 years rvelices - multisize thumb longest side can be smaller than the square size - …
(edit) @13170   12 years patdenice multisize - New derivative method for PwgTemplateAdapter. - add quotes …
(edit) @13167   12 years rvelices - added 2 missing embellish_url - fix css (admin bakground not …
(edit) @13021   12 years rvelices feature 2548 multisize - custom sizes restricted to those requested by …
(edit) @12955   12 years rvelices bugfix prev commit
(edit) @12954   12 years rvelices feature 2548 multisize - added define_derivative template functiion …
(edit) @12920   12 years rvelices feature 2548 multisize - code cleanup + better usage in category_cats …
(edit) @12908   12 years rvelices feature 2548 multisize - ability to choose displayed size on index …
(edit) @12874   12 years rvelices bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is …
(edit) @12802   12 years rvelices fetaure 2542 replace $conflocal_data_dir with …
(edit) @12656   12 years rvelices bug 2516: compiled_template_cache_language option does not work …
(edit) @12429   13 years rvelices bug 2469 compiled_template_cache_language option does not work …
(edit) @12427   13 years rvelices bug 2469 compiled_template_cache_language option does not work …
(edit) @11753   13 years rvelices - removed admin never used function cat_admin_access - removed …
(edit) @11122   13 years plg merge r11121 from branch 2.2 to trunk bug 2316 fixed: remote urls on …
(edit) @10656   13 years rvelices merge -r10655 from branch 2.2 to trunk get_combined_scripts footer …
(edit) @10616   13 years rvelices combine_script - more checks and warnings…
(edit) @10503   13 years rvelices bug:2268 combine_script - sometimes precedent scripts were not being …
(edit) @9606   13 years patdenice feature:2114 All combined scripts must end with ; to avoid javascript …
(edit) @9594   13 years plg check for availability of local/combined (and try to create it if not …
(edit) @9586   13 years patdenice feature:2114 Simplify all admin templates.
(edit) @9580   13 years patdenice feature:2114 footer_script can use multiple required scripts (like …
(edit) @9559   13 years patdenice Update jQuery UI to 1.8.10. Improve jquery ui management in template class.
(edit) @9172   13 years patdenice Update jQuery to 1.5 and jQuery UI to 1.8.9
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @8725   13 years rvelices got rid of a very innefficient (and not required) css rule
(edit) @8722   13 years plg feature 2112 added: ability to set an additional local directory …
(edit) @8634   13 years rvelices - picture uses the same variables as the index page to compute …
(edit) @8506   13 years rvelices added some comments
(edit) @8449   13 years rvelices - fix js exception with web services in POST mode - added accessor for …
(edit) @8401   13 years rvelices index.tpl and thumbnails change: category description above thumbs and …
(edit) @8378   13 years rvelices css sprites fix ie7 display picture.tpl more compact + removed …
(edit) @8305   13 years rvelices combine_script with remote url as path works now
(edit) @8299   13 years rvelices - simplified inneficient css rules - template language key - group …
(edit) @8170   13 years rvelices combined css and js are minified
(edit) @8162   13 years rvelices jquery upgrade to 1.4.4
(edit) @8128   13 years patdenice feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.
(edit) @8126   13 years patdenice feature 2060: Remove adviser mode. First commit: only php files.
(edit) @8075   13 years rvelices combine css small fixes
(edit) @8012   13 years rvelices combined script now really merges files added option …
(edit) @8008   13 years patdenice Missing quote in header.tpl. Add $id to script class (needed in …
(edit) @7995   13 years rvelices trunk admin theme goes with combine_script instead of old style …
(edit) @7987   13 years rvelices new template feature: combine_css - fully functional with file …
(edit) @7975   13 years rvelices new template features: combine_script, footer_script and …
(edit) @6363   14 years plg remove all svn:mergeinfo properties
(edit) @6340   14 years plg merge r6338 from branch 2.1 to trunk bug 1694 fixed: COMPUTED Exif …
(edit) @6322   14 years plg merge r6321 from branch 2.1 to trunk bug 1682: r6312 was producing a …
(edit) @6318   14 years patdenice $themeconfid hard coded in template class
(edit) @6316   14 years plg merge r6313 from branch 2.1 to trunk bug 1685 fixed: typo on …
(edit) @6315   14 years plg merge r6312 from branch 2.1 to trunk bug 1684 fixed: the test to …
(edit) @6314   14 years plg merge r6311 from branch 2.1 to trunk bug 1683 fixed: as soon as an …
(edit) @6006   14 years patdenice feature 1502: Add $themeconfload_parent_local_head parameter
(edit) @5999   14 years plg bug 860 related: don't try to update the configuration during install …
(edit) @5998   14 years plg bug 860 related: if the directory doesn't exist (SVN users) first try …
(edit) @5993   14 years patdenice feature 1502: $themeconfload_css_parent apply recursively
(edit) @5991   14 years patdenice feature 1502: Add $themeconfload_parent_css parameter
(edit) @5985   14 years plg bug 860: display a more readable error when the _data directory is not …
(edit) @5448   14 years patdenice feature 1502: Configuration menu is selected when theme configuration …
(edit) @5446   14 years patdenice feature 1502: Allow to have configuration page for each theme.css. …
(edit) @5434   14 years patdenice feature 1502: In template extensions admin page, change "Bound …
(edit) @5208   14 years patdenice feature 1522: Move local css local files and local language files to …
(edit) @5196   14 years plg increase copyright year to 2010
Note: See TracRevisionLog for help on using the revision log.