From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Another HTML Export Question Date: Tue, 15 Mar 2011 00:58:16 -0400 Message-ID: <4D7EF1E8.2010506@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=59211 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzMKq-0002m7-P6 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:58:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzMKp-00019O-Qy for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:58:20 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:49175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzMKp-00018w-Mu for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 00:58:19 -0400 Received: by iwl42 with SMTP id 42so308917iwl.0 for ; Mon, 14 Mar 2011 21:58:19 -0700 (PDT) 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: "[Orgmode]" 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. 2. I want to get rid of the link for the validator. I can't find mention of this in the manual. 3. How do I change the text of the creator line? 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. Scott Randby 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Another HTML Export Question Date: Tue, 15 Mar 2011 12:27:34 -0400 Message-ID: <4D7F9376.5080809@gmail.com> References: <4D7EF1E8.2010506@gmail.com> <877hc0xvc8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45001 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzX61-00009l-Rv for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 12:27:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzX5u-0008Tp-IT for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 12:27:39 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:58472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzX5u-0008TX-EK for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 12:27:38 -0400 Received: by iwl42 with SMTP id 42so956764iwl.0 for ; Tue, 15 Mar 2011 09:27:37 -0700 (PDT) In-Reply-To: <877hc0xvc8.fsf@gnu.org> 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: emacs-orgmode@gnu.org Hi Bastien, >> >> 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. Yes, it works now. Thanks. > >> 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. This clears things up. > >> 3. How do I change the text of the creator line? > > You cannot. Bummer. > >> 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. I have been planning to go through the entire manual. I hope to get to that this summer. The timestamps are fixed, but there are two new issues. First, I get weird HTML in the postamble for the email address. With org-mode release_7.5.43.gdf38 I get the following when I export: I used to get (with 7.4):

Author: Scott P. Randby <srandby@gmail.com>

I think the code for the email line should be: The second issue is that the following now appears at the end of my HTML documents:


This appears to have something to do with the org-export-html-html-helper-timestamp variable. If I change that variable to an empty string, then I don't get the code (of course). However, it seems to me this code shouldn't appear unless the user wants it to appear. It didn't appear when I was using version 7.4. Scott Randby From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Another HTML Export Question Date: Tue, 15 Mar 2011 18:39:41 +0100 Message-ID: <87ipvke10i.fsf@gnu.org> References: <4D7EF1E8.2010506@gmail.com> <877hc0xvc8.fsf@gnu.org> <4D7F9376.5080809@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=38369 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzYE0-0004mN-4F for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzYDy-0002LM-Qc for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:40:03 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:51985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzYDy-0002Kw-DT for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:40:02 -0400 Received: by wwi18 with SMTP id 18so2819240wwi.0 for ; Tue, 15 Mar 2011 10:40:01 -0700 (PDT) In-Reply-To: <4D7F9376.5080809@gmail.com> (Scott Randby's message of "Tue, 15 Mar 2011 12:27:34 -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: emacs-orgmode@gnu.org Hi Scott, Scott Randby writes: >>> 3. How do I change the text of the creator line? >> >> You cannot. > > Bummer. But you can customize org-export-html-preamble-format to something that will customize it. > The timestamps are fixed, but there are two new issues. First, I get > weird HTML in the postamble for the email address. Fixed now. > The second issue is that the following now appears at the end of my HTML > documents: > >


(setq org-export-html-with-timestamp nil) should do. Best, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: Another HTML Export Question Date: Tue, 15 Mar 2011 12:53:24 -0500 Message-ID: <87r5a8uv6z.fsf@riotblast.dunsmor.com> References: <4D7EF1E8.2010506@gmail.com> <877hc0xvc8.fsf@gnu.org> <4D7F9376.5080809@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38011 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzYQx-0005zS-NK for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:53:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzYQw-0005OE-EQ for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:53:27 -0400 Received: from deathroller.dunsmor.com ([98.129.169.48]:55895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzYQw-0005O0-9U for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:53:26 -0400 In-Reply-To: <4D7F9376.5080809@gmail.com> (Scott Randby's message of "Tue, 15 Mar 2011 12:27:34 -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: emacs-orgmode@gnu.org Scott Randby writes: >>> 3. How do I change the text of the creator line? >> >> You cannot. > > Bummer. You can set a custom creator-info in :html-postamble. Here's my :html-postamble string: --8<---------------cut here---------------start------------->8--- "

Author: %a (\"comments)

Date: %d

Generated by %c

" --8<---------------cut here---------------end--------------->8--- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Another HTML Export Question Date: Tue, 15 Mar 2011 14:56:00 -0400 Message-ID: <4D7FB640.9030902@gmail.com> References: <4D7EF1E8.2010506@gmail.com> <877hc0xvc8.fsf@gnu.org> <4D7F9376.5080809@gmail.com> <87ipvke10i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53020 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzZPa-0007qg-IX for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 14:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzZPY-0001Nu-JQ for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 14:56:06 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:62547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzZPY-0001Nb-E4 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 14:56:04 -0400 Received: by iwl42 with SMTP id 42so1126610iwl.0 for ; Tue, 15 Mar 2011 11:56:03 -0700 (PDT) In-Reply-To: <87ipvke10i.fsf@gnu.org> 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: emacs-orgmode@gnu.org I know that others have said this before, but this list is amazing. The issues I was having with HTML export were all addressed and fixed in a little more than 1/2 of a day. The org-mode community is the best! Scott Randby