Changeset 1252

Show
Ignore:
Timestamp:
04/16/08 12:46:24 (8 months ago)
Author:
thomase
Message:

better organization and scripting for html regeneration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • BibIt/trunk/README.txt

    r1214 r1252  
     1BibIt provides a series of utilities for creating, updating and managing the  
     2Pleiades Bibliography content, which is kept in a separate module (pleiades-bibliography). 
     3 
     4This readme provides general information on each of these utilities, most of which take the  
     5form of bash shell scripts that invoke XSL transformations, python code and other scripts 
     6as needed. 
     7 
     8[ incomplete as of 14 February 2008 ] 
     9 
     10bin/regenerate-html.sh 
     11 
     12This utility is used to regenerate the individual html files that provide bibliographic  
     13citations for each bibliographic object.  
     14 
    115[export library from old database, if updates have been made] 
    216BADataMunge a map file - produces a combined mods file with a filename like BATL022_-biblio-mods-mixed.xml 
     
    1024hand-check ids (use xpath to get a list) 
    1125fix/gen citations (mods-fix-citations.xsl) 
     26 
    1227sort elements (mods-sort) 
    13 gen html (mods2html) 
    1428sort whole collection (mods-sortmodscollection) 
    1529use xpath to check sorting by hand  
     30 
     31gen html (mods2html) 
    1632gen this-map index (htmlindex - note all the parameters you need to change) 
     33 
    1734split mods xml files (bibchunker.py) 
     35 
    1836regen overall index 
    1937* bibunifer.py -> index.xml