Automatically get the location of a new item#2
Closed
rabernathy wants to merge 5 commits intoomeka:masterfrom
Closed
Automatically get the location of a new item#2rabernathy wants to merge 5 commits intoomeka:masterfrom
rabernathy wants to merge 5 commits intoomeka:masterfrom
Conversation
Contributor
|
Sorry we lost track of this pull request! We're busy updating Geolocation for Omeka 2.0, but I'll take a look at the code to see if it can be spliced in, or if there are other things to consider. Thanks! |
Member
|
Obviously this never did really get on the radar in 2012 amid the version change. I don't think we want to go down the road of rewriting a 1.x-targeting PR for the current codebase, so I think we'll close this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi all,
My organization wanted an easy way to use the Geolocation plugin when importing a lot of items into Omeka at once, so I extended it to automatically set the location of an item based on the value in a certain field.
If you're interested in incorporating this into the official plugin, here it is. I put a few instructions for using this feature in README.txt.
Thanks,
Rose Abernathy
P.S. I'm new to Github, so please let me know if I'm doing anything wrong!