update the map images
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jul 2014 14:54:19 +0000 (10:54 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jul 2014 14:58:16 +0000 (10:58 -0400)
commit7c5fe70ea0b07761f1cc562429ee6e22af3eb368
tree6028832f5d8a2b8f066f9408344c416417955c2e
parentdc2f5ee6ca674ad7981ce11f541f8533bf0f93f8
update the map images

take out the mapimg field from the Property class.
remove the mapimage from the controller in admin
use curl to fetch the map image if it is not in the Maps directory.
Saving the image as prop-{propertyId}.png
Saving the current property images for the maps in the
Toolkit/Property/Maps directory.
Toolkit/Property/Controller.php
Toolkit/Property/Display.php
Toolkit/Property/Maps/prop-1.png [new file with mode: 0644]
Toolkit/Property/Maps/prop-2.png [new file with mode: 0644]
Toolkit/Property/Maps/prop-3.png [new file with mode: 0644]
Toolkit/Property/Maps/prop-4.png [new file with mode: 0644]
Toolkit/Property/Maps/prop-5.png [new file with mode: 0644]
Toolkit/Property/Maps/prop-6.png [new file with mode: 0644]
Toolkit/Property/Models/Property.php
templates/template.html