* getting org-mode to display its version
@ 2011-06-01 1:47 Jude DaShiell
2011-06-01 1:59 ` Jambunathan K
0 siblings, 1 reply; 2+ messages in thread
From: Jude DaShiell @ 2011-06-01 1:47 UTC (permalink / raw)
To: emacs-orgmode
Is this possible? I think when I export a web page, I'd like to have a
line like: Exported by org-mode version x.y.z ondate ... in that way
org-mode can get well deserved credit.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: getting org-mode to display its version
2011-06-01 1:47 getting org-mode to display its version Jude DaShiell
@ 2011-06-01 1:59 ` Jambunathan K
0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2011-06-01 1:59 UTC (permalink / raw)
To: Jude DaShiell; +Cc: emacs-orgmode
Jude DaShiell <jdashiel@shellworld.net> writes:
> Is this possible? I think when I export a web page, I'd like to have a
> line like: Exported by org-mode version x.y.z ondate ... in that way
> org-mode can get well deserved credit.
Isn't it already? You are talking of creator info down below.
,----
| org-export-html-postamble is a variable defined in `org-html.el'.
| Its value is auto
|
| Documentation:
| Non-nil means insert a postamble in HTML export.
|
| When `t', insert a string as defined by the formatting string in
| `org-export-html-postamble-format'. When set to a string, this
| string overrides `org-export-html-postamble-format'. When set to
| 'auto, discard `org-export-html-postamble-format' and honor
| `org-export-author/email/creator-info' variables. When set to a
| function, apply this function and insert the returned string.
| The function takes the property list of export options as its
| only argument.
|
| Setting :html-postamble in publishing projects will take
| precedence over this variable.
|
| You can customize this variable.
|
| [back]
`----
>
>
>
>
--
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-01 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 1:47 getting org-mode to display its version Jude DaShiell
2011-06-01 1:59 ` Jambunathan K
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).