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:
Moved fckeditor-usecase.xmap to higher level useful for all pubs

------------------------------------------------------------------------------
  
  7. Download [attachment:fckeditor.xmap] to `%LENYA_HOME%/lenya/`
  
- 8. Download [attachment:usecase-fckeditor.xmap] to 
`%LENYA_HOME%/lenya/pubs/pubname/`.
+ 8. Download [attachment:usecase-fckeditor.xmap] to 
`%LENYA_HOME%/lenya/usecases/fckeditor/ (a new folder).
  
  9. Add the following line to 
`%LENYA_HOME%/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):
@@ -104, +104 @@

  
  TODO: When creating the Publication, one of the parameters required is the 
context.  Right now, this is hard coded.  I have yet to figure out a way to get 
this.  Obviously, hard coding is not the solution - still working on this.  
Thinking about putting the context in a properties files somewhere.
  
- To get Fred to work with all your pubs, you will need to repeate steps 8 & 9 
for each publication.  (Or can we put `usecase-fckeditor.xmap` into a 
`lenya/usecases/fckeditor` directory for all publications???)
+ To get Fred to work with all your pubs, you will need to repeate step 9 for 
each publication.
  
  There are a lot of steps here, and this is still very much a work in 
progress, but should get the basics of Fred working.  In addition, I'm sure 
there's a better way to get the lenya tags in the document when saving rather 
than hard coding them in the xsl file. The `fckeditor-usecase.xmap` also needs 
to be cleaned up, and there are some unneeded files generated by copying bxe 
directories.  Any suggestions or comments are welcome!
  

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

Reply via email to