You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2006/03/03 16:28:55 UTC

[DAISY] FieldTypeUpdated

The formatting of a nice message for this event hasn't been implemented yet, so I'll just put an XML dump of the event here.

<ns:fieldTypeUpdated xmlns:ns="http://outerx.org/daisy/1.0">
  <ns:oldFieldType>
    <ns:fieldType id="1" lastModified="2005-10-05T09:27:46.000Z" lastModifier="123" name="BookPath" valueType="string" deprecated="false" aclAllowed="false" multiValue="false" updateCount="1" size="100" allowFreeEntry="false">
      <ns:labels>
        <ns:label locale="nl">Boek pad</ns:label>
        <ns:label locale="">Book path</ns:label>
      </ns:labels>
      <ns:descriptions>
        <ns:description locale="nl">Het pad waar het boek zal voorkomen in het hierarchische boek overzicht. Gebruik slashes om delen van het pad the scheiden.</ns:description>
        <ns:description locale="">Path where this book will appear in the hierarchical book overview. Use slashes to separate path components.</ns:description>
      </ns:descriptions>
    </ns:fieldType>
  </ns:oldFieldType>
  <ns:newFieldType>
    <ns:fieldType id="1" lastModified="2006-03-03T14:59:18.545Z" lastModifier="123" name="BookPath" valueType="string" deprecated="false" aclAllowed="false" multiValue="false" updateCount="2" size="100" allowFreeEntry="false">
      <ns:labels>
        <ns:label locale="pl">Ścieżka książki</ns:label>
        <ns:label locale="de">Pfadangabe Buchpublikation</ns:label>
        <ns:label locale="nl">Boek pad</ns:label>
        <ns:label locale="ru">заданный маршрут публикации книги</ns:label>
        <ns:label locale="">Book path</ns:label>
      </ns:labels>
      <ns:descriptions>
        <ns:description locale="pl">Ścieżka pod jaką umieszczona zostanie książka. Użyj ukośników do oddzielania elementów ścieżki.</ns:description>
        <ns:description locale="de">Pfad unter dem das Buch in der hierarchischen Übersicht der publizierten Bücher erscheint. Benutzen Sie Schrägstriche um die einzelnen Bestandteile des Pfads voneinander abzutrennen.</ns:description>
        <ns:description locale="nl">Het pad waar het boek zal voorkomen in het hierarchische boek overzicht. Gebruik slashes om delen van het pad the scheiden.</ns:description>
        <ns:description locale="ru">Маршрут, по которому книга показана в иерархическом списке опубликованных книг. Используйте знак косой штрих , чтобы разделить части маршрута.</ns:description>
        <ns:description locale="">Path where this book will appear in the hierarchical book overview. Use slashes to separate path components.</ns:description>
      </ns:descriptions>
    </ns:fieldType>
  </ns:newFieldType>
</ns:fieldTypeUpdated>