* No support for generation of 'HELP' setting of org-info.js in HTML export
@ 2017-07-03 15:51 Olivier Berger
2017-07-25 8:16 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Olivier Berger @ 2017-07-03 15:51 UTC (permalink / raw)
To: emacs-orgmode
Hi.
Unless I'm mistaken, the generation of the init section in HTML export
won't set the HELP variable supported by org-info.js [0], which allows
to display a message advertizing the use of org-info and pointing to its
help.
It would be interesting to be able to set it with #+INFOJS_OPT:
settings.
Thanks in advance.
Best regards,
[0] http://orgmode.org/worg/code/org-info-js/#text-using-set
--
Olivier BERGER
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: No support for generation of 'HELP' setting of org-info.js in HTML export
2017-07-03 15:51 No support for generation of 'HELP' setting of org-info.js in HTML export Olivier Berger
@ 2017-07-25 8:16 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-07-25 8:16 UTC (permalink / raw)
To: Olivier Berger; +Cc: emacs-orgmode
Hello,
Olivier Berger <olivier.berger@telecom-sudparis.eu> writes:
> Unless I'm mistaken, the generation of the init section in HTML export
> won't set the HELP variable supported by org-info.js [0], which allows
> to display a message advertizing the use of org-info and pointing to its
> help.
AFAIU it is possible to set it at a global level by tweaking
`org-html-infojs-template'.
> It would be interesting to be able to set it with #+INFOJS_OPT:
> settings.
It can probably be done by adding
(help HELP some-default-value)
to `org-html-infojs-opts-table'. What would be an appropriate default value?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-25 8:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 15:51 No support for generation of 'HELP' setting of org-info.js in HTML export Olivier Berger
2017-07-25 8:16 ` Nicolas Goaziou
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).