runjak / TranscriptionDesk

Building a web based transcription desk
MIT License
4 stars 1 forks source link

Build the Omeka Service Provider #3

Closed runjak closed 9 years ago

runjak commented 9 years ago
runjak commented 9 years ago

I've started some work for this in the omeka branch. It appears that I've got fetching of some very basic information working. The branch also contains a test case together with a draft for what a config.php could look like.

runjak commented 9 years ago

I've merged the omeka branch into master now that there are some things to look at…

runjak commented 9 years ago

I should remember to overwrite the OmekaResource.update() method where appropriate to make sure memoized attributes will be cleared on update. See Memoization, if that concept is not familiar.

runjak commented 9 years ago

I'm currently not sure as to what more to do with this issue. I'll see if anything comes to mind till Friday, and will mark it as closed otherwise.