JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
editor: add instructions for inserting an image
authorJason Woofenden <jason@jasonwoof.com>
Fri, 26 Sep 2014 00:47:48 +0000 (20:47 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 26 Sep 2014 00:47:48 +0000 (20:47 -0400)
admin_pages.html

index 55eed7d..62aaf7e 100644 (file)
                                        <li>If you don't see an editor below (with buttons in it) then please try this page in <a href="http://getfirefox.com">Mozilla FireFox</a> or <a href="http://www.google.com/chrome/">Google Chrome</a>.</li>
                                        <li>If you're pasting from Microsoft Word, please use the "paste from word" button (looks like a clipboard with a "W").</li>
                                        <li>To make a link, type the text to be clicked, select it, click the "Link" button (looks like a short chain) and paste the web address (where the link should point to) into the "URL" field. Exception: If you're making a link to another page on this site, please remove the "http://~$host~/" from the beginning of the "URL" field and set the "Protocol" to &lt;other&gt;.</li>
+                                       <li>To insert an image: place the cursor at the beginning of a line and click the "insert image" button in the editor. Note that you will only be able to insert images that you have already uploaded on the <a href="admin_images" target="_blank">manage images</a> page.</li>
                                </ul>
                        </div>
                        <div class="field"><textarea class="html_editor" rows="20" cols="50" id="content" name="content">~content html~</textarea><script type="text/javascript">make_wysiwyg('content');</script></div>