From svnadmin@urchin.earth.li Mon Aug 27 15:02:07 2012 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1442 - in website/preview: . includes Date: Mon, 27 Aug 2012 15:02:06 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7292917482487079318==" --===============7292917482487079318== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- website/preview/includes/latest_news.inc 2012-08-26 11:06:46 UTC (rev 144= 1) +++ website/preview/includes/latest_news.inc 2012-08-27 14:02:06 UTC (rev 144= 2) @@ -1,18 +1,24 @@ =20
-July 11, 2012 +August 27, 2012
=20 -

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.

+

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 Pavel Shramov's +Leaflet plugins (in particular, the Google satellite view plugin +used on the Completists' +Guide to Croydon).

=20 -

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.

+

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.

=20 Modified: website/preview/news.shtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- 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 @@ =09
=20
- - =20 =09

OpenGuides News Archive

@@ -32,6 +30,21 @@ =20

+July 11, 2012 +
+ +

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.

+ +

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.

+ +
May 7, 2012
=20 --===============7292917482487079318==--