There should be a way to disable the use of Javascript
Status: Alpha
Brought to you by:
quinntaylor
Javascript is unacceptable in some environments. For example, the standard html+javascript output will cause IE to display a security warning if the files are stored locally.
I have attached a patch which adds a -noscript option to the doclet. This disables all javascript output. The noscript tag was used to support non-javascript enabled browsers when there is javascript in the output. With the -noscript option specified, the noscript tags are omitted, but the contents are output. This ensures the correct non-javascript output in javascript-enabled browsers.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Patch to add -noscript option
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Sorry - this should be a feature request. Sourceforge's tracker doesn't make it very clear, and I can't now change it.