Author: dom
Date: 2008-07-26 14:22:10 +0100 (Sat, 26 Jul 2008)
New Revision: 1187
Modified:
website-new/preview/includes/latest_news.inc
website-new/preview/includes/sidebar.shtml
website-new/preview/news.shtml
Log:
rejig latest news stuff
Modified: website-new/preview/includes/latest_news.inc
===================================================================
--- website-new/preview/includes/latest_news.inc 2008-07-26 13:18:44 UTC (rev 1186)
+++ website-new/preview/includes/latest_news.inc 2008-07-26 13:22:10 UTC (rev 1187)
@@ -1,7 +1,5 @@
<!-- begin latest_news -->
-<div id="news">
- <h3 class="news_title">Latest project news</h3>
<div class="news_date">
May 28, 2007
</div>
@@ -15,7 +13,5 @@
hackfest</a> in London on 9–10 June, focusing on bug triage and bug
fixing.
</p>
- <strong><a href="news">More news...</a></strong>
-</div>
<!-- end latest_news -->
Modified: website-new/preview/includes/sidebar.shtml
===================================================================
--- website-new/preview/includes/sidebar.shtml 2008-07-26 13:18:44 UTC (rev 1186)
+++ website-new/preview/includes/sidebar.shtml 2008-07-26 13:22:10 UTC (rev 1187)
@@ -4,11 +4,12 @@
<!--#include virtual="../includes/cities_list.inc" -->
-
+<div id="news">
+<h3 class="news_title">Latest project news</h3>
<!--#include virtual="../includes/latest_news.inc" -->
+<strong><a href="news">More news...</a></strong>
+</div>
-
-
<div id="mapping_hacks">
<p>
<a
href="http://www.amazon.co.uk/exec/obidos/ASIN/0596007035/downlode-20/">
@@ -26,4 +27,4 @@
</div>
-<!-- end sidebar -->
\ No newline at end of file
+<!-- end sidebar -->
Modified: website-new/preview/news.shtml
===================================================================
--- website-new/preview/news.shtml 2008-07-26 13:18:44 UTC (rev 1186)
+++ website-new/preview/news.shtml 2008-07-26 13:22:10 UTC (rev 1187)
@@ -28,20 +28,8 @@
Note: only releases with major improvements are mentioned here. For a full
release history, please see the <a href="release_notes">release
notes</a>.
-</p><div class="news_date">
-May 28, 2007
-</div>
-<p>
-We're pleased to announce that OpenGuides has been chosen as the subject of
-<a
href="http://vienna.yapceurope.org/ye2007/talk/668">a
hackathon</a>
-at <a
href="http://vienna.yapceurope.org/ye2007/index.html">YAPC::Eu…
-2007</a>, which takes place between 28 and 30 August in Vienna. We're also
-holding
-
-<a
href="http://dev.openguides.org/cgi-bin/trac.fcgi/wiki/HackfestSummer2…
-hackfest</a> in London on 9–10 June, focusing on bug triage and bug
-fixing.
</p>
+<!--#include virtual="includes/latest_news.inc" -->
<div class="news_date">
May 22, 2007
</div>