- Timestamp:
- 02/17/15 10:21:10 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/inc/dc.ckeditor.behaviors.php
r2893 r2962 37 37 'dotclear.ckeditor_tags_context = '.sprintf('{%s:["%s"]};'."\n", $context, implode('","', $tags)). 38 38 'var CKEDITOR_BASEPATH = "'.DC_ADMIN_URL.self::$p_url.'/js/ckeditor/";'."\n". 39 dcPage::jsVar('dotclear.admin_base_url', DC_ADMIN_URL). 39 40 dcPage::jsVar('dotclear.base_url', $GLOBALS['core']->blog->host). 40 41 dcPage::jsVar('dotclear.dcckeditor_plugin_url',DC_ADMIN_URL.self::$p_url).
Note: See TracChangeset
for help on using the changeset viewer.