From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: html export: specifying meta tags Date: Thu, 4 Feb 2010 08:14:38 -0500 Message-ID: <4b11f87e1002040514n5cb829c9t3fd927802ace254d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nd1Xf-00054E-Py for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 08:14:43 -0500 Received: from [199.232.76.173] (port=44573 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nd1Xf-00053e-2v for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 08:14:43 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nd1Xd-0004Pb-QX for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 08:14:42 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:63948) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nd1Xd-0004PR-H1 for emacs-orgmode@gnu.org; Thu, 04 Feb 2010 08:14:41 -0500 Received: by ewy28 with SMTP id 28so2704821ewy.8 for ; Thu, 04 Feb 2010 05:14:39 -0800 (PST) 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: emacs-orgmode Is there a way to specify code to be inserted as meta tags in the ... section of the exported HTML document? E.g. I'd like to insert the lines 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