Integrates CKEditor with your description Textarea on the submit and edit story pages as well as the comment form on the story page.
In order to use CKEditor Module, you have to have HTML allowed in Dashboard -> Settings -> Submit. Enter the HTML tags that you want to allow in:
<br><p><strong><em><u><s><sub><sup><ol><ul><li><blockquote><span><div><big><small><tt><code><kbd><samp><var><del><ins><address><cite><q><hr><pre>
<form> and any of its elements like <input> all types, <textarea>, <button>
<table> and all its elements.
<a> link and anchor
<iframe>
<img>
<script>
When you want to include an Image, Youtube or Facebook video and audio URLs, just paste or type the URL in the content and the Links Module will Embed video and audio URLs and if the URL is for an image (gif, png, jpg), it will be wrapped with the image tag to render it. Any other loose URL will be converted to a link!
All this is done upon displaying the story and the content will not be modified and therefore no risks of having an iframe in the saved description, thus no need to add <iframe>, <img> and <a> in the allowed HTML tags!