[Yanel-commits] rev 23611 - public/yanel/trunk/src/realms/welcome-admin/yanel/rti

michi at wyona.com michi at wyona.com
Thu Apr 5 12:05:57 CEST 2007


Author: michi
Date: 2007-04-05 12:05:56 +0200 (Thu, 05 Apr 2007)
New Revision: 23611

Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-from-scratch.html.yanel-rc
Log:
note improved

Modified: public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-from-scratch.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-from-scratch.html.yanel-rc	2007-04-05 10:02:05 UTC (rev 23610)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-from-scratch.html.yanel-rc	2007-04-05 10:05:56 UTC (rev 23611)
@@ -9,7 +9,7 @@
   <yanel:custom-config xmlns:arr="http://www.wyona.org/yanel/resource/add-realm-resource/1.0">
     <arr:parameter name="realmid" samplevalue="my-realm" required="true" />
     <arr:parameter name="realmname" samplevalue="My Realm" required="true" />
-    <!-- NOTE: An empty value means that the parent directory of the "from-scratch-realm" is being used -->
+    <!-- NOTE: An empty value means that the parent directory of the "from-scratch-realm" is being used. No value attribute means that the value becomes configurable by the user. -->
     <arr:parameter name="fslocation" value="" samplevalue="C:/realms" required="true" />
   </yanel:custom-config>
 </yanel:resource-config>




More information about the Yanel-commits mailing list