Author: rgardler
Date: Fri Nov 11 14:51:20 2005
New Revision: 332665
URL: http://svn.apache.org/viewcvs?rev=332665&view=rev
Log:
use alt position for MOTD (otherwise it obscures the photo)
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml?rev=332665&r1=332664&r2=332665&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
Fri Nov 11 14:51:20 2005
@@ -160,8 +160,8 @@
<motd>
<motd-option pattern="">
<motd-title>v0.7</motd-title>
- <motd-page location="both">
- This is documentation for current version v0.7
+ <motd-page location="alt">
+ This is documentation for current version v0.8
</motd-page>
<motd-page-url>http://forrest.apache.org/versions/index.html</motd-page-url>
</motd-option>