Changes between Version 10 and Version 11 of BluePrintsBeginners
- Timestamp:
- 07/10/10 22:23:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintsBeginners
v10 v11 4 4 === GIS/Mapping === 5 5 * Use the !GeoCoder ({{{geolocate}}} function in {{{controllers/gis.py}}}) to lookup location Lat/Lons 6 * ~~Have the [http://eden.sahanafoundation.org/browser/views/gis/convert_gps.html GPS Coordinate Conversion Tool] support negative numbers & blanks~~ (#147)7 6 * Add a delay to the onHover tooltip (highlightControl) 8 7 * Something like [http://cherne.net/brian/resources/jquery.hoverIntent.html hoverIntent] … … 18 17 * Projects by Theme 19 18 * Projects by Donor 20 * Allow users to set their own Map preferences to override Defaults21 * gis_config as a 1-1 component of person22 * Map Settings tab & menu item23 * If user has a setting then use that otherwise use default24 * create config inherits from defaults25 * text in Defaults page informing user about how to use personal settings to override (if not yet set) or else warn users that they have personal settings which are currently overriding the defaults26 19 * Get a pr/person/presence record upon login if HTML5 GeoLocation available & not changed since last time 27 20 * login_next