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
------------------------------------------------------------
------------------
1. "Insert Lenya Link",
1. "Insert Lenya Image", and
1. "Insert Lenya Asset",
- either as new buttons, or hooked up as file browsers to
some existing dialog.
+ either as new buttons, or hooked up as file browsers to
some existing dialog.
+
- They should trigger functions in
{{{youreditor_lenya_glue.js}}} where you can put the code
that takes preset values from your editor and opens a
usecase window pre-filled with those values (example: http://svn.apache.org/viewvc/lenya/trunk/src/modules/edit
ors/resources/javascript/oneform_lenya_glue.js?view=markup
a> oneform_lenya_glue.js)
+ They should trigger functions in
{{{youreditor_lenya_glue.js}}} where you can put the code
that takes preset values from your editor and opens a
usecase window pre-filled with those values (example: http://svn.apache.org/viewvc/lenya/trunk/src/modules/edit
ors/resources/javascript/oneform_lenya_glue.js?view=markup
a> oneform_lenya_glue.js)
{{{
// These arrays are indexed by window name:
var objectData = new Array(); // For each triggered
usecase: store its dataset.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|