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

------------------------------------------------------------------------------
  
  </menu>
  }}}
- The text "Edit with BXE" is a key in {pub}/../../resources/i18n/cmsui.xml and 
the other cmsui_nn.xml files where nn is the language code. In cmsui.xml this 
key is associated with the text you actually see on the menu, namely "WYSIWYG 
Editor (BXE)". This text is also in the other cmsui_nn.xml files in English by 
default.
+ The text "Edit with BXE" is a key in {pub}/../../resources/i18n/cmsui.xml and 
the other cmsui_nn.xml files where nn is the language code. In cmsui.xml this 
key is associated with the text you actually see on the menu, namely "WYSIWYG 
Editor (BXE)". This (English!) text is also in the other cmsui_nn.xml files by 
default.
  
  The BXE item line in the code above tries to find a match inside the 
usecase-bxeng.xmap file for the 'open' step with a href of '?'. The 
usecase-bxeng.xmap file is in {pub}. You may wonder where the other usecase 
files for the other editors (the "One big form editor"/ 1formeditor / Source 
editor, the "Forms Editor" and Kupu) are. There're in {pub}/../../usecases. 
This makes sense as the one form editor works with any doctype and therefore 
doesn't need customising on a doctype or publication basis. Similarly, the only 
customisation likely to be needed for the multiple "Forms Editor" is in your 
custom doctypes' {pub}/lenya/xslt/formeditor/wine.xsl file. Kupu only supports 
XHTML so again is not likely to need customising. Keeping the usecases up the 
tree keeps them out of the way and makes sense.
  

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

Reply via email to