Difference between revisions of "User:Kurt/Checklist Enum Type Modifications"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 3: Line 3:
* add enum value to XML Schema https://zim01.gwdg.de/repos/smc/trunk/04_Design/01_System/MetadataHandling/XML_Schema/escidocenumtypes.xsd and checkin (also in common_logic)
* add enum value to XML Schema https://zim01.gwdg.de/repos/smc/trunk/04_Design/01_System/MetadataHandling/XML_Schema/escidocenumtypes.xsd and checkin (also in common_logic)
* change Application Profile [[ESciDoc_Application_Profiles]]  
* change Application Profile [[ESciDoc_Application_Profiles]]  
* adapt resource bundles and inform Nicole (pubman_presentation/src/main/resources)
* create/delete/change resource bundles (in German and English) and inform Nicole  
**German Bundles: /pubman/pubman_presentation/src/main/resources/Label_de.properties
**English Bundles: /pubman/pubman_presentation/src/main/resources/Label_en.properties
*** new enum value: create a new key with an initial label and ask Nicole to adapt the label
* check if jsf pages in pubman_presentation need to be adapted (for displaying the changes JBoss needs to be restarted)

Revision as of 12:10, 12 September 2008

What needs to be done if an ENUM Type changes?[edit]

  • add enum value to XML Schema https://zim01.gwdg.de/repos/smc/trunk/04_Design/01_System/MetadataHandling/XML_Schema/escidocenumtypes.xsd and checkin (also in common_logic)
  • change Application Profile ESciDoc_Application_Profiles
  • create/delete/change resource bundles (in German and English) and inform Nicole
    • German Bundles: /pubman/pubman_presentation/src/main/resources/Label_de.properties
    • English Bundles: /pubman/pubman_presentation/src/main/resources/Label_en.properties
      • new enum value: create a new key with an initial label and ask Nicole to adapt the label
  • check if jsf pages in pubman_presentation need to be adapted (for displaying the changes JBoss needs to be restarted)