JeromeDL/Customize

From Corrib Clan Wiki

Jump to: navigation, search

chierz relracelbas gettrocm paszela

Contents

Customizing JeromeDL

This wiki page covers all known issues regarding customizing JeromeDL to certain needs


how I can create my own list of "type of resource"? or to add more types to the already existing

  1. add your types to org.jeromedl.description.book.ResourceContentType.java (marcont module)
  RCT_NAMEOFYOURTYPE("nameofyourtype", "http://www.jeromedl.org/structure#bookType_nameofyourtype"),

or

  RCT_NAMEOFYOURTYPE("nameofyourtype", "uri:to/name/of/your/type"),


  1. provide translations to
    • org.jeromedl.i18n.menu_??.properties
  browse_library_nameofyourtype = Name of Your Type
    • org.jeromedl.i18n.messages_??.properties
  nameofyourtype = Name of Your Type
    • org.jeromedl.i18n.uploader_??.properties
  nameofyourtype = Name of Your Type

how to create my own list of "Domains" (taxonomys) according to the type of material that I have in my work?

short tutorial on JOnto to follow shortly

how can I skin JeromeDL?

Facts about JeromeDL/Customize — Click + to find similar pages.RDF feed
Personal tools

Corrib cluster project is supported by Enterprise Ireland under Grant No. ILP/05/203, Science Foundation Ireland under Grant No. SFI/02/CE1/I131.
Hosted at DERI, NUI Galway.