Difference between revisions of "Removing types"

From EPrints Documentation
Jump to: navigation, search
Line 1: Line 1:
1. The default types are in file /foo/archives/archiveID/cfg/namedsets/eprint:
+
# The default types are in file /foo/archives/archiveID/cfg/namedsets/eprint, edit it accordingly.
<code>
+
# Edit corresponding entries in /foo/archives/archiveID/cfg/lang/en/phrases/eprint_types.xml
# types for eprint
+
# Restart apache
 
 
article
 
book_section
 
monograph
 
conference_item
 
book
 
thesis
 
patent
 
artefact
 
exhibition
 
composition
 
performance
 
image
 
video
 
audio
 
dataset
 
experiment
 
teaching_resource
 
other
 
</code>
 

Revision as of 22:28, 26 April 2007

  1. The default types are in file /foo/archives/archiveID/cfg/namedsets/eprint, edit it accordingly.
  2. Edit corresponding entries in /foo/archives/archiveID/cfg/lang/en/phrases/eprint_types.xml
  3. Restart apache