1
0

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:
onli
2013-03-04 16:35:52 +01:00
parent 2ed4d470b2
commit 581bcfe066
4 changed files with 480 additions and 1 deletions

View File

@ -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>