New/Different Features in OpenCms 7
From OpenCms Wiki
(Difference between revisions)
(→Features Changed or Removed) |
|||
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
==New Features== | ==New Features== | ||
+ | *Advanced link management with the Content Relationship Engine (keeps internal links intact after move/rename operations) | ||
+ | *Configurable search options | ||
+ | *Improved internal system roles & organziational units | ||
+ | *Improved permission options & switch user function | ||
+ | *Improved context menus | ||
+ | *Publishing simplified with the publish queue | ||
+ | *Related resources with the Content Relationship Engine | ||
+ | *Restore (undelete) operation for deleted resources | ||
+ | *Search option in the OpenCms workplace | ||
+ | *Time Warp in OpenCms Workplace (see how your web page looked like in the past or how it will look in the future) | ||
+ | *XML content auto correction | ||
+ | *WebDAV support | ||
==Features Changed or Removed== | ==Features Changed or Removed== | ||
*[[Webusers are gone]] | *[[Webusers are gone]] | ||
+ | *${} is replaced by %(). For example, you cannot use ${opencms.filename} any more. Instead, you have to use %(opencms.filename). Reference: http://blog.csdn.net/qianxuncms/archive/2007/09/02/1769405.aspx (Chinese) |
Latest revision as of 22:39, 19 August 2008
New Features
- Advanced link management with the Content Relationship Engine (keeps internal links intact after move/rename operations)
- Configurable search options
- Improved internal system roles & organziational units
- Improved permission options & switch user function
- Improved context menus
- Publishing simplified with the publish queue
- Related resources with the Content Relationship Engine
- Restore (undelete) operation for deleted resources
- Search option in the OpenCms workplace
- Time Warp in OpenCms Workplace (see how your web page looked like in the past or how it will look in the future)
- XML content auto correction
- WebDAV support
Features Changed or Removed
- Webusers are gone
- ${} is replaced by %(). For example, you cannot use ${opencms.filename} any more. Instead, you have to use %(opencms.filename). Reference: http://blog.csdn.net/qianxuncms/archive/2007/09/02/1769405.aspx (Chinese)