all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* html export: specifying meta tags
@ 2010-02-04 13:14 Ilya Shlyakhter
  2010-03-20 15:15 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Shlyakhter @ 2010-02-04 13:14 UTC (permalink / raw
  To: emacs-orgmode

Is there a way to specify code to be inserted as meta tags in the
<head>...</head> section of the exported HTML document?
E.g. I'd like to insert the lines
<META HTTP-EQUIV="Expires" CONTENT="Thu, 1 June 2000 23:59:00 GMT">
<META HTTP-EQUIV="pragma" CONTENT="no-cache">
to force a frequently-updated document to be reloaded every time,
rather than being cached by the browser.

If there isn't a way to do that I'd like to propose this as a feature.

Thanks,

ilya

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

end of thread, other threads:[~2010-03-20 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 13:14 html export: specifying meta tags Ilya Shlyakhter
2010-03-20 15:15 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.