<script language="javascript" type="text/javascript">
tinyMCE.init({
{$tinymceInit}
});
{$tinyCallback}
function myCustomOnChangeHandler() {
documentDirty = true;
}
</script><!--[if IE]>
<style type="text/css">
html {
overflow-x: hidden;
overflow-y: auto;
}
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
html {
overflow-x: hidden;
overflow-y: auto;
}
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
html {
overflow-x: hidden;
overflow-y: auto;
}
</style>
<![endif]-->yama さんの説明は大雑把すぎて僕には理解することができません。
http://modxcms.com/forums/index.php/topic,35829.msg216765.html#msg216765
こちらに書いたとおり本家の実装ではテンプレート変数で使えません。