You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2008/01/03 17:08:50 UTC

[Lenya Wiki] Update of "RELEASE-NOTES-2.0" by AndreasHartmann

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 AndreasHartmann:
http://wiki.apache.org/lenya/RELEASE-NOTES-2%2e0

------------------------------------------------------------------------------
  {{{
- What's New in Lenya 2.0
+ About Apache Lenya 2.0
+ ======================
  
+ Subversion repository URL: https://svn.apache.org/repos/asf/lenya/tags/RELEASE_2_0
+ Cocoon version: 2.11-dev, last changed revision: 606905
- Modularization
-     The monolithic architecture has been replaced by a small generic core and various modules for specific purposes. 
- Improved Repository Access
-     The refactored and extended repository API and new protocols make it easier to access and manipulate documents. 
- UUIDs for Internal Links
-     Documents are now identified and referenced using UUIDs. Static link rewriting is not necessary anymore. 
- Improved Access Control
-     It is now possible to explicitly deny permissions on specific pages.
- Configurable Meta Data
-     It is now possible to declare custom sets of meta data. 
- Publication Templating
-     Publication templating allows to re-use common functionality in multiple publications. 
- Usecase Framework
-     The usecase framework simplifies the implementation of user interaction functionality. 
- Simplified Notification, Inboxes
-     It is now easier to trigger notification messages. Each user has a personal inbox to read and send messages. 
  
+ 
+ New Features in Apache Lenya 2.0
+ ================================
+ 
+ Architecture
+ - Modularization
+ - Separation of API and implementation
+ 
+ Storage and Content Model
+ - Documents are referenced using UUIDs
+ - Improved management of internal links
+ - Configurable meta data element sets
+ - New protocols simplify repository access 
+ 
+ Website Management
+ - Publication templating for re-using common functionality in multiple publications
+ - Create new publication instances via the GUI
+ - Support for configurable publication properties
+ 
+ Access Control
+ - Explicitly deny permissions on particular pages
+ 
+ Assets and Images
+ - Assets and images are treated as documents
+ - Image upload in source editor
+ - SVG-based server-side image resizing
+ 
+ Workflow and Versioning
+ - Quickly manipulate multiple documents
+ - Personal user inboxes
+ - Function to override other users' check-out
+ 
+ Miscellaneous Features
+ - News / weblog module with RSS generation
+ - Language selection widget
+ - Dynamically generated layout images, e.g. round corners
+ 
+ Development
+ - Usecase framework to simplify the implementation of user interaction functionality
+ - Improved repository API
  
  }}}
  

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