Author: solprovider
Date: Fri Sep 21 15:33:17 2007
New Revision: 578300
URL: http://svn.apache.org/viewvc?rev=578300&view=rev
Log:
Update documentation. Testing (incomplete).
Modified:
lenya/branches/revolution/1.3.x/ (props changed)
lenya/branches/revolution/1.3.x/13ABOUT.txt
lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/authoring/module.xmap
Propchange: lenya/branches/revolution/1.3.x/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep 21 15:33:17 2007
@@ -1,3 +1,5 @@
-local.build.properties
build
-dist
+.project
+.settings
+.classpath
+
Modified: lenya/branches/revolution/1.3.x/13ABOUT.txt
URL: http://svn.apache.org/viewvc/lenya/branches/revolution/1.3.x/13ABOUT.txt?rev=578300&r1=578299&r2=578300&view=diff
==============================================================================
--- lenya/branches/revolution/1.3.x/13ABOUT.txt (original)
+++ lenya/branches/revolution/1.3.x/13ABOUT.txt Fri Sep 21 15:33:17 2007
@@ -4,22 +4,38 @@
February 2006: Started a private fork of Lenya 1.2.2.
June 2006: The other Committers expressed interest in (or demanded) the code. I stopped new development and integrated my code with Lenya 1.2.x (between the 1.2.4 and 1.2.5 releases.)
September 2006 - August 2007: I had no time for this project.
-September 2007: Returned to project. Created as Eclipse 3.2 project. Added latest version of missing libraries and updated code.
-The next step is to merge changes from last year's work and complete the edit functionality.
+September 2007: Returned to project. Created as Eclipse 3.2 project. Added latest version of missing libraries and updated code. Completed edit functionality.
-Lenya1.3 is not finished. Specifically, it does not have the ability to edit documents directly in the flat datastore. See the 13TODO.txt for everything still under development.
+The security system is next. See the 13TODO.txt for everything still under development.
Enjoy,
Paul Ercolino (solprovider)
+=== Versions
+1.3.0.x
+Fully compatible with Lenya 1.2.2, 1.2.3, and 1.2.4 Publications.
+Uses Java 1.4. Upgrade should only require changing Lenya (and maybe Cocoon.)
+Includes "flat" module to upgrade 1.2 Publications to 1.3's flat storage.
+
+1.3.1+ (Exact features to be determined before release.)
+Removal of backwards compatibility with Lenya 1.2.
+Upgrade to Java 1.5 (to use Generics).
+Add JCR support.
+Module to migrate from Flat to JCR storage.
+Module to migrate from JCR to Flat storage.
+Module to migrate Lenya1.4/2.0 Publication data. (All functionality cannot be migrated as Lenya 1.4/2.0's modules may contain compiled Java.)
+
+
=== Features
-There were 3 major design goals for Lenya 1.3:
+The three major design goals for Lenya 1.3 were:
1. Improved plugins with better URLs (Modules).
2. Flat datastore for content.
3. Sensible working security.
-The new Module system was easy. Using flat content is still under development; The migration code is complete, but content maintenance is not. The new security system is designed, but no code has been written yet; it should not require much programming, but the ability to edit resources is a higher priority.
+The new Module system was completed in early 2006 as an add-on for Lenya 1.2.
+The Flat architecture was easy once Kupu was rejected as the editor.
+The new security system is designed and being developed.
== Modules
Modified: lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/authoring/module.xmap
URL: http://svn.apache.org/viewvc/lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/authoring/module.xmap?rev=578300&r1=578299&r2=578300&view=diff
==============================================================================
--- lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/authoring/module.xmap (original)
+++ lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/authoring/module.xmap Fri Sep 21 15:33:17 2007
@@ -57,17 +57,16 @@
</map:component-configurations>
<map:pipeline>
-<!-- For editing flat content. Wait until the ResourceType Modules are complete.
+<!-- For editing flat content. -->
<map:select type="parameter">
<map:parameter name="parameter-selector-test" value="{publication:contenttype}"/>
<map:when test="flat">
<map:act type="resource-exists" src="module://edit/module.xmap">
- <map:generate src="cocoon://edit/module.xmap"/>
+ <map:generate src="cocoon://{publication:publication}/edit/module.xmap"/>
<map:serialize type="html"/>
</map:act>
</map:when>
</map:select>
--->
<map:match pattern="{module:module}">
<map:redirect-to uri="{module:module}/index.html"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.