emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] html export: specifying meta tags


From: Carsten Dominik
Subject: Re: [Orgmode] html export: specifying meta tags
Date: Sat, 20 Mar 2010 16:15:37 +0100

Hi Ilya,

the various style variables get inserted into the head section.

I believe that

#+STYLE: <META HTTP-EQUIV="pragma" CONTENT="no-cache">

should do the trick.

HTH, and sorry that this took soooo long.

- Carsten


On Feb 4, 2010, at 2:14 PM, Ilya Shlyakhter wrote:

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


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

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]