Ignore:
Timestamp:
May 11, 2011, 12:13:49 PM (13 years ago)
Author:
cljosse
Message:

[extensions] autosize compatibility with theme gally

  • rename lang.php to plugin.lang.php
  • rename jquery.cookies.js to autosize.cookie.js
  • rename jquery.dimensions.js to autosize.dimensions.js
File:
1 edited

Legend:

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

    r10787 r10845  
    33{known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.js"}
    44{known_script id="conflit_script" src = $AUTOSIZE_PATH|@cat:"js/conflit.js" }
    5 {known_script id="dimensions" src = $AUTOSIZE_PATH|@cat:"js/jquery.dimensions.js" }
    6 {known_script id="cookie" src = $AUTOSIZE_PATH|@cat:"js/jquery.cookie.js" }
     5{known_script id="autosize.dimensions" src = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" }
     6{known_script id="autosize.cookie" src = $AUTOSIZE_PATH|@cat:"js/autosize.cookie.js" }
    77{/html_head}
Note: See TracChangeset for help on using the changeset viewer.