From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Patch] HTML export -- Allow to change the name of the global DIV Date: Fri, 11 Mar 2011 09:37:04 +0100 Message-ID: <874o7aoxxr.fsf@gnu.org> References: <80y64nxgxr.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=48274 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxxqk-0003dw-Rd for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 03:37:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pxxqj-000094-GB for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 03:37:30 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:49686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pxxqj-00008Y-6m for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 03:37:29 -0500 Received: by wwc33 with SMTP id 33so2450126wwc.30 for ; Fri, 11 Mar 2011 00:37:28 -0800 (PST) In-Reply-To: <80y64nxgxr.fsf@somewhere.org> (=?iso-8859-1?Q?=22S=E9bastien?= Vauban"'s message of "Thu, 10 Mar 2011 14:07:12 +0100") 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: =?iso-8859-1?Q?S=E9bastien?= Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, Sébastien Vauban writes: > Here is a patch which allows one to change the (currently) hard-coded > DIV name in which the page contents is being inserted. > > It currently is "content", but some prefer "container" or "wrapper". > > If accepted, my next patch will be to make this a per-project > variable. Are there other hardcoded HTML classes/ids that the user might want to customize? If so, can we think about a simple way to define all of them at once? Thanks! -- Bastien