[Yanel-commits] rev 38166 - public/yanel/trunk/src/realms/yanel-website/content

simon at wyona.com simon at wyona.com
Wed Aug 20 23:38:29 CEST 2008


Author: simon
Date: 2008-08-20 23:38:29 +0200 (Wed, 20 Aug 2008)
New Revision: 38166

Added:
   public/yanel/trunk/src/realms/yanel-website/content/3004c6ec-2c35-41ca-a308-c762f5fad8df
Log:
more docu added

Added: public/yanel/trunk/src/realms/yanel-website/content/3004c6ec-2c35-41ca-a308-c762f5fad8df
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/3004c6ec-2c35-41ca-a308-c762f5fad8df	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/content/3004c6ec-2c35-41ca-a308-c762f5fad8df	2008-08-20 21:38:29 UTC (rev 38166)
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Resource Type Configuration Map</title>
+  </head>
+  <body>
+    <h2>Resource Type Configuration Map</h2>
+<p>to configure a bunch of url in the same way one can use the rc-map. map.rc-map file has to be in the repository which is configured as the rti (resource type identifier) repository in a realm.
+</p><p>in this file one can define a url-wildcard matcher to match a bunch of urls (e.g. **.html) which points for every match to one <a href="resource_type_configuration.html">resource-type-configuration</a>.
+</p>
+  </body>
+</html>



More information about the Yanel-commits mailing list