JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
improve editor instructions
authorJason Woofenden <jason@jasonwoof.com>
Mon, 6 Feb 2012 17:57:07 +0000 (12:57 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Mon, 6 Feb 2012 17:57:07 +0000 (12:57 -0500)
admin_files.html
admin_pages.html

index 5da41da..9307b08 100644 (file)
@@ -38,7 +38,7 @@
                        <li>Select the value in the "Path" column below and copy it to the clipboard.</li>
                        <li>Open the page editor for the page where you'd like the download link to appear. (Open the editor in another tab/window so you can still refer to these instructions.)</li>
                        <li>In the page editor, type the text you'd like people to click on to download the file, then select this text and click the "link" button in the editor (it looks like a globe and a chain).</li>
-                       <li>Paste the "Path" (that you copied earlier from below) into the "URL" field, and set the "protocol" field to "&lt;other&gt;". Click OK to close the link dialog.</li>
+                       <li>Paste the "Path" (that you copied earlier from below) into the "URL" field, and set the "Protocol" field to "&lt;other&gt;". Click OK to close the link dialog.</li>
                        <li>Click "Save" at the bottom of the editor page.</li>
                        <li>Test your download link by clicking on it.</li>
                </ul>
index bd6c9db..d363086 100644 (file)
                        <div class="field_notes">(If you'd like this page to appear in the navigation with a shorter title.)</div>
                        <div class="field"><input type="text" name="nav_title" value="~nav_title attr~"></div>
 
-                       <div class="caption">Content</div>
+                       <div class="caption">Page Contents</div>
                        <div class="field_notes">
-                               <ul>
+                               <ul class="first">
+                                       <li style="color: red; list-style: none">Please read these instructions in full:</li>
                                        <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 (4 right of the scissors).</li>
-                                       <li>In the link dialog, you can make a link to another page on this site by entering that page's "filename" in the URL field.</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 globe with a 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>
                                </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>