From 452f05a9594192ab8aebd344629b737d557c6bb2 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Thu, 25 Sep 2014 20:47:48 -0400 Subject: [PATCH] editor: add instructions for inserting an image --- admin_pages.html | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_pages.html b/admin_pages.html index 55eed7d..62aaf7e 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -292,6 +292,7 @@
  • If you don't see an editor below (with buttons in it) then please try this page in Mozilla FireFox or Google Chrome.
  • If you're pasting from Microsoft Word, please use the "paste from word" button (looks like a clipboard with a "W").
  • 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 <other>.
  • +
  • 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 manage images page.
  • -- 1.7.10.4