You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2009/08/29 13:11:12 UTC

svn commit: r809113 - /maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo

Author: vsiveton
Date: Sat Aug 29 11:11:12 2009
New Revision: 809113

URL: http://svn.apache.org/viewvc?rev=809113&view=rev
Log:
o removed inherited fields

Modified:
    maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo

Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo?rev=809113&r1=809112&r2=809113&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/src/main/mdo/decoration.mdo Sat Aug 29 11:11:12 2009
@@ -295,43 +295,6 @@
       <description>Power by logo on the navigation.</description>
       <version>1.0.0+</version>
       <superClass>LinkItem</superClass>
-      <fields>
-        <field xml.attribute="true">
-          <name>img</name>
-          <description>The source location of the powerBy image.</description>
-          <version>1.0.0+</version>
-          <type>String</type>
-          <identifier>true</identifier>
-        </field>
-        <field xml.attribute="true">
-          <name>alt</name>
-          <description>The alt description of the powerBy image.</description>
-          <version>1.0.1+</version>
-          <type>String</type>
-          <identifier>true</identifier>
-        </field>
-        <field xml.attribute="true">
-          <name>border</name>
-          <description>The border to use for the powerBy image.</description>
-          <version>1.0.1+</version>
-          <type>String</type>
-          <identifier>true</identifier>
-        </field>
-        <field xml.attribute="true">
-          <name>width</name>
-          <description>The width to use for the powerBy image.</description>
-          <version>1.0.1+</version>
-          <type>String</type>
-          <identifier>true</identifier>
-        </field>
-        <field xml.attribute="true">
-          <name>height</name>
-          <description>The height to use for the powerBy image.</description>
-          <version>1.0.1+</version>
-          <type>String</type>
-          <identifier>true</identifier>
-        </field>
-      </fields>
     </class>
     <class xsd.compositor="sequence">
       <name>Body</name>