Author: crossley
Date: Wed Dec 22 05:36:53 2010
New Revision: 1051759
URL: http://svn.apache.org/viewvc?rev=1051759&view=rev
Log:
Add built-with-cocoon and apache-thanks button images.
Issue: FOR-1197
Added:
forrest/trunk/main/webapp/skins/common/images/apache-thanks.png
- copied unchanged from r1051006,
forrest/trunk/site-author/resources/images/apache-thanks.png
forrest/trunk/main/webapp/skins/common/images/built-with-cocoon.gif
- copied unchanged from r1051006,
forrest/trunk/site-author/resources/images/built-with-cocoon.gif
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/images/apache-thanks.png
- copied unchanged from r1051006,
forrest/trunk/site-author/resources/images/apache-thanks.png
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/images/built-with-cocoon.gif
- copied unchanged from r1051006,
forrest/trunk/site-author/resources/images/built-with-cocoon.gif
Modified:
forrest/trunk/main/webapp/resources/schema/entity/skinconf-common-plugins-07-1.xml
Modified:
forrest/trunk/main/webapp/resources/schema/entity/skinconf-common-plugins-07-1.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/schema/entity/skinconf-common-plugins-07-1.xml?rev=1051759&r1=1051758&r2=1051759&view=diff
==============================================================================
---
forrest/trunk/main/webapp/resources/schema/entity/skinconf-common-plugins-07-1.xml
(original)
+++
forrest/trunk/main/webapp/resources/schema/entity/skinconf-common-plugins-07-1.xml
Wed Dec 22 05:36:53 2010
@@ -102,4 +102,18 @@ in a 'forrest seed-sample" site.
<width>88</width>
<height>31</height>
</credit>
+ <credit>
+ <name>Built with Apache Cocoon</name>
+ <url>http://cocoon.apache.org/</url>
+ <image>images/built-with-cocoon.gif</image>
+ <width>88</width>
+ <height>31</height>
+ </credit>
+ <credit>
+ <name>thanks to ASF, thanks from ASF</name>
+ <url>http://forrest.apache.org/thanks.html</url>
+ <image>images/apache-thanks.png</image>
+ <width>88</width>
+ <height>31</height>
+ </credit>
</credits>