]> matita.cs.unibo.it Git - helm.git/commit
1) fromdos on any html/* file
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 10 Apr 2003 15:26:17 +0000 (15:26 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 10 Apr 2003 15:26:17 +0000 (15:26 +0000)
commit9543a355016ed3c2abc5e75e4e5d24e8f4d9bb3a
tree1b9c799f1d41b99d11e91fca4abbc326dccc3e42
parent524d98c48e119440423b449127ae05415ee48753
1) fromdos on any html/* file
2) added a new method ask_uwobo to copy to the user a document that is
   asked to UWOBO (i.e. given a URL, it checks that it is a request to
   a trusted server)
3) templateambipdq?.html changed in such a way that no character that needs
   XML escaping happears. In this way we can apply stylesheets on them and
   what we get is valid HTML + JavaScript
4) All the functions that used to print the result as ASCII have been changed
   to generate an HELM Theory File.
5) The JavaScript code now asks the searchEngine to ask_uwobo an URL that
   is obtained by asking UWOBO to apply the stylesheets from theory files to
   HTML. The UWOBO URL (and parameters) are now hard-coded in JavaScript ;-((

As a result, we now have a very pretty rendering of the results. The
hyperlinks are enabled and fully working. Well done!
helm/searchEngine/Makefile
helm/searchEngine/html/editor.html
helm/searchEngine/html/editorpdq.html
helm/searchEngine/html/index.html
helm/searchEngine/html/loc_obj.html
helm/searchEngine/html/templateambigpdq1.html
helm/searchEngine/html/templateambigpdq2.html
helm/searchEngine/html/templateambigpdq3.html
helm/searchEngine/searchEngine.ml