Archive for the ‘Releases’ Category

New Plugins for a New Release

Wednesday, April 11th, 2012

Today, we offer a Spring bug fix release, version 1.5.1, which contains a few backend fixes (see release notes) and additional base languages contributed and translated by the Omeka community. See the current list of translations available, and if you don’t see your preferred language, sign up to start your own translation.

Coinciding with this bug-fix release, we are also making two new plugins available and updating a third. Each of these plugins work with Omeka version 1.5 and above.

  1. Library of Congress Suggest: Building on work done for the Library of Congress Subject Headings plugin, LC Suggest extends the functionality by adding an auto-complete feature to almost any metadata field in your Omeka site by pulling results from the Library of Congress’s full list of authorities and controlled vocabularies. The plugin is configurable by end users, within the admin interface.
  2. Item Order: Responding to user feedback, the Item Order plugin allows users to re-order items for public display on the public Collection browse pages from within the admin interface.
  3. Scripto: Updating this plugin fixes a small bug in the plugin libraries. Scripto gives an Omeka site crowdsourcing functionality for any item type. If you are interested in testing Scripto with Omeka, try it out in our Sandbox site.

We are happy to see the Omeka user base continue to grow. We have noticed many more members of the community are helping on the forums and teaching Omeka workshops–one person even offered to host one in her own living room! Thank you for spreading the Omeka love and for contributing back to the project.

Happy Spring!

Omeka 1.5 has arrived!

Tuesday, February 7th, 2012

All of us at the Roy Rosenzweig Center for History and New Media are very pleased to announce that Omeka 1.5 is now ready for download, and it includes many improvements. Among the most exciting are:

Internationalization: You can now run Omeka in a variety of languages. Omeka 1.5 ships with complete translation files for Czech, Dutch, French, German, Greek, Portuguese (Brazilian), Romanian, and Spanish. Partial translation files for Albanian, Macedonian, Malay, Norwegian, Portuguese (Iberian), Spanish (Colombian) are also included. Many thanks to our teams of hard working translators! There are still more languages out there, so if you would like to contribute to Omeka by starting a new translation or by contributing to existing ones, sign up for an account at Transifex and join us! More detailed information about contributing is in this post. To switch your site to using a language other than English, please read this documentation.

File reordering: Upload a file to your item in the wrong order? That’s no longer a worry, as you can now reorder your files.

Media Extension Awareness: If Omeka cannot detect the file type by its MIME information, it will now fall back to using the file’s extension.

In addition to that and many bugfixes, we have added new tools and function for developers. Read the details in the release notes.

Finally, coinciding with this release are several new and/or improved plugins:

ZoteroImport: Import items from your Zotero collections

CollectionTree: Create hierarchical, nested collections

Commenting: Add comments to items, collections, and more

SimpleVocab: Create a simple controlled vocabulary

Scripto: Integrate with Scripto to make document transcription easy

ZoomIt: Display files with the Zoom.it viewer

ImageResize: Resize all your image files at once

These updated plugins require Omeka 1.5, so be sure to upgrade soon to give them a whirl.

Thanks, and happy collecting!

Batch Edit Items this Summer with 1.4

Wednesday, June 22nd, 2011

You asked for it early in our development cycle, and now it is finally available: batch editing of items. In the newest point release of Omeka, version 1.4, admin users will now be able to select multiple items and change the item type, add tags, associate items with a collection, make items public or not public, feature or un-feature items, or delete the selected items.

Also, on the admin side, users will find the same item sorting functionality added in 1.3 by column title, plus will see a new toggle to switch from a basic to a detailed view when browsing all items or for viewing the details of one item at a time.

We updated the Zend and jQuery libraries, which will not be evident from logging in to the admin but will be important for developers. Developers may also be interested in new functions available, all of which are listed in the 1.4 Release Notes.

Update and download version 1.4 today. Please let us know how it works and how you like the new functionality.

Happy Summer!

Omeka 1.3.2

Wednesday, February 23rd, 2011

In response to issues reported to us by Omeka users, we are releasing a minor bug-fix release, Omeka 1.3.2, today. To fix some of those problems, we did the following:

  • added the plugin_footer() hook to all design themes, which is used by several plugins to display information at the bottom of each page, such as Google Translate.
  • edited the custom_show_item_metadata function to correctly display multiple values for Dublin Core metadata fields on item pages.
  • repaired the installer so that it will not produce a misleading error message.

Read the release notes for a complete list of updates, or simply download and upgrade to version 1.3.2.

Omeka 1.3.1

Tuesday, January 18th, 2011

In response to user feedback on the forums, (many thanks to CathyHajo and pcoutas), we created Omeka 1.3.1 as a bug-fix release that correctly migrates and displays collector names for collections. Upgrading to Omeka 1.3 caused collector names to be lost if the collector was associated with an institution.

To fix this problem, users will need to upgrade to 1.3.1, but must do so from a 1.2.x database backup to retain the original collector names. If you do not have a 1.2.x backup, then you must add collectors for each collection by hand. We apologize for this oversight.

This version contains a few other fixes:

  • Uses operating system time zone if one is not set in PHP 5.3.
  • Correctly generates paths to files when using item_file() helper.
  • Fixes installer to prevent installation from breaking when non-alphanumeric characters are used for username.

You can read the release notes, or head over to the download page to get 1.3.1.