|
|
Choosing A Webhost: |
svn commit: r510954 - /lenya/trunk/src/README_MODULES.txt: msg#00119cms.lenya.cvs
Author: nettings Date: Fri Feb 23 06:32:43 2007 New Revision: 510954 URL: http://svn.apache.org/viewvc?view=rev&rev=510954 Log: added documentation about module conventions. Added: lenya/trunk/src/README_MODULES.txt (with props) Added: lenya/trunk/src/README_MODULES.txt URL: http://svn.apache.org/viewvc/lenya/trunk/src/README_MODULES.txt?view=auto&rev=510954 ============================================================================== --- lenya/trunk/src/README_MODULES.txt (added) +++ lenya/trunk/src/README_MODULES.txt Fri Feb 23 06:32:43 2007 @@ -0,0 +1,36 @@ +The modules in Lenya are currently split up into the following categories: + +* modules-core + This set of modules implements the core functionality of Lenya. + Modules in the core will not have any dependencies outside of the core. + + +* modules + This is where most of the add-on functionality goes: support for specific + editors, document types, the nifty new feature of the day, etc. + + +* modules-optional + The scratchpad. Modules in here do not necessarily have to work or even + compile, nor have a stable API. (FIXME: should modules that require + external code to be useful also be moved here, such as tinymce or + fckeditor? + + +* modules-legacy + This is the place for modules that do not adhere to the programming + conventions of the trunk, but are still needed as no updated version is + available. For instance, modules that use the 1.2 way of handling usecases + without using the usecase framework should go here. (FIXME: does that make + the kupu module a candidate?) + + +Each module must include a modules.xml file and should adhere to the +directory layout described in +http://lenya.apache.org/docs/1_4/reference/modules/index.html + +NOTE: be careful to specify the depencies correctly. The <depends/> element +is meant for java code dependencies only, i.e. issues that affect +compilation. If a module merely links to another module's usecases in its +views, that does not qualify as a dependency (although maybe it should at +some point in the future). Propchange: lenya/trunk/src/README_MODULES.txt ------------------------------------------------------------------------------ svn:eol-style = native
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r510881 - in /lenya/trunk/src/pubs/default/lenya/usecases: edit/ site/, nettings |
|---|---|
| Next by Date: | svn commit: r510979 - /lenya/docu/src/documentation/skinconf.xml, andreas |
| Previous by Thread: | svn commit: r510881 - in /lenya/trunk/src/pubs/default/lenya/usecases: edit/ site/, nettings |
| Next by Thread: | svn commit: r510979 - /lenya/docu/src/documentation/skinconf.xml, andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |