]> matita.cs.unibo.it Git - helm.git/commit
Many modifications to avoid JavaScript security rules of
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 22 Jun 2001 16:35:07 +0000 (16:35 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 22 Jun 2001 16:35:07 +0000 (16:35 +0000)
commit17b9d388831eaa2242c46ed76cad9a8e23c1baba
tree39f413af366b5b16ee08c2934aaba8b33d2fdc3a
parent32be618806ed26a11557dfa4e0e28ce7e310b3cd
Many modifications to avoid JavaScript security rules of
Mozilla/Galeon/Netscape V6 browsers.

In particular, now every frame (but the two headers that are completely
dummy) is made by UWOBO. The stylesheet applied, named resolve_topurl.xsl
(key = RT) substitutes where requested the URL of the interface, that
can no longer be inferred in JavaScript from the current URL (that now
refers to UWOBO).

Hopefully, together with the previous modification to recognize browsers
supporting only UNICODE or supporting only the symbol font, all the
known compatibility problems have been solved.
helm/on-line/html/library/control.html
helm/on-line/html/library/index.html
helm/on-line/javascript/control.js
helm/on-line/javascript/prelude.js
helm/on-line/javascript/utils.js
helm/on-line/xslt/ls2html.xsl
helm/on-line/xslt/resolve_topurl.xsl [new file with mode: 0644]