emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* turn off inclusion of JavaScript helper code?
@ 2010-04-20 20:31 Stefan Vollmar
  2010-04-20 22:22 ` Sebastian Rose
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Vollmar @ 2010-04-20 20:31 UTC (permalink / raw)
  To: mailing-list-org-mode Mode


[-- Attachment #1.1: Type: text/plain, Size: 1678 bytes --]

Hello, 

in our org-mode generated HTML pages we find these snippets:

<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
 function CodeHighlightOn(elem, id)
 { ...
 }
 function CodeHighlightOff(elem, id)
 { ...
 }
/*]]>*///-->
</script>

We have just noticed that MS Internet Explorer complains that these lines pose a security risk (Firefox and Safari have no problem with them), deleting the JavaScript code solves the issue. I have found a link that might explain the problem: http://www.codingforums.com/archive/index.php/t-78039.html
(the problem is limited to locally accessed HTML pages, not HTML content that is accessed over a network; we now use org-mode to generate a locally stored collection of online help files in HTML - so this is an awkward issue for us)

As our pages do not need this JavaScript code anyway, having a switch that prevents this code from being included would be a good solution from our point of view. Naturally, we could have a "postprocessing" script to remove the offending lines before releasing the HTML content, however, that seems such a crude approach.

Here is a suggestion, maybe there could be a new switch for #+OPTIONS:

javascript: turn on/off inclusion of JavaScript helper code for code highlighting

and while we are at it:

css: turn on/off inclusion of stylesheet?

Warm regards,
 Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar@nf.mpg.de   http://www.nf.mpg.de







[-- Attachment #1.2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5513 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-10 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-20 20:31 turn off inclusion of JavaScript helper code? Stefan Vollmar
2010-04-20 22:22 ` Sebastian Rose
2010-04-22  7:31   ` Stefan Vollmar
2011-01-10 13:28   ` Andreas Rütten
2011-01-10 17:08     ` Andreas Rütten
2011-01-10 17:10     ` Andreas Rütten

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).