You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by de...@lenya.apache.org on 2005/03/17 14:45:56 UTC

[Lenya Wiki] Updated: PluginApiProposal

   Date: 2005-03-17T05:45:55
   Editor: TorstenSchlabach
   Wiki: Lenya Wiki
   Page: PluginApiProposal
   URL: http://wiki.apache.org/lenya/PluginApiProposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -24,3 +24,15 @@
 
  * Should plugins be a compile time or a runtime feature?
 
+= Prototyping Plan =
+
+(by J. Wolfgang and Torsten (without "h"))
+
+ * Define a PluginExperimentPublication in trunk
+ * Implement a publication specific generic (i.e. editor independent) EditDocument usecase which will use a EditPlugin through a well defined interface (contract) to handle the actual editor (see below)
+ * Implement a publication specific LenyaCMSMenuGenerator Avalon component which
+   * will read an XML file with structure similar to the '''result''' of today's Default publication generic.xsl.
+   * will replace placeholders in the XML menu skeleton with menu options supplied by plugins: for example EditorPlugins
+   * the rest of the menu.xmap pipeline will remain unchanged for now
+ * Develop a publication specific BXE EditorPlugin as an example to proof the concept
+

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org