1
0

include ckeditor.js in case of entryform, staticpages, html nuggets only

References #72
This commit is contained in:
Ian
2014-03-16 16:26:21 +01:00
parent 795410a6c9
commit 5fddf72bed
2 changed files with 9 additions and 2 deletions

View File

@ -167,7 +167,7 @@
{/if}
{if $admin_vars.admin_installed}{serendipity_hookPlugin hook="backend_footer" hookAll="true"}{/if}
{if $init === false}
{if $backend_wysiwyg}
{* CKEDITOR_CCPATHFILE could also be a custom path to a templates ckekeditor_custom_config.js file *}
<script type="text/javascript">
CKEDITOR_CCPATHFILE = '{$serendipityHTTPPath}htmlarea/';