You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/07/19 18:33:32 UTC

svn commit: r557680 - /lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml

Author: andreas
Date: Thu Jul 19 09:33:30 2007
New Revision: 557680

URL: http://svn.apache.org/viewvc?view=rev&rev=557680
Log:
Updated resource type docs.

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml?view=diff&rev=557680&r1=557679&r2=557680
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/2_0_x/reference/resource-types.xml Thu Jul 19 09:33:30 2007
@@ -39,9 +39,8 @@
 	</p>
 	<p>
 	  The information describing a resource type is managed by a
-	  <a href="http://lenya.apache.org/apidocs/1.4/org/apache/lenya/cms/publication/ResourceType.html"><code>ResourceType</code></a>
-	  service. The default implementation is 
-	  <a href="http://lenya.apache.org/apidocs/1.4/org/apache/lenya/cms/publication/ResourceTypeImpl.html"><code>ResourceTypeImpl</code></a>.
+	  <a href="http://lenya.apache.org/apidocs/2.0/org/apache/lenya/cms/publication/ResourceType.html"><code>ResourceType</code></a>
+	  service. The default implementation is <code>ResourceTypeImpl</code>.
 	  It implements <code>ThreadSafe</code>, which ensures that only a single instance of every resource type is created.
 	  It is not possible to declare multiple resource types with the same name. 
 	</p>



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