Diff for /texttool-architecture/soft-cgi.tex between versions 1.6 and 1.7

version 1.6, 2004/01/07 23:46:33 version 1.7, 2004/01/13 10:56:52
Line 2 Line 2
 \label{sec:rec.cgi}  \label{sec:rec.cgi}
   
 \paragraph  \paragraph
 On the ECHO server, hte registration of new texts is implemented by  On the ECHO server, the registration of new texts is implemented by
 means of a cgi script, reg.cgi  means of a cgi script, reg.cgi
 (archimedes/web/cgi-bin/toc/admin/reg.cgi ). reg.cgi retrieves a  (archimedes/web/cgi-bin/toc/admin/reg.cgi ). reg.cgi retrieves a
 metadata file  in MPIWG archive metadata format from the entered uri  metadata file  in MPIWG archive metadata format from the entered uri
Line 41  The input metadata file must have the fo Line 41  The input metadata file must have the fo
   
     </meta>      </meta>
   
   \paragraph{archimedes object registration}
   
 \subsubsection{toc.cgi (display text)}  \subsubsection{toc.cgi (display text)}
 \label{sec:toc.cgi}  \label{sec:toc.cgi}
Line 125  get a page of text from a work from defa Line 126  get a page of text from a work from defa
 \label{sec:dictionary-server}  \label{sec:dictionary-server}
   
   
   \subsubsection{helper programs}
   
   \paragraph{addarch.pl ARCHIMEDES} 
   
   Automatically registers new texts as toc.cgi objects when they appear in
   cvs. Automatically updates relevant morphological indices (slow!).
   
   
   \paragraph{makelemma.pl}
   
   Updates lemmatization indices. 
   Parameters: 
   No parameter--update all lemmatization indices
   [latin | ital | greek | en | nl | de]--  update this language
   
   \paragraph{makefast.pl} 
   
   Updates the toc.cgi morphology indices
   Parameters
   No parameter--update all lemmatization indices
   [latin | ital | greek | en | nl | de]--  update this language
   
 %%% Local Variables:   %%% Local Variables: 
 %%% mode: latex  %%% mode: latex
 %%% TeX-master: "texttools"  %%% TeX-master: "texttools"

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>