sontag
Newbie
Posts: 1
Registered: 5/5/2008
Member Is Offline
|
| posted on 5/8/2008 at 05:52 PM |
|
|
non-compressed js files for calendar pro
I recently purchased the calendar pro product. I would like to debug and/or enhance the calendar pro object. Could you send me the uncompressed
version of calendar.js for the on_page and modal calendars? I don't think there are any other files that are different but if there are could you
send them as well.
Also, can you tell me the tool you use to compress your js files? It would be nice to compress the files again after I've made modifications. Thanks
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 5/8/2008 at 09:00 PM |
|
|
Uncompressed code is available on demand to developer license owners. Please submit a support ticket to request a copy.
The code is compressed by Tigra Code Compressor http://www.softcomplex.com/products/tigra_code_compressor/
|
|
|
ScotDiddle
Member
Posts: 22
Registered: 11/28/2007
Location: Richmond, VA
Member Is Offline
|
| posted on 5/14/2008 at 02:49 PM |
|
|
sontag,
You can uncompress it yourself, if you don't have a developer's license... I did. Just take your time, and use a good programming editor, like Zend
Studio, which will auto-indent JS as you edit.
I made changes like making the input field READONLY with an ALERT message, and gathered the names of the calendars being created for later display.
Scot L. Diddle, Richmond VA.
|
|
|