Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2008-05-23 12:42:33


Author: grafik
Date: 2008-05-23 12:42:32 EDT (Fri, 23 May 2008)
New Revision: 45683
URL: http://svn.boost.org/trac/boost/changeset/45683

Log:
Add Google calendar.
Text files modified:
   website/public_html/beta/community/index.html | 15 ++++++++++++++-
   1 files changed, 14 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/community/index.html
==============================================================================
--- website/public_html/beta/community/index.html (original)
+++ website/public_html/beta/community/index.html 2008-05-23 12:42:32 EDT (Fri, 23 May 2008)
@@ -7,8 +7,14 @@
   <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
   <link rel="icon" href="/favicon.ico" type="image/ico" />
   <link rel="stylesheet" type="text/css" href=
- "/style/section-community.css" />
+ "../style/section-community.css" />
   <!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
+
+ <style type="text/css">
+/*<![CDATA[*/
+ iframe.c1 {border: 0}
+ /*]]>*/
+ </style>
 </head><!--
 Note: Editing website content is documented at:
 http://www.boost.org/development/website_updating.html
@@ -46,6 +52,13 @@
               Boost community there are also some <a href="irc.html">internet
               relay chat</a> channels that users and developers like to hang
               out in.</p>
+
+ <p>Below is a community maintained calendar of Boost related
+ events. Mostly this includes development of the
+ release:</p><iframe src=
+ "http://www.google.com/calendar/embed?src=5rorfm42nvmpt77ac0vult9iig%40group.calendar.google.com&amp;ctz=America/Chicago"
+ class="c1" width="100%" height="600" frameborder="0" scrolling=
+ "no"></iframe>
             </div>
           </div>
         </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