Some more install hints
You need to be logged in to post messages in the forums. New users may register here.
Piotr Switkowski
Member since: 09 January 2008
Posts: 2
|
Friday 19 February 2010 2:22:02 pm
Great extension, but...
Currently activation of extension does not include jQuery and .js and .css files. To include jQuery I used ezJSCore, but you might do it in extension's design.ini. I simply added the following lines
[JavaScriptSettings]
JavaScriptList[]=jquery.date.js
JavaScriptList[]=jquery.datePicker.js
JavaScriptList[]=jquery.bgiframe.min.js
[StylesheetSettings]
CSSFileList[]=datePicker.css
To also include jQuery from extension instead of ezJSCore you need one more JavaScriptList line
|
|
You need to be logged in to post messages in the forums. New users may register here.