--- texttool-architecture/soft-cgi.tex 2004/01/15 09:03:23 1.12 +++ texttool-architecture/soft-cgi.tex 2004/01/18 21:34:43 1.14 @@ -157,7 +157,7 @@ archimedes/data/db/PROJECT_NAME/CORPUS_N server the other on the client [this is the 1st implementation bcs its easiest and there are no port issues, but probably it'd be better to have a separate port]. -\item client cgi: indexinput -- sends 1. list of files to index +\item client cgi: getindex -- sends 1. list of files to index 2. uri to which xml notification of completion is to be sent. Upon notification, activates backend prog that fetches and installs the indices. @@ -202,6 +202,27 @@ Parameters No parameter--update all lemmatization indices [latin | ital | greek | en | nl | de]-- update this language +\subsubsection{summary of differences btwn the archimedes toc.cgi + implementation and the echo toc.cgi impelementation (toc.x.cgi)} + +\paragraph{missing in archimedes} +\begin{enumeration} + +\item html templates (coded but phased out of cvs branch) +\end{enumeration} + +\paragraph{missing in echo} +\begin{enumeration} + +\item word-coloring? +\item remote text method may work differently + +\end{enumeration} + + + + + %%% Local Variables: %%% mode: latex %%% TeX-master: "texttools"