From svnadmin@urchin.earth.li Wed Jul 11 13:23:20 2012 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1428 - in website/preview: . includes Date: Wed, 11 Jul 2012 13:23:20 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2886235474353695310==" --===============2886235474353695310== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: kake Date: 2012-07-11 13:23:20 +0100 (Wed, 11 Jul 2012) New Revision: 1428 Modified: website/preview/includes/latest_news.inc website/preview/news.shtml Log: Added news of 0.69 release to the website. 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-07-07 20:47:31 UTC (rev 142= 7) +++ website/preview/includes/latest_news.inc 2012-07-11 12:23:20 UTC (rev 142= 8) @@ -1,19 +1,18 @@ =20
-May 7, 2012 +July 11, 2012
=20 -

Version 0.67 of OpenGuides was released today, with several major -changes and bugfixes.

+

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.

=20 -

We now use Leaflet as -our JavaScript mapping library, with OpenStreetMap and MapQuest tiles -as default. JSON output has been added or improved on several types -of pages, including index pages and user preferences. A basic -stylesheet is now included in the distribution, and a long-standing -recent changes bug has been fixed. Finally, it's now possible to -index on category and locale at the same time (so you can view e.g. a -list or map of all pubs in Holborn).

+

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.

=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-07-07 20:47:31 UTC (rev 1427) +++ website/preview/news.shtml 2012-07-11 12:23:20 UTC (rev 1428) @@ -32,6 +32,22 @@ =20
+May 7, 2012 +
+ +

Version 0.67 of OpenGuides was released today, with several major +changes and bugfixes.

+ +

We now use Leaflet as +our JavaScript mapping library, with OpenStreetMap and MapQuest tiles +as default. JSON output has been added or improved on several types +of pages, including index pages and user preferences. A basic +stylesheet is now included in the distribution, and a long-standing +recent changes bug has been fixed. Finally, it's now possible to +index on category and locale at the same time (so you can view e.g. a +list or map of all pubs in Holborn).

+ +
April 13, 2012
=20 --===============2886235474353695310==--