--- texttool-architecture/soft-cgi.tex 2004/01/07 23:46:33 1.6 +++ texttool-architecture/soft-cgi.tex 2004/01/13 10:56:52 1.7 @@ -2,7 +2,7 @@ \label{sec:rec.cgi} \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 (archimedes/web/cgi-bin/toc/admin/reg.cgi ). reg.cgi retrieves a metadata file in MPIWG archive metadata format from the entered uri @@ -41,6 +41,7 @@ The input metadata file must have the fo +\paragraph{archimedes object registration} \subsubsection{toc.cgi (display text)} \label{sec:toc.cgi} @@ -125,6 +126,28 @@ get a page of text from a work from defa \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: %%% mode: latex %%% TeX-master: "texttools"