You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by bu...@apache.org on 2011/06/10 18:21:39 UTC

svn commit: r790722 - in /websites/staging/community/trunk/content: calendars/ calendars/conferences.html calendars/index.html index.html

Author: buildbot
Date: Fri Jun 10 16:21:38 2011
New Revision: 790722

Log:
Staging update by buildbot

Added:
    websites/staging/community/trunk/content/calendars/
    websites/staging/community/trunk/content/calendars/conferences.html
    websites/staging/community/trunk/content/calendars/index.html
Modified:
    websites/staging/community/trunk/content/index.html

Added: websites/staging/community/trunk/content/calendars/conferences.html
==============================================================================
--- websites/staging/community/trunk/content/calendars/conferences.html (added)
+++ websites/staging/community/trunk/content/calendars/conferences.html Fri Jun 10 16:21:38 2011
@@ -0,0 +1,122 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html>
+    <head>
+       <META name="description" content="Apache Community Development"/>
+       <META name="keywords" content="apache, apache community, community development, opensource"/>
+
+    
+     <META http-equiv="Content-Type" content="text/html; charset=utf-8">
+      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" media="screen, projection">
+      <LINK rel="stylesheet" href="/style/style.css" type="text/css" media="screen, projection">
+     <style type="text/css">
+.code {
+  border: 1px dashed #3c78b5;
+  font-size: 11px;
+  font-family: Courier;
+  margin: 10px;
+  margin-left: 0px;
+  line-height: 13px;
+}
+.codeHeader {
+  background-color: #f0f0f0;
+  border-bottom: 1px dashed #3c78b5;
+  padding: 3px;
+  text-align: center;
+}
+.codeContent {
+  text-align: left;
+  background-color: #f0f0f0;
+  padding: 3px;
+}
+
+.preformatted {
+  border: 1px dashed #3c78b5;
+  font-size: 11px;
+  font-family: Courier;
+  margin: 10px;
+  line-height: 13px;
+}
+.preformattedHeader {
+  background-color: #f0f0f0;
+  border-bottom: 1px dashed #3c78b5;
+  padding: 3px;
+  text-align: center;
+}
+.preformattedContent {
+  background-color: #f0f0f0;
+  padding: 3px;
+}
+        </style>
+
+        <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+        <TITLE>Apache Community Development - Apache Conferences Calendar</TITLE>
+    </head>
+
+    <body onload="init()">
+      <div class="container">
+      <HR class="space col">
+      <DIV class="block">
+        <DIV class="column span-24">
+            <DIV id="header">
+                <h1>The Apache Software Foundation<BR />
+                <SPAN class="alt"><small>Meritocracy in Action.</small></SPAN></h1>
+             </DIV>
+          </DIV>
+      </DIV>
+      <HR/>
+
+
+        <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+            <TR class="topBar">
+                <td align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%">
+                    &nbsp;<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/calendars">Calendars</a>&nbsp;&raquo&nbsp;<a href="/calendars/conferences.html">Apache Conferences Calendar</a>
+                </td>
+                <td align="right" valign="middle" class="topBarDiv" align="left" nowrap="true">
+                    <A href="http://community.apache.org">Apache Community Development</A> | <A href="http://mail-archives.apache.org/mod_mbox/community-dev/">Mailling List</A>
+                </td>
+            </TR>
+        </TABLE>
+
+        <TABLE border="0" cellpadding="0" width="100%">
+            <TR>
+                <td align="left" valign="top">
+                  <DIV id="PageContent">        
+                     <DIV class="pagecontent">
+                         <DIV class="wiki-content">
+                          <p>This Calendar is maintained by the <a href="http://www.apache.org/foundation/conferences.html">Apache Conferences Committee</a> (ConCom). It's used to list official Apache events, and 
+those events which have been approved to use Apache Marks under the <a href="http://www.apache.org/foundation/marks/events.html">Third Party Event Branding Policy</a>.</p>
+<iframe src="https://www.google.com/calendar/embed?src=nerseigospses068jd57bk5ar8%40group.calendar.google.com&ctz=America/New_York"
+style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
+
+<p>This Calendar is also available as an <a href="https://www.google.com/calendar/ical/nerseigospses068jd57bk5ar8%40group.calendar.google.com/public/basic.ics">iCal feed</a></p>
+                         </DIV>
+                     </DIV>
+                  </DIV>
+                </td>
+            </TR>
+        </TABLE>
+
+        <DIV class="footer">
+            Copyright © 2003-2011, The Apache Software Foundation&nbsp;&nbsp;
+        </DIV>
+
+    </BODY>
+</HTML>

Added: websites/staging/community/trunk/content/calendars/index.html
==============================================================================
--- websites/staging/community/trunk/content/calendars/index.html (added)
+++ websites/staging/community/trunk/content/calendars/index.html Fri Jun 10 16:21:38 2011
@@ -0,0 +1,126 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html>
+    <head>
+       <META name="description" content="Apache Community Development"/>
+       <META name="keywords" content="apache, apache community, community development, opensource"/>
+
+    
+     <META http-equiv="Content-Type" content="text/html; charset=utf-8">
+      <LINK rel="stylesheet" href="/style/compressed.css" type="text/css" media="screen, projection">
+      <LINK rel="stylesheet" href="/style/style.css" type="text/css" media="screen, projection">
+     <style type="text/css">
+.code {
+  border: 1px dashed #3c78b5;
+  font-size: 11px;
+  font-family: Courier;
+  margin: 10px;
+  margin-left: 0px;
+  line-height: 13px;
+}
+.codeHeader {
+  background-color: #f0f0f0;
+  border-bottom: 1px dashed #3c78b5;
+  padding: 3px;
+  text-align: center;
+}
+.codeContent {
+  text-align: left;
+  background-color: #f0f0f0;
+  padding: 3px;
+}
+
+.preformatted {
+  border: 1px dashed #3c78b5;
+  font-size: 11px;
+  font-family: Courier;
+  margin: 10px;
+  line-height: 13px;
+}
+.preformattedHeader {
+  background-color: #f0f0f0;
+  border-bottom: 1px dashed #3c78b5;
+  padding: 3px;
+  text-align: center;
+}
+.preformattedContent {
+  background-color: #f0f0f0;
+  padding: 3px;
+}
+        </style>
+
+        <LINK rel="SHORTCUT ICON" href="/images/favicon.ico">   
+        <TITLE>Apache Community Development - Project and Foundation Calendars</TITLE>
+    </head>
+
+    <body onload="init()">
+      <div class="container">
+      <HR class="space col">
+      <DIV class="block">
+        <DIV class="column span-24">
+            <DIV id="header">
+                <h1>The Apache Software Foundation<BR />
+                <SPAN class="alt"><small>Meritocracy in Action.</small></SPAN></h1>
+             </DIV>
+          </DIV>
+      </DIV>
+      <HR/>
+
+
+        <TABLE border="0" cellpadding="2" cellspacing="0" width="100%">
+            <TR class="topBar">
+                <td align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%">
+                    &nbsp;<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/calendars">Calendars</a>
+                </td>
+                <td align="right" valign="middle" class="topBarDiv" align="left" nowrap="true">
+                    <A href="http://community.apache.org">Apache Community Development</A> | <A href="http://mail-archives.apache.org/mod_mbox/community-dev/">Mailling List</A>
+                </td>
+            </TR>
+        </TABLE>
+
+        <TABLE border="0" cellpadding="0" width="100%">
+            <TR>
+                <td align="left" valign="top">
+                  <DIV id="PageContent">        
+                     <DIV class="pagecontent">
+                         <DIV class="wiki-content">
+                          <p>Within the Apache Software Foundation, a number of projects maintain their own calendars for events, talks and milestones. 
+To make it easier to track these things across the whole foundation, the Community Development project will soon provide 
+this central to aggregate these into one calendar.</p>
+<p>The Apache Conferences Committee (ConCom) also maintains their list of Apache and Apache related conferences 
+<a href="conferences.html">here</a></p>
+<h1 id="calendar">Calendar</h1>
+<p><em>This is coming soon</em></p>
+<h2 id="getting_your_project_events_into_the_calendar">Getting your project events into the Calendar</h2>
+<p>If events from your project are not being listed in the calendar, please get in touch via our <a href="http://mail-archives.apache.org/mod_mbox/community-dev/">mailing list</a>, and let 
+us know the details of your event feed (ideally in iCal format). Note that only Apache Projects will be listed here</p>
+                         </DIV>
+                     </DIV>
+                  </DIV>
+                </td>
+            </TR>
+        </TABLE>
+
+        <DIV class="footer">
+            Copyright © 2003-2011, The Apache Software Foundation&nbsp;&nbsp;
+        </DIV>
+
+    </BODY>
+</HTML>

Modified: websites/staging/community/trunk/content/index.html
==============================================================================
--- websites/staging/community/trunk/content/index.html (original)
+++ websites/staging/community/trunk/content/index.html Fri Jun 10 16:21:38 2011
@@ -120,6 +120,8 @@ more directly.</p>
 <p>Apache Committers will find our <a href="/committers/index.html">committers section</a> useful.</p>
 <h2 id="event_organisers_and_speakers">Event organisers and speakers</h2>
 <p>External event organisers looking for speakers or speakers looking for materials will find our <a href="/speakers/index.html">speakers section</a> useful.</p>
+<p>For a list of current events, our <a href="/calendar/index.html">calendar section</a> contains an aggregation of foundation wide calendars, along with
+the <a href="/calendar/conferences.html">official conferences calendar</a></p>
 <p><a name="Index-ManagingtheCommunityDevelopmentproject"></a></p>
 <h4 id="managing_the_community_development_project">Managing the Community Development project</h4>
 <ul>