Author: kake
Date: 2012-08-27 15:02:06 +0100 (Mon, 27 Aug 2012)
New Revision: 1442
Modified:
website/preview/includes/latest_news.inc
website/preview/news.shtml
Log:
Added news of 0.70 release.
Modified: website/preview/includes/latest_news.inc
===================================================================
--- website/preview/includes/latest_news.inc 2012-08-26 11:06:46 UTC (rev 1441)
+++ website/preview/includes/latest_news.inc 2012-08-27 14:02:06 UTC (rev 1442)
@@ -1,18 +1,24 @@
<!-- begin latest_news -->
<div class="news_date">
-July 11, 2012
+August 27, 2012
</div>
-<p>Version 0.69 of OpenGuides was released on the weekend, with
-changes focusing on the administrative "missing metadata" tool. New
-metadata types have been added to the missing metadata search form,
-allowing people to search for pages with, for example, no associated
-image. In addition, these search results can now be viewed on a map
-as an extra option to the previous "list" view.</p>
+<p>Version 0.70 of OpenGuides was released yesterday. The changes
+include an upgrade to version 0.4 of the Leaflet mapping library; this
+was done in order to allow use of <a
+href="https://github.com/shramov/leaflet-plugins">Pavel Shramov's
+Leaflet plugins</a> (in particular, the Google satellite view plugin
+used on <a href="http://croydon.randomness.org.uk/">the Completists'
+Guide to Croydon</a>).</p>
-<p>Under-the-hood changes made as part of this enhancement will also
-make it easier in the future for us to allow visualisation of even
-more types of search result on a map.</p>
+<p>The other main changes are to do with formatting and display of
+node content. External links are now given a class of "external",
+rather than being formatted with hardcoded square brackets. New
+elements are allowed in page content: span, dl, dt, and dd. Finally,
+a new macro has been added — @INDEX_LIST_NO_PREFIX — which
+gives a list of things in a given category or locale but leaves off
+the "Category" or "Locale" prefix for any subcategories/sublocales
in
+that list.</p>
<!-- end latest_news -->
Modified: website/preview/news.shtml
===================================================================
--- website/preview/news.shtml 2012-08-26 11:06:46 UTC (rev 1441)
+++ website/preview/news.shtml 2012-08-27 14:02:06 UTC (rev 1442)
@@ -20,8 +20,6 @@
<div style="text-align: center">
<div id="main_text">
- <!-- ENTER SOME CONTENT!-->
-
<h1>OpenGuides News Archive</h1>
<p style="font-style: italic">
@@ -32,6 +30,21 @@
<!--#include virtual="includes/latest_news.inc" -->
<div class="news_date">
+July 11, 2012
+</div>
+
+<p>Version 0.69 of OpenGuides was released on the weekend, with
+changes focusing on the administrative "missing metadata" tool. New
+metadata types have been added to the missing metadata search form,
+allowing people to search for pages with, for example, no associated
+image. In addition, these search results can now be viewed on a map
+as an extra option to the previous "list" view.</p>
+
+<p>Under-the-hood changes made as part of this enhancement will also
+make it easier in the future for us to allow visualisation of even
+more types of search result on a map.</p>
+
+<div class="news_date">
May 7, 2012
</div>
Show replies by date