Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73167 - in website/public_html/live: common community development
From: dnljms_at_[hidden]
Date: 2011-07-17 06:19:41


Author: danieljames
Date: 2011-07-17 06:19:38 EDT (Sun, 17 Jul 2011)
New Revision: 73167
URL: http://svn.boost.org/trac/boost/changeset/73167

Log:
Website: Remove broken links to vault.

I just removed a lot of the links as it seems to be the easiest thing to do
until this is all resolved. Some links remain, some of which are broken.

Text files modified:
   website/public_html/live/common/menu-community.html | 3 ---
   website/public_html/live/community/groups.html | 4 ----
   website/public_html/live/development/submissions.html | 26 +++++++++++---------------
   3 files changed, 11 insertions(+), 22 deletions(-)

Modified: website/public_html/live/common/menu-community.html
==============================================================================
--- website/public_html/live/common/menu-community.html (original)
+++ website/public_html/live/common/menu-community.html 2011-07-17 06:19:38 EDT (Sun, 17 Jul 2011)
@@ -58,9 +58,6 @@
     <li><a href="/community/sandbox.html">Sandbox <span class=
     "link">&gt;</span></a></li>
 
- <li><a href="http://www.boost-consulting.com/vault/" class=
- "external">Vault <span class="link">&gt;</span></a></li>
-
     <li>
       <a href="/community/irc.html">IRC <span class="link">&gt;</span></a>
 

Modified: website/public_html/live/community/groups.html
==============================================================================
--- website/public_html/live/community/groups.html (original)
+++ website/public_html/live/community/groups.html 2011-07-17 06:19:38 EDT (Sun, 17 Jul 2011)
@@ -179,10 +179,6 @@
               "news://news.gmane.org/gmane.comp.lib.boost.devel" class=
               "external">news://news.gmane.org/gmane.comp.lib.boost.devel>.</p>
 
- <p>Preliminary libraries under discussion are available from
- the <a href="
http://boost-consulting.com/vault/" class=
- "external">Vault</a>.</p>
-
               <h3><a name="archive" id="archive"></a>Archives for Boost
               developers list</h3>
 

Modified: website/public_html/live/development/submissions.html
==============================================================================
--- website/public_html/live/development/submissions.html (original)
+++ website/public_html/live/development/submissions.html 2011-07-17 06:19:38 EDT (Sun, 17 Jul 2011)
@@ -83,7 +83,7 @@
               gauge interest a possible submission.</p>
 
               <p>A message might be as simple as "Is there any interest in a
- library which solves Traveling Salesperson problems in linear
+ library which solves Travelling Salesperson problems in linear
               time?"</p>
 
               <p>A bit of further description or snippet of code may be
@@ -92,18 +92,16 @@
 
               <p>Please don't post lengthy descriptions, documentation, or
               code to the mailing list, and no attachments, even small ones.
- Please post lengthy material in the <a href=
- "http://www.boost-consulting.com/vault/" class="external">Boost
- Vault</a>.</p>
+ Please make lengthy material available on the web. You can use
+ a project hosting service such as sourceforge, github, google
+ code, bitbucket etc.</p>
 
               <h2><a name="Preliminary" id="Preliminary"></a>Preliminary
               submission</h2>
 
- <p>If response to an initial query indicates interest, then
- post the preliminary submission files in the <a href=
- "http://www.boost-consulting.com/vault/" class="external">Boost
- Vault</a> on the sourceforge web site if you haven't already
- done so.</p>
+ <p>If response to an initial query indicates interest,
+ then make your preliminary submission publicly available
+ if you haven't already done so.</p>
 
               <h2><a name="Refinement" id="Refinement"></a>Refinement</h2>
 
@@ -137,21 +135,19 @@
               final <a href="requirements.html#Directory_structure">directory
               structure</a> and format of the web site, the better.</p>
 
- <p>Like a preliminary submission, post the final submission
- .zip file in the <a href=
- "http://www.boost-consulting.com/vault/">Boost Vault</a>.</p>
+ <p>Like a preliminary submission, make final submission
+ .zip publicly available.</p>
 
               <h2><a name="Review" id="Review"></a>Formal Review</h2>
 
               <p>Before asking for formal review, your submission should be
- posted in the Boost files/vault. Please verify that your
+ easilly accessible to all. Please verify that your
               submission compiles and runs under at least two compilers. This
               flushes out obvious portability problems. If you don't have
               access to a second compiler, ask for help on the Boost mailing
               list.</p>
 
- <p>Once a library author feels a submission (which presumably
- is now in the files/vault) has matured enough for formal
+ <p>Once a library author feels a submission has matured enough for formal
               review, the author sends a message requesting a formal review
               to the mailing list. Please use a subject in the form "Review
               Request: library" where <i>library</i> is replaced by the


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