Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form method="post" action="/editor/text" >
- <textarea name="name" rows="8" cols="60">Lorem ipsum...</textarea>
- <script type="text/javascript">//<![CDATA[
- window.CKEDITOR_BASEPATH='/modules/ckeditor/vendor/ckeditor/';
- //]]></script>
- <script type="text/javascript" src="/modules/ckeditor/vendor/ckeditor/ckeditor.js?t=B8DJ5M4"></script>
- <script type="text/javascript">//<![CDATA[
- CKEDITOR.replace('name', {"toolbar":"Standart","language":"fr","width":400,"height":250,"removeDialogTabs":"","toolbarGroups":[{"name":"clipboard","groups":["clipboard","undo"]},{"name":"editing","groups":["find","selection","spellchecker"]},{"name":"links"},{"name":"insert"},{"name":"forms"},{"name":"tools"},{"name":"document","groups":["mode","document","doctools","save"]},{"name":"others"},"\/",{"name":"basicstyles","groups":["basicstyles","cleanup"]},{"name":"paragraph","groups":["list","indent","blocks","align","bidi"]},{"name":"styles"},{"name":"colors"},{"name":"about"}]});
- //]]></script>
- <input type="submit" />
- </form>
Advertisement
Add Comment
Please, Sign In to add comment