Last change
on this file since 10865 was
10845,
checked in by cljosse, 14 years ago
|
[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 size:
512 bytes
|
Rev | Line | |
---|
[10787] | 1 | {combine_script id="jquery" load="header" path = "themes/default/js/jquery.min.js"} |
---|
| 2 | {combine_script id="jquery.cluetip" path = "themes/default/js/plugins/jquery.cluetip.js" require="jquery" } |
---|
[8912] | 3 | {combine_script id="conflit_script" path = $AUTOSIZE_PATH|@cat:"js/conflit.js" require="jquery"} |
---|
[10845] | 4 | {combine_script id="autosize.dimensions" path = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" require="jquery"} |
---|
| 5 | {combine_script id="autosize.cookie" path = $AUTOSIZE_PATH|@cat:"js/autosize.cookie.js" require="jquery"} |
---|
Note: See
TracBrowser
for help on using the repository browser.