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 JörnNettingsmeier:
http://wiki.apache.org/lenya/GenericEditorAPI

------------------------------------------------------------------------------
  
  === Design: ===
  Idea: provide the new usecase window with a linkData/imageData object 
containing default settings (see below), and only display form fields for 
attributes with value !== undefined in linkData/imageData.
- The linkData/imageData object lives in the original editor window and is 
accessed via a callback. 
+ The linkData/imageData object lives in the original editor window and is 
accessed via a callback using the {{{window.opener}}} property, which allows a 
child window to call into code provided by the parent.
  
  === API ===
  

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

Reply via email to