emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Sebastian Rose <sebastian_rose@gmx.de>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: org-info.js alpha
Date: Sun, 23 Mar 2008 14:06:31 +0100	[thread overview]
Message-ID: <C3835B7A-E70F-4B2C-847B-7B2BF5FDA861@science.uva.nl> (raw)
In-Reply-To: <87fxuimdqp.fsf@gmx.de>


On Mar 23, 2008, at 2:27 AM, Sebastian Rose wrote:

> Hello out there,
>
> the  appended package  contains  the alpha  version  of the  org- 
> info.js
> mentioned earlier on  this list. The script displays  XHTML exported  
> org
> files in an Linuxdoc like way  and now supports folding. Just anpack  
> and
> view the contained org-info.js.html in your browser and love it.
>
>
> * Folding
>
>  To understand the folding features  `g´ (global folding) and `f´  
> (fold
>  section) zoom  the document to  a very small  size, move to  the  
> first
>  section, enter  plain view mode (press  `t´ if in info  view mode)  
> and
>  start folding.  I changed the stylesheet a bit for this.


Ah, yes, it needs plain view before it works!

Excellent!

- Carsten

>
>
>
> Some work  has been done to  remove bugs and add  features  
> requested. An
> excerpt of the ChangeLog:
>
>  * TOC, title and global folding
>    The title was  doubled in some cases. This should  be fixed now.  
> The
>    TOC is now a node as all the other sections to.
>
>  * Documentation updated.
>
>  * Stylesheet
>    Now with indentation. This demonstrates the folding somewhat
>    better.
>
>  * Hide T.O.C.
>    The table  of contents can now  be hidden completely due  to the  
> new
>    option  HIDE_TOC.  Hence the  documents  have  to  be exported   
> with
>    T.O.C., but may be displayed without it.
>
>  * Commands reworked
>    The  '/minibuffer/' is  now invisible  by default.  Commands  can  
> be
>    entered into the document itself. See below for list of shortcuts.
>
>  * Global folding now working
>    @Bastien: no doubled document title anymore :)
>
>  * Link to homepage
>    It's now  possible to  link to  the homepage and  to an  other  
> page.
>    These two links  will be displayed as `HOME´  and `Up´  
> respectively.
>    The   HOME   link   in   the   demo   links   to   the   worg    
> page
>    http://www.legito.net/worg/.   Thus pressing  `H´  should bring   
> you
>    there.
>
>
>
> * Shortcuts
>
>  | Key | Action                        | Info | Plain |
>  |-----+-------------------------------+------+-------|
>  | n   | next section                  | y    | y     |
>  | p   | previous section              | y    | y     |
>  | i   | goto T.O.C.                   | y    | y     |
>  | u   | one level up (parent section) | y    | y     |
>  | s   | prompt for section number     | y    | y     |
>  | t   | toggle view mode              | y    | y     |
>  | v   | scroll by 200 px              | y    | y     |
>  | V   | scroll back 200 px            | y    | y     |
>  | ?   | show shortcuts                | y    | y     |
>  | h   | follow the link '/UP/'        | y    | y     |
>  | H   | follow the link '/HOME/'      | y    | y     |
>  | f   | fold current section          |      | y     |
>  | g   | fold globaly                  |      | y     |
>
>
> * Note:
>
>  There is  always an  active section  and the script  tries to  keep  
> it
>  visible on screen all the time.  This might feel strange at first,  
> but
>  it's really helpfull when navigating by keyboard only.
>
>
> * Firefox / Iceweasel users:
>
>  The usage  of JavaScript slows  down scrolling in current  versions  
> of
>  FF.  This is a  known bug  and absolutely  anoying.  I  switched  
> using
>  Opera at the moment, which is the fastest browser I know.
>
>
> Last time some of where so kind to drop me a message with browsers  
> brand
> and version if working. The browsers are NOT yet referenced as  
> supported
> browsers. From  now on  no new JavaScript  features will creep  into  
> the
> code anymore and it's time to add some browsers there.
>
>
>
>
> Regards,
>
>     Sebastian
>
>
> <org-info-js.tar.bz2>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Sebastian Rose             Fachinformatiker/Anwendendungsentwickler
> Viktoriastaße 22
> 30451 Hannover             Entwicklung  von Internetanwendungen und
>                           Programmen  mit  freien  Werkzeugen  und
> sebastian_rose at gmx de   Bibliotheken.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2008-03-23 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-23  1:27 org-info.js alpha Sebastian Rose
2008-03-23 13:06 ` Carsten Dominik [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=C3835B7A-E70F-4B2C-847B-7B2BF5FDA861@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=sebastian_rose@gmx.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).