From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: org-mode CSS property export bug Date: Fri, 23 Apr 2010 13:22:05 +0100 Message-ID: References: <87y6gf5g6x.fsf@gmx.de> <877hnycuqf.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5Htu-0005xG-Bo for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 08:22:30 -0400 Received: from [140.186.70.92] (port=34476 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5Hts-0005x3-Oe for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 08:22:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5Htq-00066M-OC for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 08:22:28 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:36687) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5Htq-000664-Hm for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 08:22:26 -0400 Received: by wyf19 with SMTP id 19so547149wyf.0 for ; Fri, 23 Apr 2010 05:22:25 -0700 (PDT) In-Reply-To: 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: Sebastian Rose Cc: emacs-orgmode@gnu.org, Carsten Dominik On 23 April 2010 12:00, Rick Moynihan wrote: > On 23 April 2010 11:46, Sebastian Rose wrote: >> Very old browsers. Do we have to support them? > > I personally don't care for older browsers, though others may differ here= . > >> The appended testfile works in Opera10 an FF 3.6. Is there something >> missing? > > It works also in Safari 4, and Chrome (both webkit based so you'd > expect it to work). =A0So this seems fine to me. > On the topic of CSS id's, is it possible to set a property on a headline to set the CSS id/class for the outline-container div? e.g. * Navigation :PROPERTIES: :CSS_ID: navigation-bar :CSS_CLASS: side-bar :END: R.