From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: CSS and Publishing to HTML Tutorial Date: Fri, 09 Jul 2010 22:04:12 +0200 Message-ID: <874og8v2v7.fsf@gmx.de> References: <201007081948.12773.ahcnz@ihug.co.nz> <87hbk8zsjn.fsf@gmx.de> <201007100730.47486.ahcnz@ihug.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=59883 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXJns-00055B-J1 for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:04:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXJnr-00072r-8O for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:04:08 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:41770 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OXJnq-00072b-Ss for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:04:07 -0400 In-Reply-To: <201007100730.47486.ahcnz@ihug.co.nz> (Adam's message of "Sat, 10 Jul 2010 07:30:45 +1200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Adam Cc: emacs-orgmode@gnu.org Adam writes: > Thanks for reply, guidance and suggestions. > I agree my cgi has nothing to do with INFOJS_OPT, nor vice versa. > > Regarding CSS, I have gone back to the default position, of including > these inside "org-notes" of org-publish-project-alist, and not referring > to an external CSS, > > :style-include-default t > :style-include-scripts nil > (after Robert's comments). > > So I am hoping to use the default style output, and then adjust the style > in the org file header using #+STYLE: < ... > > > In the org file, I have used org-insert-export-options-template and have > deleted the line #+INFO-JS_OPT: ... > > I publish as per the tutorial, then open the HTML result in MS Internet > Explorer, which reports in a yellow warning band across the top words to the > effect of "To help protect your security, IE has restricted ... Click here > for options". > > If I then edit that HTML file, and remove the 2nd of the two blocks, then reloading the HTML form does not cause the yellow > warning to be issued. The form also appears to retain its default style, of > red color for the TODO etc. > > This 2nd style block appears immediately before the content > of the document. At the very end of the Head, just before . > It begins with, >