Changes between Initial Version and Version 1 of GeoTicketPlugin


Ignore:
Timestamp:
May 25, 2009, 1:50:09 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeoTicketPlugin

    v1 v1  
     1= add geolocations to Trac tickets =
     2
     3== Description ==
     4
     5geolocates issues and displays them on a map using GeoServer and  OpenLayers.  A location field is added to the ticket using the CustomFieldProviderPlugin which is then geolocated using  Google's API via geopy. A map is displayed aside the ticket using the TicketSidebarProviderPlugin.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for GeoTicketPlugin are
     10[report:9?COMPONENT=GeoTicketPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=GeoTicketPlugin&owner=k0s new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:geoticketplugin here].
     18
     19== Source ==
     20
     21You can check out GeoTicketPlugin from [http://trac-hacks.org/svn/geoticketplugin/0.11 here] using Subversion, or [source:geoticketplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25A screenshot of the plugin in action:
     26
     27[[Image(geotrac-example.png)]]
     28
     29== Recent Changes ==
     30
     31[[ChangeLog(geoticketplugin, 3)]]
     32
     33== Author/Contributors ==
     34
     35''Originally developed at The Open Planning Project''
     36
     37'''Author:''' [wiki:k0s] [[BR]]
     38'''Contributors:'''