r46733 - in openimages/trunk/src/main/config/builders: dublincore media

0 views
Skip to first unread message

andre

unread,
Nov 21, 2015, 10:34:33 AM11/21/15
to mmbase...@googlegroups.com
Author: andre
Date: 2015-11-21 16:34:33 +0100 (Sat, 21 Nov 2015)
New Revision: 46733

Modified:
openimages/trunk/src/main/config/builders/dublincore/dublincore.fields.xml
openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml
Log:
new field mediator

Modified: openimages/trunk/src/main/config/builders/dublincore/dublincore.fields.xml
===================================================================
--- openimages/trunk/src/main/config/builders/dublincore/dublincore.fields.xml 2015-11-21 15:33:45 UTC (rev 46732)
+++ openimages/trunk/src/main/config/builders/dublincore/dublincore.fields.xml 2015-11-21 15:34:33 UTC (rev 46733)
@@ -197,6 +197,26 @@
</datatype>
</field>

+ <field name="mediator">
+ <descriptions>
+ <description xml:lang="en">An entity that mediates access to the resource and for whom the resource is intended or useful. (dc:mediator).</description>
+ <description xml:lang="nl">Entiteit die toegang tot de bron verleend en voor wie de bron bedoeld of nuttig kan zijn. (dc:mediator).</description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="en">Mediator</guiname>
+ <guiname xml:lang="nl">Mediator</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>30</input>
+ <search>30</search>
+ </positions>
+ </editor>
+ <datatype base="field" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <maxLength value="2048" enforce="never" />
+ </datatype>
+ </field>
+
<field name="date">
<descriptions>
<description xml:lang="nl">Publicatiedatum, in veel gevallen de creatiedatum.</description>

Modified: openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml
===================================================================
--- openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml 2015-11-21 15:33:45 UTC (rev 46732)
+++ openimages/trunk/src/main/config/builders/media/mediafragments_translations.xml 2015-11-21 15:34:33 UTC (rev 46733)
@@ -123,10 +123,29 @@
</positions>
</editor>
<datatype base="field" xmlns="http://www.mmbase.org/xmlns/datatypes">
- <maxLength value="1024" />
+ <maxLength value="2048" />
</datatype>
</field>
-
+
+ <field name="mediator">
+ <descriptions>
+ <description xml:lang="en">An entity that mediates access to the resource and for whom the resource is intended or useful. (dc:mediator).</description>
+ <description xml:lang="nl">Entiteit die toegang tot de bron verleend en voor wie de bron bedoeld of nuttig kan zijn. (dc:mediator).</description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="en">Mediator</guiname>
+ <guiname xml:lang="nl">Mediator</guiname>
+ </gui>
+ <editor>
+ <positions>
+ <input>30</input>
+ <search>30</search>
+ </positions>
+ </editor>
+ <datatype base="field" xmlns="http://www.mmbase.org/xmlns/datatypes">
+ <maxLength value="2048" />
+ </datatype>
+ </field>
</fieldlist>

</builder>

Reply all
Reply to author
Forward
0 new messages