Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84367 - website/public_html/live/common
From: dnljms_at_[hidden]
Date: 2013-05-19 01:43:09


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

Log:
Remove C++Now registration from sidebar.
Removed:
   website/public_html/live/common/sidebar-cpp-now.html
Text files modified:
   website/public_html/live/common/sidebar-common.html | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: website/public_html/live/common/sidebar-common.html
==============================================================================
--- website/public_html/live/common/sidebar-common.html (original)
+++ website/public_html/live/common/sidebar-common.html 2013-05-19 01:43:08 EDT (Sun, 19 May 2013)
@@ -1,3 +1,2 @@
 <!--#include virtual="sidebar-get-boost.html" -->
-<!--#include virtual="sidebar-cpp-now.html" -->
 <!--#include virtual="sidebar-search.html" -->

Deleted: website/public_html/live/common/sidebar-cpp-now.html
==============================================================================
--- website/public_html/live/common/sidebar-cpp-now.html 2013-05-19 01:43:08 EDT (Sun, 19 May 2013)
+++ (empty file)
@@ -1,73 +0,0 @@
-<div id="cpp-now">
-<div id="ebcountdown">
- <div style="width:16em;
- padding:0px 0 10px;
- background-color:#FFFFFF;
- border:1px solid;
- -moz-border-radius:3px;
- -webkit-border-radius:3px;
- border-radius:3px;
- border-color: #D5D5D3;">
-
- <div id="event_window_register">
-
- <!-- IMAGE -->
- <div class="ebeventimage" style="width:173px;
- margin:5px;
- overflow:hidden;
- text-align:center;">
-
- <a href="http://cppnow.org" target="_blank" >
- <img src="http://ebmedia.eventbrite.com/s3-build/images/863976/28930937803/1/logo.jpeg" alt="C++Now"
- style="width:173px;border-style:none;" />
- </a>
- </div>
-
- <!-- NAME -->
- <div class="ebeventname" style="width:173px;
- margin:15px 5px 5px;
- overflow:hidden;
- font-size:18px;
- line-height:20px;
- font-weight:bold;
- text-align:center;
- color:#000000;">
- C++Now 2013
- </div>
-
- <!-- DATE -->
- <div class="ebeventdate" id="display_eventdate" style="display:block;
- width:173px;
- margin:0 5px 5px;
- font-size:11px;
- line-height:14px;
- text-align:center;
- overflow:hidden;
- color:#000000;">May 12, 2013 at 1:00 PM</div>
-
- <!-- REGISTER -->
- <div class="registernowbutton" >
- <a href="http://www.eventbrite.com/event/2717332615?ref=ecount"
- id="display_eventregister" title="Register Now!" target="_blank" style="display:block;
- width:122px;
- height:19px;
- margin:13px auto 0px;
- font-size:12px;
- line-height:20px;
- font-weight:bold;
- color:#FFFFFF;
- text-align:center;
- display:block;
- background-color:#64B557;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- border-radius:2px;" >Register Now!</a>
-
- </div>
-
- </div>
- </div>
-</div>
-&nbsp;
-</div>
-


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