emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jan Janak <jan@ryngle.com>
To: emacs-orgmode@gnu.org
Subject: Problem with HTML_CONTAINER_CLASS property
Date: Tue, 6 Jul 2010 16:12:06 -0400	[thread overview]
Message-ID: <AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3_6xP2Y2m@mail.gmail.com> (raw)

Hello,

I am using the HTML_CONTAINER_CLASS property in one of my documents to
append additional classes to the corresponding <div> in the HTML
document I export to:

* Subsection
:PROPERTIES:
:HTML_CONTAINER_CLASS: span-9 last
:END:

When I publish the document, the resulting HTML code looks like this:
<div id="outline-container-1" class="outline-2 span-9">

The class "last" is missing. I also verified that if I add more
classes to the list, only the first one "span-9" makes it to the HTML
code.

Is this a feature or a bug? I am using the latest org-mode version
from git (6.36trans with HEAD c32d7) and Emacs 23.2.1.

Thanks!

-Jan

             reply	other threads:[~2010-07-06 20:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06 20:12 Jan Janak [this message]
2010-07-07  7:20 ` Problem with HTML_CONTAINER_CLASS property David Maus
2010-07-29 12:14 ` [PATCH] Add support for multile html container classes David Maus
2010-07-31  9:31   ` Bastien
2010-08-01  8:58     ` David Maus
2010-08-01  9:33       ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3_6xP2Y2m@mail.gmail.com \
    --to=jan@ryngle.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).