Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help
Julian Maurice 3b0d4e04e0 Bug 6440: Implement OAI-PMH Sets
New sql tables:
  - oai_sets: contains the list of sets, described by a spec and a name
  - oai_sets_descriptions: contains a list of descriptions for each set
  - oai_sets_mappings: conditions on marc fields to match for biblio to be
    in a set
  - oai_sets_biblios: list of biblionumbers for each set

New admin page: allow to configure sets:
  - Creation, deletion, modification of spec, name and descriptions
  - Define mappings which will be used for building oai sets

Implements OAI Sets in opac/oai.pl:
  - ListSets, ListIdentifiers, ListRecords, GetRecord

New script misc/migration_tools/build_oai_sets.pl:
  - Retrieve marcxml from all biblios and test if they belong to defined
    sets. The oai_sets_biblios table is then updated accordingly

New system preference OAI-PMH:AutoUpdateSets. If on, update sets
automatically when a biblio is created or updated.

Use OPACBaseURL in oai_dc xslt
2012-03-20 11:38:26 +01:00
..
acqui Bug 7127 - Templates must be valid XHTML 2012-02-06 21:38:29 +01:00
admin Bug 6440: Implement OAI-PMH Sets 2012-03-20 11:38:26 +01:00
authorities Bug 6942 - Add link to manual to help/authorities/authorities-home.tt 2011-10-15 14:17:32 +13:00
catalogue Bug 6966 Catalogue Help Files 2011-10-08 20:00:53 +13:00
cataloguing Bug 6966 Cataloging Help Files 2011-10-08 20:00:56 +13:00
circ Bug 6966: Circulation Help Files 2011-10-08 20:01:01 +13:00
export Bug 6966: Export help files 2011-10-08 20:01:03 +13:00
labels Bug 6966 update help files for labels 2011-10-08 20:01:05 +13:00
members Bug 6751: Adds a link "Export checkin barcodes" in readingrec 2012-03-13 14:49:48 +01:00
offline_circ Bug 6966: Offline Circ Help 2011-10-08 20:01:07 +13:00
patroncards Bug 6966 Patron Card Help Files 2011-10-08 20:01:07 +13:00
reports Bug 5698: Add date picker option to SQL Runtime Parameters 2012-03-19 16:20:29 +01:00
reserve Bug 6966 Holds Help 2011-10-08 20:01:09 +13:00
reviews Bug 6966 Comments Help 2011-10-08 20:01:10 +13:00
serials Bug 6966 add missing routing lists help 2011-10-08 20:01:13 +13:00
suggestion Bug 6966 Suggestion Help Files 2011-10-08 20:01:14 +13:00
tags Bug 6966 Tag help file 2011-10-08 20:01:15 +13:00
tools Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
virtualshelves Bug 6966 Lists help file 2011-10-08 20:01:18 +13:00
about.tt bug 6966 update help files 2011-10-08 20:01:04 +13:00
edithelp.tt Fix for Bug 6884, Improve TinyMCE configuration on Koha News page 2011-09-24 19:45:47 +12:00
mainpage.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
nohelp.tt bug 6966 update help files 2011-10-08 20:01:04 +13:00