From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Another HTML Export Question Date: Tue, 15 Mar 2011 16:21:59 +0100 Message-ID: <877hc0xvc8.fsf@gnu.org> References: <4D7EF1E8.2010506@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=50441 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzW4k-0002uP-Dr for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:22:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzW4j-0001o2-5D for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:22:22 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:58754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzW4i-0001np-NL for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:22:21 -0400 Received: by wwc33 with SMTP id 33so694965wwc.30 for ; Tue, 15 Mar 2011 08:22:20 -0700 (PDT) In-Reply-To: <4D7EF1E8.2010506@gmail.com> (Scott Randby's message of "Tue, 15 Mar 2011 00:58:16 -0400") 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: Scott Randby Cc: "[Orgmode]" Hi Scott, Scott Randby writes: > The org files I export to HTML contain the following: > > * COMMENT Setup > #+OPTIONS: H:3 num:nil skip:nil toc:t author:t > > With org-mode 7.4, this setup would give me the following postamble: > >
>

Date: 2011-03-12 16:09:53 EST

>

HTML generated by org-mode 7.4 in emacs 23

>
> > With org-mode 7.5, I get this postamble: > >
>

Org version 7.5 with Emacs version 23

> Validate XHTML 1.0 >
> > 1. There is no timestamp with org-mode 7.5. I want a timestamp and I > can't get a timestamp by putting timestamp:t in the options line. Fixed now. > 2. I want to get rid of the link for the validator. I can't find mention > of this in the manual. I added a subsection about exporting the HTML preamble and postamble, and I mention `org-export-html-validation-link' there. > 3. How do I change the text of the creator line? You cannot. > Honestly, I've never had so many problems with an upgrade of org-mode. > I'm going back to 7.4 until HTML export is fixed and explained clearly > in the manual. Let me know if it is. Also, if you can help make the manual clearer, that would be appreciated. Thanks, -- Bastien