From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aditya Mandayam Subject: HTML export headers Date: Sat, 3 Sep 2011 02:11:40 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzdqP-0008Jp-WE for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 20:12:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzdqP-0004zz-2K for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 20:12:21 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:58113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzdqO-0004wv-Vc for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 20:12:21 -0400 Received: by mail-iy0-f169.google.com with SMTP id v1so4342473iag.0 for ; Fri, 02 Sep 2011 17:12:20 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, HTML export produces the following header right now, for example: XXX YYY ZZZtitle> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <meta name="generator" content="Org-mode"/> <meta name="generated" content="2011-08-29 23:22:30 CEST"/> <meta name="author" content="PPP QQQ" <meta name="description" content=""/> <meta name="keywords" content=""/> Is there anyway to customise this? Muchas gracias, A From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K <kjambunathan@gmail.com> Subject: Re: HTML export headers Date: Sat, 03 Sep 2011 08:02:15 +0530 Message-ID: <8162laqrtc.fsf@gmail.com> References: <CABiTF5NMOojbuhqffb3N=H_tnRwLCVB+ngB2_o2Gz_qnEbsSfA@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([140.186.70.92]:40150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <kjambunathan@gmail.com>) id 1Qzg23-00033f-NN for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <kjambunathan@gmail.com>) id 1Qzg22-0002iw-Om for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:31 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:55912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <kjambunathan@gmail.com>) id 1Qzg22-0002iq-HF for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:30 -0400 Received: by pzk36 with SMTP id 36so5965895pzk.17 for <emacs-orgmode@gnu.org>; Fri, 02 Sep 2011 19:32:29 -0700 (PDT) In-Reply-To: <CABiTF5NMOojbuhqffb3N=H_tnRwLCVB+ngB2_o2Gz_qnEbsSfA@mail.gmail.com> (Aditya Mandayam's message of "Sat, 3 Sep 2011 02:11:40 +0200") List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: </archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=subscribe> Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aditya Mandayam <adityams@gmail.com> Cc: emacs-orgmode@gnu.org Aditya Mandayam <adityams@gmail.com> writes: > Hello, > > HTML export produces the following header right now, for example: > Is there anyway to customise this? M-x customize-group RET org-export-html RET Look at all the options and see whether something interests you. Or you can do M-: (find-file (locate-library "org-html.el")) and search for the specific string that you are querying for. Look around to see where the nearby `defcustom' are. Option 2 is likely to fast and efficient. Jambunathan K. > Muchas gracias, > > A > > -- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aditya Mandayam <adityams@gmail.com> Subject: Re: HTML export headers Date: Thu, 8 Sep 2011 11:11:55 +0200 Message-ID: <CABiTF5Oo7or_NSkTx-E433enoYkHeLr4qzc96_yuZH-0t0UmaQ@mail.gmail.com> References: <CABiTF5NMOojbuhqffb3N=H_tnRwLCVB+ngB2_o2Gz_qnEbsSfA@mail.gmail.com> <8162laqrtc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([140.186.70.92]:46115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <adityams@gmail.com>) id 1R1af5-0000ZS-Rk for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 05:12:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <adityams@gmail.com>) id 1R1aez-00014g-Fa for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 05:12:43 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:45842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <adityams@gmail.com>) id 1R1aez-00012K-Cg for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 05:12:37 -0400 Received: by ywm13 with SMTP id 13so514768ywm.0 for <emacs-orgmode@gnu.org>; Thu, 08 Sep 2011 02:12:36 -0700 (PDT) In-Reply-To: <8162laqrtc.fsf@gmail.com> List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: </archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=subscribe> Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aditya Mandayam <adityams@gmail.com>, emacs-orgmode@gnu.org i don;t see a defcustim to customize the meta tags generated in the html header, any clues? On Sat, Sep 3, 2011 at 04:32, Jambunathan K <kjambunathan@gmail.com> wrote: > Aditya Mandayam <adityams@gmail.com> writes: > >> Hello, >> >> HTML export produces the following header right now, for example: >> Is there anyway to customise this? > > M-x customize-group RET org-export-html RET > > Look at all the options and see whether something interests you. > > Or you can do > > M-: (find-file (locate-library "org-html.el")) > > and search for the specific string that you are querying for. Look > around to see where the nearby `defcustom' are. > > Option 2 is likely to fast and efficient. > > Jambunathan K. > >> Muchas gracias, >> >> A >> >> > > -- >