Closed (fixed)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2012 at 13:53 UTC
Updated:
15 Apr 2012 at 21:01 UTC
Jump to comment: Most recent file
geoPHP is now dual-licensed GPLv2 and Modified BSD, so we can have a module!
Module is here: http://drupal.org/project/geophp
No need for the libraries module or to download anything.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | geophp_dep.patch | 5.81 KB | michaelfavia |
Comments
Comment #1
michaelfavia commentedQuick shot at removing instructions and add dep to info file with a little module refactor thrown in for good measure.
Looked like it would work but not at a computer that can test it right now.
I basically removed the requirements sections we can now punt that to geophp to get right. and dropped all the statsic library loading in favor of geophps implementation. By adding the module as a dep i was able to avoid all the module_exists overhead calls as well.
Comment #2
michaelfavia commentedSorry for the bugspam marking to needs review
Comment #3
Brandonian commentedCommitted to 2.x (with testing and adjustments :-)). Thanks @michaelfavia.
Next we'll need to make sure we warn for upgrades when we eventually push a 7.x-2.0 release.