Skip to content

peteredwards/eprints-subjects-fast-lcsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST and LCSH Subjects for EPrints

FAST and LCSH subject fields and autocompletion scripts

Plcae this in the EPrints workflow

    <component type="Field::Multi">
      <title>FAST subjects</title>
      <field ref="fast_subjects" input_lookup_url="{$config{perl_url}}/users/loookup/fast"/>
    </component>
    <component type="Field::Multi">
      <title>LCSH subjects</title>
      <field ref="lcsh_subjects" input_lookup_url="{$config{perl_url}}/users/lookup/lcsh"/>
    </component>

About

FAST subject fields and autocomplete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages