emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-info.js plus working internal links
@ 2008-03-31 12:56 Sebastian Rose
  2008-03-31 22:00 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Rose @ 2008-03-31 12:56 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/plain, Size: 2310 bytes --]

Hi list,

this is the next version of org-info.js.

The documentation is included per org-info.js.html again.

This time everything works in the attached package (I just found the
last one was broken somehow).

This will be the last time I post the script itself to the list. I will
find some place to publish the next versions of this script and just
announce the new versions here to save your mailbox's space in the
future ;-)


The most important change is the conversion of internal links, to make
them work with this script. If you follow such an internal link, you may
go back to place you clicked on it by pressing `b'.

To try this unpack the attachment and open the contained
org-info.js.html in your browser. Since this file is configured to hide
the table of contents, you should see the first section now. Near the
bottom of the page is a hyperlink `supported browsers'. Click on it to
see the linked section. Then hit `b' to go back to section 1 again.

You will have to press `b' twice, since for now I still show the
minibuffer when you follow an internal link.




* Changes


*** Internal links working
    Internal links are now converted to work with this script. The user
    may go back using the `b' key since the browser's history is not
    updated. The history is deleted, when using a subsequent
    navigational command. I.e. one may click an internal link and side
    read the linked section and then go back using `b'. Maybe I will
    implement a full history in the future.

*** http://path/to/org-file.html#sec-x.y.z
    is now working too. The script will show the correct section if the
    page was retrieved using an URL like this.

*** Folding now on by default.

*** Scrolling
    A suggestion of Carsten. 'v' and 'V' now scroll the window by the
    visible height of the document window. A little bit less though for
    better orientation.

*** Documentation: Deleted setup section using export options template
    This one was not working. I'm not shure it ever was… but I think so. I
    should look up this one in the org documentation again.


*** FIXED Bugs

  The view mode was dependend on the folding feature because of a
  typo. When folding was of an error was shown when trying to fold.



[-- Attachment #2: New version of org-info.js + documentation --]
[-- Type: application/octet-stream, Size: 22910 bytes --]

[-- Attachment #3: Type: text/plain, Size: 113 bytes --]



-- 
Sebastian Rose, Hanover, Germany
Phone: +49 173 83 93 417
Mail.: sebatian_rose@gmx.de, s.rose@emma-stil.de

[-- Attachment #4: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-info.js plus working internal links
  2008-03-31 12:56 org-info.js plus working internal links Sebastian Rose
@ 2008-03-31 22:00 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-03-31 22:00 UTC (permalink / raw)
  To: Sebastian Rose; +Cc: emacs-orgmode Mailinglist


[-- Attachment #1.1: Type: text/plain, Size: 3089 bytes --]

Hi Sebastian,

simply awesome!!!!!!!

A few observations:

- "?" does not work for me, is does nothing.

- How about allowing "2 . 1 s" as a way to jump to section 2.1,  
without ever showing a dialog window?

Best wishes

Carsten

On Mar 31, 2008, at 2:56 PM, Sebastian Rose wrote:
> Hi list,
>
> this is the next version of org-info.js.
>
> The documentation is included per org-info.js.html again.
>
> This time everything works in the attached package (I just found the
> last one was broken somehow).
>
> This will be the last time I post the script itself to the list. I  
> will
> find some place to publish the next versions of this script and just
> announce the new versions here to save your mailbox's space in the
> future ;-)
>
>
> The most important change is the conversion of internal links, to make
> them work with this script. If you follow such an internal link, you  
> may
> go back to place you clicked on it by pressing `b'.
>
> To try this unpack the attachment and open the contained
> org-info.js.html in your browser. Since this file is configured to  
> hide
> the table of contents, you should see the first section now. Near the
> bottom of the page is a hyperlink `supported browsers'. Click on it to
> see the linked section. Then hit `b' to go back to section 1 again.
>
> You will have to press `b' twice, since for now I still show the
> minibuffer when you follow an internal link.
>
>
>
>
> * Changes
>
>
> *** Internal links working
>    Internal links are now converted to work with this script. The user
>    may go back using the `b' key since the browser's history is not
>    updated. The history is deleted, when using a subsequent
>    navigational command. I.e. one may click an internal link and side
>    read the linked section and then go back using `b'. Maybe I will
>    implement a full history in the future.
>
> *** http://path/to/org-file.html#sec-x.y.z
>    is now working too. The script will show the correct section if the
>    page was retrieved using an URL like this.
>
> *** Folding now on by default.
>
> *** Scrolling
>    A suggestion of Carsten. 'v' and 'V' now scroll the window by the
>    visible height of the document window. A little bit less though for
>    better orientation.
>
> *** Documentation: Deleted setup section using export options template
>    This one was not working. I'm not shure it ever was… but I think  
> so. I
>    should look up this one in the org documentation again.
>
>
> *** FIXED Bugs
>
>  The view mode was dependend on the folding feature because of a
>  typo. When folding was of an error was shown when trying to fold.
>
>
> <org-info-js.tar.bz2>
>
> -- 
> Sebastian Rose, Hanover, Germany
> Phone: +49 173 83 93 417
> Mail.: sebatian_rose@gmx.de, s.rose@emma-stil.de
> _______________________________________________
> 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


[-- Attachment #1.2: Type: text/html, Size: 3857 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-31 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-31 12:56 org-info.js plus working internal links Sebastian Rose
2008-03-31 22:00 ` Carsten Dominik

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).