https://github.com/phase2/openpublic_projects
Projects Mapper App for OpenPublic
https://github.com/phase2/openpublic_projects
Last synced: about 1 year ago
JSON representation
Projects Mapper App for OpenPublic
- Host: GitHub
- URL: https://github.com/phase2/openpublic_projects
- Owner: phase2
- Created: 2013-02-11T02:23:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T02:24:49.000Z (about 13 years ago)
- Last Synced: 2025-01-12T17:35:40.381Z (about 1 year ago)
- Language: PHP
- Size: 1.73 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
OpenPublic Project Mapper
-------------------------
Open Public's Project Mapper is a great way to present your work on a beautiful
map. It provides you with a landing page that shows your projects as pins on a
map and as a grid of image thumbnails giving your users a quick way to get an
overview of your activities. Each project has its own page for publishing
detailed information. You can create new projects by simply logging on to your
Open Public Site and filling out a web form.
Installation
------------
- Verify that all module dependencies as defined in openpublic_projects.info
are available in your site.
- Place OpenLayers slim [1] in sites/all/libraries
- If you work with a pre Feb 4 version of Views, you need to apply related terms
patch.
- Clear caches.
[1] https://github.com/developmentseed/openlayers_slim/downloads
[2] http://drupal.org/node/1021942
Demo content
------------
For viewing demo content, enable the module "Demo content for Openpublic
Projects" module that ships with the OpenPublic Project Mapper. Enable it on
`admin/modules` or with `drush en openpublic_projects_demo_content`.