Tag Archives: Omeka
Omeka 2.4.1 went live
Title says it all.
Omeka Update
A development instance of Omeka 2.4.1 (latest) is installed at http://badger.uvm.edu/omeka-2.4.1/ . Hope is checking it out It uses a copy of the production database and assets. When Hope gives me the green light, I will copy the dev database over … Continue reading
Omeka updates
Upgraded omeka from version 1.5 => 2.0.3 , which essentially broke omeka. Why? Themes. Themes let one customize the layout of pages and exhibits. Themes are a collection of php script files that call omega API functions to display stuff. … Continue reading
Omeka code hack
Omeka wasn’t allowing admins to alter banner image associated with some themes. Nor would it display the current banner image on the update theme page. I fixed both issues.