[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Single key navigation for texinfos HTML
From: |
Sebastian Rose |
Subject: |
Single key navigation for texinfos HTML |
Date: |
Tue, 20 Jan 2009 16:40:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Hi,
I created a little "plug-out" from org-info.js to make it possible to
navigate texinfo HTML pages with single key presses. The keys are taken
from the links found in a page and keep the access keys intact.
The script is merely a quick hack, but the input technique is stress
tested already, since many Org-users use org-info.js already. org-keys.js
completly feature stripped, but there are already new features
planed. The script is already in use on orgmode.org (more precise on
http://orgmode.org/manual/) as it was requested by Carsten Dominik.
You might also want to take a look at org-info.js itself, as it shows
more of what is possible in an effective way without exernal
dependencies. To do so, just navigate to
http://orgmode.org/worg/code/org-info-js/ which is a little outdated,
but includes a current version of org-info.js Just press `?' there (or
click the `HELP' link) to get a shortcut table.
If intersted, you may download and test it on
http://github.com/SebastianRose/org-info-js/blob/ef18719be875f0dd7c352ddc55d277493150ea69/org-keys.js
A description on how to use it:
http://wiki.github.com/SebastianRose/org-info-js/org-keys
For inclusion in texinfos HTML exporter, it might be better to include
the script directly into the <head> section to make it globaly available.
It works in all fairly modern browsers (IE >= 5, FF 2+, Opera...).
Planned features:
- include the `read-mode' feature from org-info.js and a dynamically
generated help screen.
- make it possible to define the help's contents.
- maybe add the ability to produce links to the files, just like in
org-info.js.
- more to come...
Best regards,
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: address@hidden, address@hidden
Http: www.emma-stil.de
- Single key navigation for texinfos HTML,
Sebastian Rose <=