Help for this page

Select Code to Download


  1. or download this
    /**
     * tinymce/js/tinymce/plugins/perlmonks/plugin.js
    ...
    //~     tinymce.PluginManager.add('perlmonks', tinymce.plugins.PerlMon
    +ksPlugin, 'legacyoutput');
        tinymce.PluginManager.add('perlmonks', tinymce.plugins.PerlMonksPl
    +ugin );
    })();
    
  2. or download this
    <html lang="en-US" charset="UTF-8">
    <head>
    ...
    </script>
    </body>
    </html>