jefft 2003/02/22 03:09:37
Modified: src/documentation skinconf.xml
Log:
Use Forrest credit instead of (nonexistent) Cocoon credit image
Revision Changes Path
1.4 +5 -3 avalon-phoenix/src/documentation/skinconf.xml
Index: skinconf.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/src/documentation/skinconf.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- skinconf.xml 26 Nov 2002 23:26:52 -0000 1.3
+++ skinconf.xml 22 Feb 2003 11:09:37 -0000 1.4
@@ -82,11 +82,13 @@
page footer -->
<credits>
<credit>
- <name>Built with Cocoon</name>
- <url>http://xml.apache.org/cocoon/</url>
- <image>skin/images/built-with-cocoon.gif</image>
+ <name>Built with Apache Forrest</name>
+ <url>http://xml.apache.org/forrest/</url>
+ <image>images/built-with-forrest-button.png</image>
<width>88</width>
<height>31</height>
</credit>
+ <!-- A credit with @role='pdf' will have its name and url displayed in the
+ PDF page's footer. -->
</credits>
</skinconfig>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]