-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove stale entity code to avoid confusion #31
Comments
@ajmacdonald Is this straight-forward and if so can we assign this to you? |
@SusanBrown this code is in PHP which isn't something I'm very familiar with |
@ajmacdonald , could you do it though if you checked in with @jefferya along the way? |
@ilovan as a last resort I could try it but I would warn that this is outside of my expertise in two areas: Drupal and PHP |
@nikathone We think you could undertake this. Please consult as needed. |
Two modules contain code to edit/search entities. The stale, deprecated code should be removed with any useful features ported to the new (e.g., error handling). Note: this could be done in conjuction with the TEI entities work.
Review:
https://github.com/cwrc/cwrc_entities
Depreciate (and pull out useful bits):
https://github.com/cwrc/Islandora-CWRC-Writer/blob/master/includes/entity.inc
The text was updated successfully, but these errors were encountered: