[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre |
Date: |
Sat, 06 Apr 2013 20:02:15 +0200 |
Alan Schmitt <address@hidden> writes:
> Here is the postamble that is generated here:
>
> <div id="postamble" class="status">
> <p class="author">Author: Me</p>
> <p class="date">Created: 2013-04-06 Sat 19:25</p>
> <p class="creator">Generated by <a href="http://orgmode.org">Org</a> mode
> 8.0-pre in <a href="http://www.gnu.org/software/emacs/">Emacs</a>
> 24.2.93.1.</p>
> <p class="xhtml-validation"><a
> href="http://validator.w3.org/check?uri=referer">Validate XHTML 1.0</a></p>
> </div>
>
> It has the date.
It isn't the date but the document time stamp (see
`org-export-time-stamp-file').
> But there is something weird, in the default option:
>
> (("en" "<p class=\"author\">Author: %a (%e)</p>\n<p class=\"date\">Date:
> %d</p>\n<p class=\"creator\">Generated by %c</p>\n<p
> class=\"xhtml-validation\">%v</p>"))
>
> the text is "Date" and not "Created".
This variable is used iff `org-html-postamble' is set to `t'. You
probably have it set to `auto'.
Regards,
--
Nicolas Goaziou
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, (continued)
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Rick Frankel, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre,
Nicolas Goaziou <=
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/07
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/07