Difference between revisions of "PubMan 6 2"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 55: Line 55:


==eSciDoc Admin==
==eSciDoc Admin==
==Activate Yearbook functionality==
* Create a new content model and set the id in pubman.properties
* Create a new context with type "yearbook" and set the id in pubman.properties
* Create a new user ("e.g. yearbook_admin"), give him a moderator grant for the yearbook context.
* Each institute user for whom a yearbook will be created has to get a depositor grant for the yearbook context.


[[Category:Release Log]]
[[Category:Release Log]]

Revision as of 07:54, 26 November 2010

This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened!

PubMan 6.2 Release[edit]

Affected Servers[edit]






PubMan EAR[edit]

PubMan Properties[edit]

  • new property: escidoc.pubman.common.presentation.url=http://xxx-pubman.mpdl.mpg.de/common (Path to the stylesheets / common_presentation).
  • new property: escidoc.pubman.yearbook.content-model.id=escidoc:XXXXX (id of the content model for yearbook items)
  • new property: escidoc.pubman.yearbook.context.id=escidoc:XXXXX (id of the current yearbook context)

Core Infrastructure[edit]

Core Properties[edit]

Core Database[edit]

Validation Database[edit]

DROP TABLE escidoc_validation_schema IF EXISTS;
DROP TABLE escidoc_validation_schema_snippets IF EXISTS;
  • JBoss has to be restarted afterwards to load the new validation schemas

CoNE Database (all except zim02.gwdg.de)[edit]

  • Import this as iso639-3 into CoNE. [CAUTION] Choose "Update it with the imported object (overwrite matching predicates)" so that the original data are not overwritten.

Data Migration[edit]

eSciDoc Admin[edit]

Activate Yearbook functionality[edit]

  • Create a new content model and set the id in pubman.properties
  • Create a new context with type "yearbook" and set the id in pubman.properties
  • Create a new user ("e.g. yearbook_admin"), give him a moderator grant for the yearbook context.
  • Each institute user for whom a yearbook will be created has to get a depositor grant for the yearbook context.