Author: crossley
Date: Fri Apr 6 21:43:36 2007
New Revision: 526362
URL: http://svn.apache.org/viewvc?view=rev&rev=526362
Log:
Missed these changes in r526047.
Modified:
forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml
Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/skinconf.xml?view=diff&rev=526362&r1=526361&r2=526362
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/fresh-site/src/documentation/skinconf.xml Fri Apr 6
21:43:36 2007
@@ -148,7 +148,8 @@
The "pattern" attribute specifies the pattern to be matched.
This can be a specific page, or a general pattern to match a set of
pages,
e.g. everything in the "samples" directory.
- motd-title : This text will be added in brackets after the <html><title>
+ The @starts-with=true anchors the string to the start, otherwise
contains
+ motd-title : This text will betadded in brackets after the <html><title>
and this can be empty.
motd-page : This text will be added in a panel on the face of the page,
with the "motd-page-url" being the hyperlink "More".
Modified: forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml?view=diff&rev=526362&r1=526361&r2=526362
==============================================================================
--- forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
(original)
+++ forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml Fri
Apr 6 21:43:36 2007
@@ -141,12 +141,18 @@
<!-- Optional message of the day (MOTD).
Note: This is only implemented in the pelt skin.
+ Note: Beware issue FOR-677 if you use an absolute path uri.
If the optional <motd> element is used, then messages will be appended
depending on the URI string pattern.
- motd-option : Specifies a pattern to match and provides small text content.
- motd-title : This text will be added in brackets after the <html><title>
+ motd-option : Each option will match a pattern and apply its text.
+ The "pattern" attribute specifies the pattern to be matched.
+ This can be a specific page, or a general pattern to match a set of
pages,
+ e.g. everything in the "samples" directory.
+ The @starts-with=true anchors the string to the start, otherwise
contains
+ motd-title : This text will betadded in brackets after the <html><title>
+ and this can be empty.
motd-page : This text will be added in a panel on the face of the page,
- with the "motd-page-url" being the hyperlink "More".
+ with the "motd-page-url" being the hyperlink "More".
Values for the "location" attribute are:
page : on the face of the page, e.g. in the spare space of the toc
alt : at the bottom of the left-hand navigation panel
Modified:
forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml?view=diff&rev=526362&r1=526361&r2=526362
==============================================================================
--- forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
(original)
+++ forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
Fri Apr 6 21:43:36 2007
@@ -141,12 +141,18 @@
<!-- Optional message of the day (MOTD).
Note: This is only implemented in the pelt skin.
+ Note: Beware issue FOR-677 if you use an absolute path uri.
If the optional <motd> element is used, then messages will be appended
depending on the URI string pattern.
- motd-option : Specifies a pattern to match and provides small text content.
- motd-title : This text will be added in brackets after the <html><title>
+ motd-option : Each option will match a pattern and apply its text.
+ The "pattern" attribute specifies the pattern to be matched.
+ This can be a specific page, or a general pattern to match a set of
pages,
+ e.g. everything in the "samples" directory.
+ The @starts-with=true anchors the string to the start, otherwise
contains
+ motd-title : This text will betadded in brackets after the <html><title>
+ and this can be empty.
motd-page : This text will be added in a panel on the face of the page,
- with the "motd-page-url" being the hyperlink "More".
+ with the "motd-page-url" being the hyperlink "More".
Values for the "location" attribute are:
page : on the face of the page, e.g. in the spare space of the toc
alt : at the bottom of the left-hand navigation panel
Modified:
forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml?view=diff&rev=526362&r1=526361&r2=526362
==============================================================================
--- forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml
(original)
+++ forrest/trunk/main/template-sites/business/src/documentation/skinconf.xml
Fri Apr 6 21:43:36 2007
@@ -141,12 +141,18 @@
<!-- Optional message of the day (MOTD).
Note: This is only implemented in the pelt skin.
+ Note: Beware issue FOR-677 if you use an absolute path uri.
If the optional <motd> element is used, then messages will be appended
depending on the URI string pattern.
- motd-option : Specifies a pattern to match and provides small text content.
- motd-title : This text will be added in brackets after the <html><title>
+ motd-option : Each option will match a pattern and apply its text.
+ The "pattern" attribute specifies the pattern to be matched.
+ This can be a specific page, or a general pattern to match a set of
pages,
+ e.g. everything in the "samples" directory.
+ The @starts-with=true anchors the string to the start, otherwise
contains
+ motd-title : This text will betadded in brackets after the <html><title>
+ and this can be empty.
motd-page : This text will be added in a panel on the face of the page,
- with the "motd-page-url" being the hyperlink "More".
+ with the "motd-page-url" being the hyperlink "More".
Values for the "location" attribute are:
page : on the face of the page, e.g. in the spare space of the toc
alt : at the bottom of the left-hand navigation panel