From: Jason Woofenden Date: Thu, 24 Jul 2014 17:42:39 +0000 (-0400) Subject: cke_cms_images: link/instructions to upload new X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=28ee7e23561dfd8eaef88eac5333df84f08ec214 cke_cms_images: link/instructions to upload new --- diff --git a/admin_pages.html b/admin_pages.html index 7db5cb7..4b2b1b3 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -179,10 +179,11 @@ elements: [ { type: 'html', - html: '

Note: If the image you want is not shown below, go to the control panel, then "manage images" and add it there. Next time you load an editor, you\'ll see that new image below.

' + html: '
' + '

Step 1: Choose an image to insert:

' + "
~wfpl_images {~
~caption empty {~~name html jsdq~~}~~caption nonempty {~~caption html jsdq~~}~
~}~
" + "
" + + '

If you\'d like to insert an image not shown above, you can upload it here. Sorry, it won\'t appear here until you reload this editor page (hit Save below, then "edit this page" again.)

' } ] }