source: trunk/include/template.class.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   12 years rvelices bug 2469 compiled_template_cache_language option does not work …
(edit) @12427   12 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
(edit) @5190   14 years plg feature 1502: replace the theme.name by theme.id for theme.css load
(edit) @5177   14 years rvelices - allow template class to be instantiated with an empty theme (in …
(edit) @5154   14 years patdenice Feature 1502: Avoid 500 error if parent theme is the theme itself.
(edit) @5126   14 years patdenice Feature 1502 Extend for templates now work properly. Bound template as …
(edit) @5123   14 years plg feature 1502: based on Dotclear model, P@t has reorganized the way …
(edit) @5101   14 years vdigital New feature: Modeling could be turn off in themeconf …
(edit) @5095   14 years plg feature 1494: move all *.tpl files from template/yoga to the new …
(edit) @5071   14 years vdigital New feature: Template modeling to reduce coding efforts when you want …
(edit) @5014   14 years plg merge r5013 from branch 2.0 to trunk feature 1448 added: ability to …
(edit) @4966   14 years plg merge r4965 from branch 2.0 to trunk bug 1047 fixed: avoid warnings …
(edit) @3953   14 years patdenice Simplification of commit 3951.
(edit) @3951   14 years patdenice Allow to add prefilters, postfilters and output filters to templates.
(edit) @3928   15 years patdenice Improve template prefilter functions
(edit) @3927   15 years mathiasm Add Smarty's prefilter capability. see topic:16219 (FR).
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3207   15 years patdenice Add "tags" parameter for template extensions
(edit) @3190   15 years patdenice URL parameter for template extensions can be used in slideshow.
(edit) @3169   15 years patdenice User's template extension must not be included in admin pages.
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2923   15 years patdenice - Add a "Bound Template" column for template extensions.
(edit) @2790   15 years rvelices merge r2789 from branch 2.0: - some german language changes - added …
(edit) @2716   15 years patdenice - Remove known_template function. - Replace it by a modifier function: …
(edit) @2712   15 years patdenice - Add known_template function (maybe we can change function name). - …
(edit) @2699   15 years rvelices - removed unused var from template - removed 2 unused rules from …
(edit) @2643   15 years patdenice - Add set_extents function in template class. - 752: add trigger (for …
(edit) @2636   15 years rvelices - the optim option confcompiled_template_cache_language works better
(edit) @2632   15 years rub Purpose of datepicker with jQuery. I will open a french topic on forum …
(edit) @2627   16 years rvelices - {known_script} and {html_head} work from {include file...}
(edit) @2536   16 years nikrou real static param
(edit) @2521   16 years rvelices - images.file categories.permalink old_permalinks.permalink - become …
(edit) @2513   16 years rvelices - fix typing error in index.tpl - added template smarty function …
(edit) @2502   16 years rvelices - better management of fatal errors (instead of die or trigger_error …
(edit) @2497   16 years rvelices - bug 854: better checks of directory creations ( local_data_dir, …
(edit) @2489   16 years rvelices - removed and moved (from common to admin) some CSS rules - upgraded …
(edit) @2481   16 years rvelices - further reduce css rules and remove unused ones - added a smarty …
(edit) @2476   16 years rvelices - optim dont include a php file if not required - eng lang small …
Note: See TracRevisionLog for help on using the revision log.