Difference between revisions of "PubMan 6 2"

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


* enable "Browse by iso639-3" by adding it to the property: escidoc.cone.subjectVocab=ddc;mpipks;iso639-3
* enable "Browse by iso639-3" by adding it to the property: escidoc.cone.subjectVocab=ddc;mpipks;iso639-3
* new property for edoc import: escidoc.transformation.edoc.configuration.filename=transformations/otherFormats/conf/edoc.properties


== Core Infrastructure ==
== Core Infrastructure ==

Revision as of 09:11, 17 December 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 (see #Activate Yearbook functionality): 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)
  • new property: escidoc.pubman.logo.url=/pubman/resources/images/pubman_logo.png
  • new property: escidoc.pubman.common.presentation.url=http://xxx-pubman.mpdl.mpg.de/common/ (Path to the stylesheets / common_presentation).
  • change stylesheet url properties to new common resources url: escidoc.pubman.stylesheet.XXXXX.url=/common/resources/cssFramework/themes/skin_XXXXXX/styles/theme.css
  • enable "Browse by iso639-3" by adding it to the property: escidoc.cone.subjectVocab=ddc;mpipks;iso639-3
  • new property for edoc import: escidoc.transformation.edoc.configuration.filename=transformations/otherFormats/conf/edoc.properties

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
  • User management:

Local YB Admin

  • Can create Yearbook item
  • Can edit YB item (add/remove members)
  • Can release YB item
  • Required Grants:
    • Depositor for YB Context
    • User Account Admin
    • User Group Admin

YB Assistant

  • Can edit YB item (add/remove members)
  • Required Grants:
    • Must join the user group that is automatically created by Local YB admin during YB item creation
    • Local YB can choose the assistants during creation of item, or, later on, use escidocadmin to add them to the user group

Global YB Admin

  • Can view released YB items
  • Can export released YB items
  • Required Grants:
    • Moderator for YB context