Skip to content

Fork of OpenAustralia's Electionleaflets.org.au, which in turn was a fork of the UK Straight Choice website code. Ireland edits mostly to remove all mention of postcodes and GaZe lookups and maps. Plus explicit include path because Apache2 is not the only orange fruit, damnit

Notifications You must be signed in to change notification settings

mygov/electionleaflets

 
 

Repository files navigation

** Setup instructions **

* php *
Requires cURL, php5-imap

* Database *

Create a database using the script in schema/database.sql

* Config file *

Make a copy of config/general.svn.php as config/general.php then edit the variables for you local setup (point it to the database you just created etc).

* Folder structure *

create the following folders and make the writtable:

data/smarty_compile
data/cache
data/temp
data/images
data/images/small
data/images/original
data/images/large
data/images/medium
data/images/thumbnail

** Help **
If you need any help, contact the developer mainlin list at http://groups.google.com/group/the-election-leaflet-project

* map (django application) *

The map is actually a separate django application. To get this working you will need the following installed:
python-django
python-mysqldb
libgeos-c1
python-gdal
proj
libapache2-mod-python
python-imaging

About

Fork of OpenAustralia's Electionleaflets.org.au, which in turn was a fork of the UK Straight Choice website code. Ireland edits mostly to remove all mention of postcodes and GaZe lookups and maps. Plus explicit include path because Apache2 is not the only orange fruit, damnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.8%
  • JavaScript 13.2%
  • Other 1.0%