|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r81985 - in website/public_html/beta: . common
From: mcaisse_at_[hidden]
Date: 2012-12-15 17:42:09
Author: mjcaisse
Date: 2012-12-15 17:42:09 EST (Sat, 15 Dec 2012)
New Revision: 81985
URL: http://svn.boost.org/trac/boost/changeset/81985
Log:
try the cppnow count down again. Looked good locally, bad on the live site.
Text files modified:
website/public_html/beta/common/sidebar-common.html | 1 +
website/public_html/beta/index.html | 8 --------
2 files changed, 1 insertions(+), 8 deletions(-)
Modified: website/public_html/beta/common/sidebar-common.html
==============================================================================
--- website/public_html/beta/common/sidebar-common.html (original)
+++ website/public_html/beta/common/sidebar-common.html 2012-12-15 17:42:09 EST (Sat, 15 Dec 2012)
@@ -1,2 +1,3 @@
<!--#include virtual="sidebar-get-boost.html" -->
<!--#include virtual="sidebar-search.html" -->
+<!--#include virtual="sidebar-cpp-now.html" -->
Modified: website/public_html/beta/index.html
==============================================================================
--- website/public_html/beta/index.html (original)
+++ website/public_html/beta/index.html 2012-12-15 17:42:09 EST (Sat, 15 Dec 2012)
@@ -37,14 +37,6 @@
<p>Boost provides free peer-reviewed portable C++ source
libraries.</p>
- <div style="float: right; width: 195; height: 339; margin: 8px">
- <iframe src="http://www.eventbrite.com/countdown-widget?eid=2717332615"
- frameborder="0" height="339" width="195"
- marginheight="0" marginwidth="0"
- scrolling="no" allowtransparency="true"></iframe>
- </div>
-
-
<p>We emphasize libraries that work well with the C++
Standard Library. Boost libraries are intended to be widely
useful, and usable across a broad spectrum of applications.
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