You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/08 23:19:31 UTC

[Lenya Wiki] Trivial Update of "HowToIntegrateFCKEditor" by BobHarner

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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org