Ignore:
Timestamp:
Nov 28, 2010, 4:36:17 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] setup cl_conflit

Location:
extensions/Autosize/template
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/template/autosize.tpl

    r7899 r7912  
    88 <script type="text/javascript">
    99    var visible = '{$visible}';
    10 
    11     var DEBUG = '{$DEBUG}';
    12     var theme = '{$theme}';
    13     var Version = '{$version}';
    14     var cl_plugin = '{$cl_plugin}';
    15 
    1610    var fade_in = '{$fade_in}';
    1711    var cl_visible = "{$cl_visible}" =="true";
    18    
    1912    var thumbnail = '{$thumbnail}';
    20  
    21 
    22 
    2313    var scaled_width =  '{$SCALED_WIDTH}'; // valeur par defaut
    2414    var scaled_height = '{$SCALED_HEIGHT}'; // valeur par defaut
  • extensions/Autosize/template/cl_conflit.tpl

    r7816 r7912  
    77<!--- {$AUTOSIZE_PATH} template/cl_confilt.tpl (body) --->
    88 
    9     <!---FIN  {$AUTOSIZE_PATH} template/cl_confilt.tpl (body) --->
     9<!---FIN  {$AUTOSIZE_PATH} template/cl_confilt.tpl (body) --->
  • extensions/Autosize/template/conflit.tpl

    r7899 r7912  
    1111    var DEBUG = '{$DEBUG}';
    1212    var theme = '{$theme}';
    13     var Version = '{$version}';
    14     var cl_plugin = '{$cl_plugin}';
     13var cl_version = '{$cl_version}';
     14    var cl_plugin = '{$name}';
    1515</script>
    1616<!---FIN Autosize/template/confilt.tpl (/head) --->     
    1717{/html_head}
    1818<!--- Autosize/template/confilt.tpl (body) ---> 
     19
     20
    1921<!---FIN Autosize/template/confilt.tpl (body) --->     
Note: See TracChangeset for help on using the changeset viewer.