hey,
i'm soryy for posting this as a feature request. it is more an proof of concept. i made an mockup of an ajax-autocomplete field and want to know what do you thing. its still far from perfect and it has many bugs, but give it a try ;)
the data is from "geonames", and i used some jquery libs for it.
http://lonvo.net/code/mockup/map/autocomplete.html
please report bugs ;)
florian
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | location_user.zip | 2.48 KB | svenrissmann |
| #10 | location_user.zip | 2.48 KB | svenrissmann |
Comments
Comment #1
bdragon commentedLooks great!
(I've always worried about how to do attribution properly with geonames though.
Is it sufficient to have a link to geonames on the location form, or must there be a link / "powered by" text on viewing a location as well? I suppose both are doable, I just want to make sure to ensure attribution compliance without being too obnoxious to end users.)
Comment #2
bowwowadmin commentedthat looks great I would love to know how you got this to work?
Comment #3
Florian R commentedhey bowwowadmin,
as soon as i fixed some bugs and cleaned up the messy code i will post the sourcecode (php script).
the main problem is that the used autocomplete-script isnt the one druapl uses. but this shouldn't be unsolveable ;)
florian
Comment #4
bowwowadmin commentedright on thanks
Comment #5
yesct commentedI'll mark this postponed, needs more info, until the code gets posted. Just change the status when you post the code.
Comment #6
yesct commentedI wanted to add, it is ok to post buggy/ugly code. Someone else might offer to clean it up for you! :)
Comment #7
svenrissmann commentedSeems not to be implemented yet.
I´m inclined to patch into location 3.x this and also another little mockup which moves the "User Locations Form" into a separate LOCAL_TASK on 'user/%user/edit/locations'.
Please let me know if you´ld like this and it´ld stay in core!
Comment #8
svenrissmann commentedNo one interessted in this?
Or are you afraid of moving the User-Location-Forms to a own TAB?
Please let me know!
I need both features exactly that way and therefor I´m inclined to build them into a patch.
Comment #9
yesct commentedThere is no problem with making a patch. In fact, that will help it get committed to location. (or do you mean forking into a different module?)
Comment #10
svenrissmann commentedHi
Sorry for long time between my posts!
I've done a little Mocup with which the Admin can choose wether the User-Location Forms are shown @ /user/%user/edit or an own TAB at /user/%user/location
It works just fine.
If it's not fine done or there're other bugs let me know and I'll fix!
Greetings
Comment #11
svenrissmann commentedHi
Sorry for long time between my posts!
I've done a little Mocup with which the Admin can choose wether the User-Location Forms are shown @ /user/%user/edit or an own TAB at /user/%user/location
It works just fine.
If it's not fine done or there're other bugs let me know and I'll fix!
Greetings
Comment #12
yesct commentedComment #13
svenrissmann commentedPlease tell what informations are needed.
I think it's commented very well...
I'm up to do more "contrib work" for Locations, so please let me know what you want to know.
Comment #14
svenrissmann commentedIf you don't want to have this in the User-Locations module please close the ticket.
Otherwise please let me know whats needed to implement!!
regards
Comment #15
stefan81 commentedHi, I wanted to have the user locations in a separate tab too.
Is your patch working on the latest release?
Comment #16
stefan81 commentedhi, I thested in with the current version.
The location tab disapears when clicked.
When I change
to
it works though.
but I preferred it under "edit"
Comment #17
podarokall feature requests should be rolled against latest 7.x-3.x-dev and after commit can be backported to 6.x branch
Comment #18
podaroktag
feature request should be rolled in http://drupal.org/patch format