[Osr-101] rev 16646 - public/osr-101/trunk
thomas at wyona.com
thomas at wyona.com
Wed Aug 16 16:59:40 CEST 2006
Author: thomas
Date: 2006-08-16 16:59:39 +0200 (Wed, 16 Aug 2006)
New Revision: 16646
Modified:
public/osr-101/trunk/osr-101.xhtml
Log:
Another typo fixed.
Modified: public/osr-101/trunk/osr-101.xhtml
===================================================================
--- public/osr-101/trunk/osr-101.xhtml 2006-08-16 14:57:45 UTC (rev 16645)
+++ public/osr-101/trunk/osr-101.xhtml 2006-08-16 14:59:39 UTC (rev 16646)
@@ -64,7 +64,7 @@
<a name="introduction"/>
<h2>Introduction</h2>
<p>
-Neutron is a set of XML-based commands and configuration options that allows for remote operation of content management systems (cms). Neutron provides a thin abstraction layer for what most of today's content management systems offer in terms of user operations: concurrent access to resources, basic file operations, editing based on some sort of datatype constraints, accessing revisions, dealing with workflow stages, custom authentication schemes and more. Neutron is typically used over HTTP. However any other transport protocol can be used to establish a request/response chain of neutron instructions or to retrieve Neutron configuration options.
+Neutron is a set of XML-based commands and configuration options that allow for remote operation of content management systems (cms). Neutron provides a thin abstraction layer for what most of today's content management systems offer in terms of user operations: concurrent access to resources, basic file operations, editing based on some sort of datatype constraints, accessing revisions, dealing with workflow stages, custom authentication schemes and more. Neutron is typically used over HTTP. However any other transport protocol can be used to establish a request/response chain of neutron instructions or to retrieve Neutron configuration options.
</p>
<p>
Most cms vendors implement their own frontend components for the above mentioned tasks or provide some sort of public API for third party component integration. Neutron is ment to be a standard to leverage integration and reuse of third party components such as editing applications or standalone clients targeted at offline operation into existing content management systems.
More information about the Osr-101
mailing list