Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After doing a search and clicking the link to view the results in Bookmark format, you may export all or some of your search results to a comma separated value spreadsheet, or add all or some of the results to an existing bookmark.

Configuration

The Islandora Bookmark module can be configured at http://path.to.your.site/admin/islandora/islandora_bookmark, and includes the following options:

...

Configure general bookmark settings in Administration » Islandora » Islandora Utility Modules » Bookmark (admin/islandora/tools/islandora-bookmark).

ConfigurationImage Added

Enable 'Bookmark' in Administration » Islandora » Solr index » Solr Settings

...

(admin/islandora/search/islandora_solr

...

/settings).

Set the permissions

...

in Administration » People (admin/people/permissions). There are permissions to administer, use, and share bookmarks. Anonymous users can never share bookmarks.

Info

Table cells referencing the bookmarked objects in both bookmark lists and bookmark Solr results can be modified. It is possible to modify the default template file on your server located at path.to.drupal/sites/all/modules/islandora_bookmark/theme/islandora-bookmark-object-display.tpl.php. You can also call the hook_islandora_bookmark_object_markup() function to let another module define the content and markup.

...