Fix `org-export-creator-string' and add the option `org-e-html-creator-string'.
commit9731a8b68194cce172556a65c21acc28870ef9e0
authorBastien Guerry <bzg@altern.org>
Fri, 6 Jul 2012 07:09:31 +0000 (6 09:09 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 6 Jul 2012 07:09:31 +0000 (6 09:09 +0200)
treefc4a0ae129ef41d9e2685ec865d1b7a6ff25db82
parentf801549160c953eddd69425de19e76394b94da43
Fix `org-export-creator-string' and add the option `org-e-html-creator-string'.

* org-e-html.el (org-e-html-creator-string): New option.
(org-e-html-options-alist): Use it.

* org-export.el (org-export-creator-string): Don't use HTML
tags in the generic creator string.

Thanks to Nicolas for directions on what to change wrt this.
contrib/lisp/org-e-html.el
contrib/lisp/org-export.el