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:
Minor edit

------------------------------------------------------------------------------
  
  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.
  
- 12. Rebuild Lenya (run lenya.sh or lenya.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).
+ 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).
  
  Note: `FredSaveAction.java` and `UploadFredAsset.java` are basically the same 
as `org.apache.lenya.cms.cocoon.acting.OneFormEditorSaveAction.java` and 
`org.apache.lenya.cms.cocoon.acting.UploadAction.java`, with a few 
modifications.
  

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

Reply via email to