emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question about html output
@ 2012-03-25 15:21 Erich Neuwirth
  2012-03-25 16:27 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Erich Neuwirth @ 2012-03-25 15:21 UTC (permalink / raw)
  To: emacs-orgmode

The html file produce by org-mode export contains a link to validate XHTML.
Safari at least on Macs does not send a referer field in the http header,
therefore this link does not work.
Is there an option to turn the creation of this link off by default?
And is there a way to tweak Safari to send the referer information?

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

* Re: Question about html output
  2012-03-25 15:21 Question about html output Erich Neuwirth
@ 2012-03-25 16:27 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2012-03-25 16:27 UTC (permalink / raw)
  To: Erich Neuwirth; +Cc: emacs-orgmode

Erich Neuwirth <erich.neuwirth@univie.ac.at> writes:

> The html file produce by org-mode export contains a link to validate XHTML.
> Safari at least on Macs does not send a referer field in the http header,
> therefore this link does not work.
> Is there an option to turn the creation of this link off by default?
> And is there a way to tweak Safari to send the referer information?

(setq org-export-html-validation-link nil)

Regards,
Bernt

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

end of thread, other threads:[~2012-03-25 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-25 15:21 Question about html output Erich Neuwirth
2012-03-25 16:27 ` Bernt Hansen

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).