proof of concept: include serendipity_editor.js from a serendipity_editor.js.tpl out of the template-directory. Breaks comment-page in backend for templates other than 2k11
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
var view_full = '{$CONST.VIEW_FULL}';
|
||||
var view_hide = '{$CONST.HIDE}';
|
||||
</script>
|
||||
<script src="serendipity_editor.js"></script>
|
||||
<script src="{$serendipityBaseURL}index.php?/plugin/serendipity_editor.js"></script>
|
||||
|
||||
<h2>{$CONST.COMMENTS}</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user