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 BobHarner:
http://wiki.apache.org/lenya/HowToIntegrateFCKEditor

The comment on the change is:
Fixed minor typo in step 11, added link to fckeditor.xmap

------------------------------------------------------------------------------
  </map:pipeline>
  }}}
  
- 7. (skip)
+ 7. Download [attachment:fckeditor.xmap] to `lenya/webapp/lenya/`
  
- 8. Download [attachment:usecase-fckeditor.xmap] to `lenya/pubs/pubname/`.
+ 8. Download [attachment:usecase-fckeditor.xmap] to 
`lenya/webapp/lenya/pubs/pubname/`.
  
  9. Add the following line to `lenya/pubs/pubname/config/menus/generic.xsp` 
after
  `<item wf:event="edit" uc:usecase="bxeng" uc:step="open" 
href="?"><i18n:text>Edit with BXE</i18n:text></item>` (around line 127):
@@ -96, +96 @@

  
   * [attachment:savedContent.xsl]
  
- 11. Download [attachment:FredSaveAction.java] and 
[attachment:UploadFredAsset.java] into src/org/apache/lenya/cms/cocoon/acting/. 
 These are new actions to save edited content and save uploaded files to the 
page's asset directory, respectively.
+ 11. Download [attachment:FredSaveAction.java] and 
[attachment:UploadFredAsset.java] into 
src/java/org/apache/lenya/cms/cocoon/acting/.  These are new actions to save 
edited content and save uploaded files to the page's asset directory, 
respectively.
  
  12. Rebuild Lenya (run build.sh or build.bat).  This should automatically 
compile the java classes from the previous step.  Alternatively you can 
download [attachment:FredSaveAction.class] and 
[attachment:UploadFredAsset.class] to 
/lenya/webapp/WEB-INF/classes/org/apache/lenya/cms/cocoon/acting/ (no Lenya 
rebuild being required in that case).
  

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

Reply via email to