Author: csutherl
Date: Mon Dec 17 17:37:40 2018
New Revision: 1849117
URL: http://svn.apache.org/viewvc?rev=1849117&view=rev
Log:
Unify page titles with navbar links and correct title casing
Modified:
tomcat/jk/trunk/xdocs/ajp/project.xml
tomcat/jk/trunk/xdocs/common_howto/loadbalancers.xml
tomcat/jk/trunk/xdocs/common_howto/project.xml
tomcat/jk/trunk/xdocs/miscellaneous/faq.xml
tomcat/jk/trunk/xdocs/miscellaneous/project.xml
tomcat/jk/trunk/xdocs/news/project.xml
tomcat/jk/trunk/xdocs/project.xml
tomcat/jk/trunk/xdocs/reference/project.xml
tomcat/jk/trunk/xdocs/webserver_howto/nes.xml
tomcat/jk/trunk/xdocs/webserver_howto/project.xml
Modified: tomcat/jk/trunk/xdocs/ajp/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/ajp/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/ajp/project.xml (original)
+++ tomcat/jk/trunk/xdocs/ajp/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/common_howto/loadbalancers.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/common_howto/loadbalancers.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/common_howto/loadbalancers.xml (original)
+++ tomcat/jk/trunk/xdocs/common_howto/loadbalancers.xml Mon Dec 17 17:37:40
2018
@@ -22,7 +22,7 @@
limitations under the License.
</copyright>
<properties>
-<title>LoadBalancer HowTo</title>
+<title>Load Balancing HowTo</title>
<author email="[email protected]">Mladen Turk</author>
<date>$Date$</date>
</properties>
Modified: tomcat/jk/trunk/xdocs/common_howto/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/common_howto/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/common_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/common_howto/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/miscellaneous/faq.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/faq.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/faq.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/faq.xml Mon Dec 17 17:37:40 2018
@@ -22,7 +22,7 @@
limitations under the License.
</copyright>
<properties>
-<title>FAQ</title>
+<title>Frequently Asked Questions</title>
<author email="[email protected]">Henri Gomez</author>
<date>$Date$</date>
</properties>
@@ -92,7 +92,7 @@ For <b>JK 1.2.x</b>, you should read:
<ul>
<li>
-<a href="../common_howto/quick.html">For the impatient</a>
+<a href="../common_howto/quick.html">Quick Start</a>
</li>
<li>
Modified: tomcat/jk/trunk/xdocs/miscellaneous/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/project.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/news/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/project.xml (original)
+++ tomcat/jk/trunk/xdocs/news/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/project.xml (original)
+++ tomcat/jk/trunk/xdocs/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="common_howto/quick.html"/>
- <item name="All about workers"
href="common_howto/workers.html"/>
+ <item name="Quick Start"
href="common_howto/quick.html"/>
+ <item name="All About Workers"
href="common_howto/workers.html"/>
<item name="Timeouts"
href="common_howto/timeouts.html"/>
<item name="Load Balancing"
href="common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions" href="miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions" href="miscellaneous/faq.html"/>
<item name="Changelog"
href="miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/reference/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/reference/project.xml (original)
+++ tomcat/jk/trunk/xdocs/reference/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
Modified: tomcat/jk/trunk/xdocs/webserver_howto/nes.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/webserver_howto/nes.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/nes.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/nes.xml Mon Dec 17 17:37:40 2018
@@ -22,7 +22,7 @@
limitations under the License.
</copyright>
<properties>
-<title>Planet web server HowTo</title>
+<title>iPlanet Web Server HowTo</title>
<author email="[email protected]">Henri Gomez</author>
<author email="[email protected]">Jim Jagielski</author>
<author email="[email protected]">Gal Shachor</author>
Modified: tomcat/jk/trunk/xdocs/webserver_howto/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/webserver_howto/project.xml?rev=1849117&r1=1849116&r2=1849117&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/project.xml Mon Dec 17 17:37:40 2018
@@ -30,8 +30,8 @@
</menu>
<menu name="Common HowTo">
- <item name="For the impatient"
href="../common_howto/quick.html"/>
- <item name="All about workers"
href="../common_howto/workers.html"/>
+ <item name="Quick Start"
href="../common_howto/quick.html"/>
+ <item name="All About Workers"
href="../common_howto/workers.html"/>
<item name="Timeouts"
href="../common_howto/timeouts.html"/>
<item name="Load Balancing"
href="../common_howto/loadbalancers.html"/>
<item name="Reverse Proxy"
href="../common_howto/proxy.html"/>
@@ -57,7 +57,7 @@
</menu>
<menu name="Miscellaneous Documentation">
- <item name="Frequently asked questions"
href="../miscellaneous/faq.html"/>
+ <item name="Frequently Asked Questions"
href="../miscellaneous/faq.html"/>
<item name="Changelog"
href="../miscellaneous/changelog.html"/>
<item name="Current Tomcat Connectors bugs"
href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Tomcat+Connectors&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="/>
<item name="Contribute documentation"
href="../miscellaneous/doccontrib.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]