]> err.no Git - sope/commitdiff
minor update
authorznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 20 May 2006 14:13:29 +0000 (14:13 +0000)
committerznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 20 May 2006 14:13:29 +0000 (14:13 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1264 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/NGObjWeb/ChangeLog
sope-appserver/NGObjWeb/DynamicElements/WOForm.api

index 6cfe02b1af4e6ecafb87b568cbbd82b17d466ce9..49f4bae639bc9a251831095f3d3491076eff9283 100644 (file)
@@ -1,3 +1,11 @@
+2006-05-20  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * DynamicElements/WOForm.api: added wosid parameter. There probably
+         are a lot more parameters we want to add; also, it might be a good
+         idea to mark them as such - this would enable proper validation
+         in .wox files, as they must be prefixed with an underscore in the
+         XML.
+
 2006-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * *m: changed EOControl related includes into imports
index 5afacb8af8e82f1fec0a52ece1060cc9b17005dc..cb7ccd4ad3f7afe936cf430666f01a6e9ab4fb20 100644 (file)
@@ -12,6 +12,7 @@
   <binding name="otherTagString" passthrough="NO"/>
   <!-- SOPE -->
   <binding name="method" passthrough="NO"/>
+  <binding name="_wosid" passthrough="NO" defaults="YES/NO"/>
 
   <validation message="either one of &apos;action&apos;, &apos;href&apos; or &apos;pageName&apos; may be bound, or one or both of &apos;actionClass&apos; or &apos;directActionName&apos; may be bound">
     <count test="&gt;1">