Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84364 - website/public_html/live/common
From: dnljms_at_[hidden]
Date: 2013-05-19 01:42:31


Author: danieljames
Date: 2013-05-19 01:42:30 EDT (Sun, 19 May 2013)
New Revision: 84364
URL: http://svn.boost.org/trac/boost/changeset/84364

Log:
Try to make it easier to find 'contribution' pages.
Text files modified:
   website/public_html/live/common/menu-development.html | 13 ++++++++-----
   website/public_html/live/common/menu-support.html | 4 ----
   website/public_html/live/common/menu-welcome.html | 4 ++--
   3 files changed, 10 insertions(+), 11 deletions(-)

Modified: website/public_html/live/common/menu-development.html
==============================================================================
--- website/public_html/live/common/menu-development.html (original)
+++ website/public_html/live/common/menu-development.html 2013-05-19 01:42:30 EDT (Sun, 19 May 2013)
@@ -3,6 +3,14 @@
 
   <ul>
     <li>
+ <a href="/development/submissions.html">Submissions <span class=
+ "link">&gt;</span></a>
+ </li>
+
+ <li><a href="/support/bugs.html" class="internal">Reporting and Fixing
+ Bugs<span class="link">&gt;</span></a></li>
+
+ <li>
       <a href="/development/testing.html">Testing <span class=
       "link">&gt;</span></a>
 
@@ -49,11 +57,6 @@
     </li>
 
     <li>
- <a href="/development/submissions.html">Submissions <span class=
- "link">&gt;</span></a>
- </li>
-
- <li>
       <h3 class="heading">Website</h3>
 
       <ul>

Modified: website/public_html/live/common/menu-support.html
==============================================================================
--- website/public_html/live/common/menu-support.html (original)
+++ website/public_html/live/common/menu-support.html 2013-05-19 01:42:30 EDT (Sun, 19 May 2013)
@@ -1,7 +1,3 @@
   <h4><a href="/support/index.html" class="internal">Support <span class=
   "link">&gt;</span></a></h4>
 
- <ul>
- <li><a href="/support/bugs.html" class="internal">Bugs<span class=
- "link">&gt;</span></a></li>
- </ul>

Modified: website/public_html/live/common/menu-welcome.html
==============================================================================
--- website/public_html/live/common/menu-welcome.html (original)
+++ website/public_html/live/common/menu-welcome.html 2013-05-19 01:42:30 EDT (Sun, 19 May 2013)
@@ -13,8 +13,8 @@
     <li><a href="/community/groups.html">Mailing Lists <span class=
     "link">&gt;</span></a></li>
 
- <li><a href="/support/bugs.html" class="internal">Reporting Bugs<span class=
- "link">&gt;</span></a></li>
+ <li><a href="/support/bugs.html" class="internal">Reporting and Fixing
+ Bugs<span class="link">&gt;</span></a></li>
 
     <li><a href="https://svn.boost.org/trac/boost/" class="external">Wiki<span class=
     "link">&gt;</span></a></li>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk