in need of a chronicle writer ...
I used to be very busy (writing a Java application for a customer) these last months. However for XMLPublication I recently wrote a SAX filter to replace the XSLT transform that wraps paragraphs inside HTML tags, but it's not yet integrated into the build.xml . I also got interested in other projects:
I just downloaded and compiled the last version of Tidy (http://tidy.sourceforge.net/). I had been using an old version from august 2000. Now we have support for Excel 2000 "HTML" files. So it is not necessary to use the SpreadSheet-ParseExcel Perl module to read directly .xls files.
Another exciting possibility is to make the group-by-headers.xslt step (wrapping of h1 and h2 paragraphs inside p tags, see XML basic Structure ) using tidy . This XSLT algorithm is not efficient and probably not enhanceable.
J'ai fait un fichier de commande Ant qui va télécharger les mises à jour qu'il faut à partir du site. Pour ça, il faut télécharger http://wwbota.free.fr/XMLPublication/build-install.xml C'est la seule chose qu'il faut télécharger a la mano. Ensuite, se mettre dans le répertoire d'install. de XMLPub, ou un répertoire vide, et taper:
ant -f build-install.xml -logfile ant.log
-verbose
ou + simplement: ant -f build-install.xml Si on est dans le répertoire d'install. de XMLPub, ça va télécharger ce qu'il y a de nouveau . Si on est dans un répertoire vide, ça va télécharger toute la distribution .
Note 1: Je vais continuer à faire du lobying chez jakarta.apache/ant pour que même le build-install.xml puisse être accédé directement par ant.
Note 2: J'ai un petit fichier Perl qui crée le build-install.xml à partir de ce que j'ai mis dans mon référenciel CVS : http://wwbota.free.fr/XMLPublication/build-install.gen.pl
J'ai bien avancé sur le moteur de requête eXist avec XMLPub, il y a plusieurs morceaux déjà prêts à intégrer:
ant search.html
)p [p[h2='Rubric name'][contains(.,'keyword')]]
XMLPublication has been annonced on xml-dev@lists.xml.org, xml-tech@xmlfr.org, news:comp.text.xml, news:fr.comp.text.xml, Web Guild, xsl-list@lists.mulberrytech.com, ant mailing list, XSLT FAQ, Michael Kay, ...
Although this wasn't yet an audience success, XMLPublication goes on. I work on integrating eXist, an XPath engine, for a point-and-click search engine. Also along with this Cocoon2 will be used for dynamic content, allowing among other features to highlight searched words in generated pages. XMLPublication will be annonced on freshmeat.net and referenced on http://jakarta.apache.org/ant/external.html .
Version 0.3 (see versions.html ), the first version without ANY file edit by user.
Version 0.2.98.2 (see versions.html )
Completion of the page Enhancement Requests, future