Update of /var/cvs/applications/resources/config/builders/resources
In directory james.mmbase.org:/tmp/cvs-serv29165
Modified Files:
attachments.xml images.xml urls.xml
Log Message:
added 'wiki_inlinecreate' properties, which will be used to indicate to the
'wiki' example that these types can be created inline (by searchrelate code)
See also:
http://cvs.mmbase.org/viewcvs/applications/resources/config/builders/resources
Index: attachments.xml
===================================================================
RCS file:
/var/cvs/applications/resources/config/builders/resources/attachments.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- attachments.xml 3 Apr 2008 13:22:05 -0000 1.5
+++ attachments.xml 25 Apr 2008 14:12:27 -0000 1.6
@@ -24,6 +24,10 @@
<description xml:lang="nl">Bijlage, zoals een PDF bestand</description>
</descriptions>
+ <properties>
+ <property name="wiki_inlinecreate">true</property> <!-- indicate to wiki's
that this typically can be created 'inline' -->
+ </properties>
+
<fieldlist>
<field name="title">
<descriptions>
Index: images.xml
===================================================================
RCS file: /var/cvs/applications/resources/config/builders/resources/images.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- images.xml 23 Apr 2008 09:46:57 -0000 1.5
+++ images.xml 25 Apr 2008 14:12:27 -0000 1.6
@@ -105,6 +105,8 @@
bigger that this, an IllegalArgumentException is thrown.
-->
<property name="MaxArea">1000000</property>
+
+ <property name="wiki_inlinecreate">true</property> <!-- indicate to wiki's
that this typically can be created 'inline' -->x
</properties>
<fieldlist>
Index: urls.xml
===================================================================
RCS file: /var/cvs/applications/resources/config/builders/resources/urls.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- urls.xml 19 Mar 2008 19:04:22 -0000 1.2
+++ urls.xml 25 Apr 2008 14:12:27 -0000 1.3
@@ -21,6 +21,7 @@
</descriptions>
<properties>
+ <property name="wiki_inlinecreate">true</property> <!-- indicate to wiki's
that this typically can be created 'inline' -->
</properties>
<fieldlist>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs