Author: kake Date: 2008-08-19 17:58:36 +0100 (Tue, 19 Aug 2008) New Revision: 1220
Modified: website/publish/includes/cities_list.inc website/publish/includes/latest_news.inc website/publish/index.shtml website/publish/news.shtml Log: Merged new news, updated city list, and updated mailing list address to publish.
Modified: website/publish/includes/cities_list.inc =================================================================== --- website/publish/includes/cities_list.inc 2008-08-19 16:56:29 UTC (rev 1219) +++ website/publish/includes/cities_list.inc 2008-08-19 16:58:36 UTC (rev 1220) @@ -10,38 +10,26 @@ </tr>
<tr> - <td><a href="http://birmingham.openguides.org/">Birmingham</a></td> - <td><a href="http://miltonkeynes.openguides.org/">Milton Keynes</a></td> - </tr> - <tr> <td><a href="http://cambridge.openguides.org/">Cambridge</a></td> - <td><a href="http://north-devon.openguides.org/">North Devon</a></td> - - <tr> - <td><a href="http://cotswolds.openguides.org/">Cotswolds</a></td> <td><a href="http://norwich.openguides.org/">Norwich</a></td> </tr> <tr> - <td><a href="http://glasgow.openguides.org/">Glasgow</a></td> + <td><a href="http://cotswolds.openguides.org/">Cotswolds</a></td> <td><a href="http://nottingham.openguides.org/">Nottingham</a></td> - - </tr> <tr> - <td><a href="http://lancaster.openguides.org/">Lancaster</a></td> + <td><a href="http://london.openguides.org/">London</a></td> <td><a href="http://oxford.openguides.org/">Oxford</a></td> </tr> <tr> - <td><a href="http://london.openguides.org/">London</a></td> - + <td><a href="http://london.randomness.org.uk/">Randomness (London)</a></td> <td><a href="http://the.earth.li/~kake/cgi-bin/openguides/vegan-oxford.cgi">Vegan Oxford</a></td> </tr> <tr> - <td><a href="http://london.randomness.org.uk/">Randomness (London)</a></td> + <td><a href="http://miltonkeynes.openguides.org/">Milton Keynes</a></td> <td><a href="http://reading.openguides.org/">Reading</a></td> </tr> <tr> - - <td><a href="http://manchester.openguides.org/">Manchester</a></td> + <td><a href="http://north-devon.openguides.org/">North Devon</a></td> <td><a href="http://southampton.openguides.org/">Southampton</a></td> </tr> <tr> @@ -50,15 +38,10 @@ <th>Europe</th> </tr> <tr> - <td><a href="http://montreal.openguides.org/">Montreal, QC</a></td> + <td><a href="http://victoria.openguides.org/">Victoria, BC</a></td> <td><a href="http://www.justbiit.com/cgi-bin/openguides/">Brussels</a></td> </tr> <tr> - - <td><a href="http://victoria.openguides.org/">Victoria, BC</a></td> - <td><a href="http://vienna.openguides.org/">Vienna</a></td> - </tr> - <tr> <th>USA</th> <th>Worldwide</th> </tr> @@ -71,9 +54,6 @@ <td><a href="http://saintpaul.openguides.org/">Saint Paul, MN</a></td> </tr>
- <tr> - <td><a href="http://newyork.openguides.org/">New York, NY</a></td> - </tr> </table> </div>
Modified: website/publish/includes/latest_news.inc =================================================================== --- website/publish/includes/latest_news.inc 2008-08-19 16:56:29 UTC (rev 1219) +++ website/publish/includes/latest_news.inc 2008-08-19 16:58:36 UTC (rev 1220) @@ -1,17 +1,17 @@ <!-- begin latest_news -->
- <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::Europe - 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/HackfestSummer2007">a - hackfest</a> in London on 9–10 June, focusing on bug triage and bug - fixing. - </p> +<div class="news_date"> +August 19, 2008 +</div>
+<p>Apologies for the long delay since the last bit of news here; we +<i>were</i> doing things, honest, but because of the way the website was set +up, it was a faff to update. This has now been fixed!</p> + +<p>In other exciting news, we're having another hackfest! It'll be in <a +href="http://oxford.openguides.org/%22%3EOxford</a> this time, on Saturday 18 +October and Sunday 19 October 2008. Many more details can be found <a +href="http://dev.openguides.org/wiki/OxfordHackfest2008%22%3Eon our dev wiki</a>. +</p> + <!-- end latest_news -->
Modified: website/publish/index.shtml =================================================================== --- website/publish/index.shtml 2008-08-19 16:56:29 UTC (rev 1219) +++ website/publish/index.shtml 2008-08-19 16:58:36 UTC (rev 1220) @@ -57,7 +57,7 @@ yourself and join us. </p> <p> -Contact us by <a href="mailto:openguides-dev@openguides.org">mailing the +Contact us by <a href="mailto:openguides-dev@lists.openguides.org">mailing the developers</a>, joining the <a href="lists">mailing list</a> or talking to us on <acronym title="Internet Relay Chat"><a href="irc">IRC</a></acronym>.
Modified: website/publish/news.shtml =================================================================== --- website/publish/news.shtml 2008-08-19 16:56:29 UTC (rev 1219) +++ website/publish/news.shtml 2008-08-19 16:58:36 UTC (rev 1220) @@ -30,7 +30,16 @@ notes</a>. </p> <!--#include virtual="includes/latest_news.inc" --> + <div class="news_date"> +May 28, 2007 +</div> +<p>We're holding <a href="http://use.perl.org/~Kake/journal/33485">a +hackfest</a> in London on 9–10 June, focusing on bug triage and bug +fixing. +</p> + +<div class="news_date"> May 22, 2007 </div> <p>
openguides-commits@lists.openguides.org