Skip to content
Jiggneshh Gohel edited this page Feb 9, 2016 · 10 revisions

Tutorials

Using EpicEditor In Drupal 7

http://webwash.net/tutorials/using-epiceditor-drupal-7

###Using EpicEditor in rails4

Code snippets http://stackoverflow.com/a/35285968/936494 showing how we can integrate EpicEditor in form and save the contents and then view the saved contents only in preview mode. It also demonstrates using custom options.

###Using EpicEditor in rails3 https://github.com/ithinco/blog/blob/gh-pages/_posts/2013-05-27-using-epiceditor-in-rails3.md

Getting Typekit Fonts (and other scripts) working in EpicEditor

http://blog.amalraghav.com/get-typekit-fonts-working-with-epiceditor-or-inside-iframe/

Tips and Tricks

Auto grow hack

https://github.com/OscarGodson/EpicEditor/issues/132#issuecomment-12790768

Open in full screen on start

https://github.com/OscarGodson/EpicEditor/issues/146#issuecomment-7122962

Using EpicEditor with jQuery

http://jsbin.com/avofuc/1/edit

Making the editor and previewer visible on the same page at the same time

https://gist.github.com/OscarGodson/d58ef4994ee703ce6622

Using Google-code-prettify to have a syntax highlighting

https://github.com/OscarGodson/EpicEditor/issues/147#issuecomment-19862743