Search found 3 matches

by lemnisk8
Fri Oct 05, 2012 9:14 am
Forum: [SC] Custom Code
Topic: CKeditor with ISC
Replies: 10
Views: 41832

Re: CKeditor with ISC

To use with ISC 6.1.8+
Edit the EditorTinyMCECommon.html file to


<script type="text/javascript" src="{{ AppPath|raw }}/ckeditor/ckeditor.js?{{ JSCacheToken }}"></script>
<textarea name="{{ WysiwygId|raw }}" id="{{ WysiwygId|raw }}" style="padding: 0; width: {{ WysiwygWidth|raw }}; height ...
by lemnisk8
Sun May 13, 2012 7:43 pm
Forum: [SC] Custom Code
Topic: CKeditor with ISC
Replies: 10
Views: 41832

Re: CKeditor with ISC

the link has expired.. does any one have a copy...
can u pls upload it...
cheers
by lemnisk8
Fri May 04, 2012 10:16 am
Forum: Shopping Cart 6.x
Topic: Template Var Changes
Replies: 10
Views: 74198

Re: Template Var Changes

for 6.1.8
%%GLOBAL_Bar%% becomes {{ Bar|raw }}

cheers