From svnadmin@urchin.earth.li Mon May 7 15:15:42 2012 From: svnadmin@urchin.earth.li To: openguides-commits@lists.openguides.org Subject: [openguides-commits] r1398 - in website/publish: . includes Date: Mon, 07 May 2012 15:15:42 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3876159129128311410==" --===============3876159129128311410== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: kake Date: 2012-05-07 15:15:42 +0100 (Mon, 07 May 2012) New Revision: 1398 Modified: website/publish/ website/publish/gone.shtml website/publish/includes/latest_news.inc website/publish/news.shtml Log: Merge website changes to publish. Property changes on: website/publish ___________________________________________________________________ Modified: svn:mergeinfo - /website/preview:1265-1277,1284-1331 + /website/preview:1265-1277,1284-1331,1397 Property changes on: website/publish/gone.shtml ___________________________________________________________________ Modified: svn:mergeinfo - /website/preview/gone.shtml:1276-1277,1284-1331 + /website/preview/gone.shtml:1276-1277,1284-1331,1397 Modified: website/publish/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/publish/includes/latest_news.inc 2012-05-07 14:11:28 UTC (rev 139= 7) +++ website/publish/includes/latest_news.inc 2012-05-07 14:15:42 UTC (rev 139= 8) @@ -1,15 +1,19 @@ =20
-April 13, 2012 +May 7, 2012
=20 -

Version 0.66 of OpenGuides was released yesterday by our new CPAN release -manager, Bob Walker. This includes various usability fixes, new CSS hooks, -and a switch to Geo::Coordinates::* modules rather than the old=20 -Geography::NationalGrid::* ones (which no longer exist on CPAN).

+

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

=20 -

We now require version 2.24 of Template (for its text virtual methods, -needed to create the abovementioned CSS hooks).

+

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).

=20 Modified: website/publish/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/publish/news.shtml 2012-05-07 14:11:28 UTC (rev 1397) +++ website/publish/news.shtml 2012-05-07 14:15:42 UTC (rev 1398) @@ -32,6 +32,18 @@ =20
+April 13, 2012 +
+ +

Version 0.66 of OpenGuides was released yesterday by our new CPAN release +manager, Bob Walker. This includes various usability fixes, new CSS hooks, +and a switch to Geo::Coordinates::* modules rather than the old=20 +Geography::NationalGrid::* ones (which no longer exist on CPAN).

+ +

We now require version 2.24 of Template (for its text virtual methods, +needed to create the abovementioned CSS hooks).

+ +
February 25, 2009
=20 --===============3876159129128311410==--