From: Sebastian Rose <sebastian_rose@gmx.de>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: cannot get org-info.js to work
Date: Mon, 14 Apr 2008 20:34:46 +0200 [thread overview]
Message-ID: <87k5j0i8u1.fsf@kassiopeya.localdomain> (raw)
In-Reply-To: <ftvrhi$j6f$1@ger.gmane.org> (Rainer Stengele's message of "Mon, 14 Apr 2008 17:00:02 +0200")
Hello Rainer,
unfortunatly the syntax to setup the script has changed in the meantime,
but the documentation did not yet. I hope to upload the new version
tomorrow.
I suspect your using the git head of orgmode and the version of the
script I sent to you a fiew days ago. What has changed in the first
place is the naming of the parameters you set using
org_html_manager.set().
Here is a table illustrating the changes:
| Old name | New name | Values |
|--------------------+--------------+---------------------------------------------|
| SUB_INDEXES | LOCAL_TOC | "1" or "0" |
| INFO_SWITCH_ALWAYS | VIEW_BUTTONS | "1" or "0" |
| | VIEW | "info", "overview", "content" or "showall" |
| MOUSE_HINT | MOUSE_HINT | "#eeeeee" (color) or "underline" |
| HIDE_TOC | TOC | "0" or "1" (show the toc as normal section) |
The FOLDING parameter is obsolete since the folding is an essential feature.
I think the setup won't change much in the future from now on. But
please keep in mind that this is still a work in progress.
If you're using the git head (org-mode version 6.00*) you may use the
new setup mechanism, i.e. customize, to setup the script globaly. This
setup may be overwritten on a per file basis using lines like these
(thanks to Carsten for adding this):
#+INFOJS_OPT: view:info mouse:#aaaaaa buttons:nil toc:t
Regards
--
Sebastian Rose, Hanover, Germany
Phone: +49 173 83 93 417
Mail.: sebatian_rose@gmx.de, s.rose@emma-stil.de
prev parent reply other threads:[~2008-04-14 18:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 15:00 cannot get org-info.js to work Rainer Stengele
2008-04-14 18:34 ` Sebastian Rose [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k5j0i8u1.fsf@kassiopeya.localdomain \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=rainer.stengele@diplan.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).