Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by JosephGrist:
http://wiki.apache.org/lenya/GuideContentEditor

------------------------------------------------------------------------------
  
  You will proceed to a new screen and you may now edit the text of the page.  
You can copy and paste text into the box from other applications.
  
- You can highlight sections of text and change them into heading using this 
drop down box also.
+ You can highlight sections of text and change them into heading using this 
drop down box also. You can also highlight a section of text and change the 
colour.
  
  The "Formatted" option allows you to enter text in a monspaced font and align 
things using spaces.  This is great for things like computer code, or basic 
tabular data. 
  
@@ -59, +59 @@

  Tip: you cannot use tabs to align text as you would in a word processor.  You 
must instead use tables (see below).  Internet web pages unfortunately do not 
have any kind of concept of tabs.
  
  Tip: if you want a single line break in Kupu instead of a paragraph break, 
use 'ctrl+enter' instead of just 'enter'.
+ 
+ Tip: Firefox will not allow you to paste text using right click.  You have to 
use the keyboard shortcut (Control-v) or preform the procedure outlined in 
http://www.mozilla.org/editor/midasdemo/securityprefs.html.
  
  === How do I keep the metadata up to date? ===
  
@@ -85, +87 @@

  
  === How do I add an image to a page ===
  
- Todo: there's a wiki page on this somewhere, link it.
+ You can add images to your Lenya web site.  You upload them to the web server 
from your computer. The images are stored on the web server from that point.
+ 
+ ==== Uploading the image to the server ====
+ 
+  1. Make sure the image is saved on your computer at an appropriate size, in 
GIF or JPEG format, and has a filename with no spaces (for example 'my 
friends.jpg' is wrong, 'my_friends.jpg' is OK).
+  1. In Lenya, Click on the 'Site' tab.
+  1. Navigate to the page you wish to add image/s to in the tree view
+  1. Note the last part of the Document ID (displayed on this page, on the 
Overview tab). If the document ID is /about/foo/bar, take note of the 'bar' 
part only.
+  1. Click on the 'Assets' tab for that page
+  1. Click 'New Asset'
+  1. Click 'Browse'
+  1. Locate the image on your computer and select it.
+  1. Give the image an appropriate english description in the Title field.  
Fill out other fields as appropriate.
+  1. Click 'Submit'.
+ 
+ ==== Adding the image to a page ====
+ 
+  1. Click Authoring->Edit->WYSIWYG Editor (Kupu)
+  1. Look for the 'Images' section to the right of the page.
+  1. In the box, type the last part of the document ID as mentioned above, a 
forward slash, and the image name.  For example, this may be 
'bar/my_friends.jpg'.
+  1. Click 'Insert Image'
+ 
+ To position images next to each other, try creating a table with the 
appropriate number of rows and columns, and inserting images in the table cells.
  
  === Other things ===
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to