Re: [Orgmode] Feature request: javascript expand collapse

2009-07-27 Thread Sebastian Rose
Xin Shi shixin...@gmail.com writes:

 Hi Bastien,

 I'm sorry that I didn't explain it clearly. Here is what I mean. For
 instance, one can  open this page:

 http://orgmode.org/Changes.htm

 All one can do is to click the sections and read each pages. If a certain
 page turns out to be very long, there is no easy way to make it shorter in
 the first place, then click on the needed parts.


Hi Xin Shi,


that would be possible, but I tried to make the script work with big
pages in the first place. Folding all the paragraphs and lists would
mean to change several hundred p elements when loading the page. That's
the reason why I didn't implement it.

   Sebastian


___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-21 Thread Bastien
Hi Xin,

Xin Shi shixin...@gmail.com writes:

 I'm sorry that I didn't explain it clearly. Here is what I mean. For
 instance, one can  open this page:

 http://orgmode.org/Changes.html
^

 All one can do is to click the sections and read each pages. If a certain
 page turns out to be very long, there is no easy way to make it shorter in
 the first place, then click on the needed parts. 

The org-info.js script is explicitely done for this, and that's why
there is no long page when browsing the manual from this interface...

 One might say that you can always put those into different sections,
 but I think it's just another option for people.  If it sounds too
 complicated, we can just leave with this and wait until more people
 need ... :)

Yeah :)

-- 
 Bastien


___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-20 Thread Xin Shi
Hi Bastien,

I'm sorry that I didn't explain it clearly. Here is what I mean. For
instance, one can  open this page:

http://orgmode.org/Changes.htm

All one can do is to click the sections and read each pages. If a certain
page turns out to be very long, there is no easy way to make it shorter in
the first place, then click on the needed parts.  One might say that you can
always put those into different sections, but I think it's just another
option for people.  If it sounds too complicated, we can just leave with
this and wait until more people need ... :)

Thanks!

Xin



On Sun, Jul 19, 2009 at 2:03 PM, Bastien bastiengue...@googlemail.comwrote:

 Hi Xin,

 Xin Shi shixin...@gmail.com writes:

  In my opinion, there is no directly contradict with Sebastian's design,
 they
  are targeting to different tasks. It'll be nice it we can include both
 ... :)

 But...  to me clicking on the title or clicking on a small button would
 achieve the same function: i.e. unfold the section.  I don't see where
 there are two different tasks - but maybe I don't understand :/

 --
  Bastien

___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Bastien,


Thanks for coming back to my request!

I'm not sure if Sebastian has already implemented it or not. I saw my
friends using a software on Mac called aquaminds to produce webnotes, and
that expand button is very useful when presenting across the internet
during net-work meeting.

Here is the one example page (including the ?1 after html):

http://www.aquaminds.com/synergy/index.html?1

On this page, one can see the  minus sign can be clicked and become plus
sign ...

Xin






On Thu, Jul 16, 2009 at 5:11 PM, Bastien bastiengue...@googlemail.comwrote:

 Hi Xin,

 Xin Shi shixin...@gmail.com writes:

  I'm wondering if it's easy to implement the javascript expand collapse
 in the
  published page.
 
  [This might be  work for Sebastian again :-), but I think this feature
  shall be useful. ]

 How does it differ from what Sebastian already implemented?

 --
  Bastien

___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Bastien
Xin Shi shixin...@gmail.com writes:

 I'm not sure if Sebastian has already implemented it or not. I saw my friends
 using a software on Mac called aquaminds to produce webnotes, and that 
 expand
 button is very useful when presenting across the internet during net-work
 meeting.

 Here is the one example page (including the ?1 after html):

 http://www.aquaminds.com/synergy/index.html?1

 On this page, one can see the  minus sign can be clicked and become plus sign
 ...

Ah, I see.  Still, I find Sebastian's design far better: no need to look
for this little needle (the minus sign), just click on the title of a
section... 

-- 
 Bastien


___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Xin Shi
Hi Bastien,

On Sun, Jul 19, 2009 at 1:00 PM, Bastien bastiengue...@googlemail.comwrote:

 Xin Shi shixin...@gmail.com writes:

  I'm not sure if Sebastian has already implemented it or not. I saw my
 friends
  using a software on Mac called aquaminds to produce webnotes, and that
 expand
  button is very useful when presenting across the internet during net-work
  meeting.
 
  Here is the one example page (including the ?1 after html):
 
  http://www.aquaminds.com/synergy/index.html?1
 
  On this page, one can see the  minus sign can be clicked and become plus
 sign
  ...

 Ah, I see.  Still, I find Sebastian's design far better: no need to look
 for this little needle (the minus sign), just click on the title of a
 section...


In my opinion, there is no directly contradict with Sebastian's design, they
are targeting to different tasks. It'll be nice it we can include both ...
:)

Xin




 --
  Bastien

___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-19 Thread Bastien
Hi Xin,

Xin Shi shixin...@gmail.com writes:

 In my opinion, there is no directly contradict with Sebastian's design, they
 are targeting to different tasks. It'll be nice it we can include both ... :)

But...  to me clicking on the title or clicking on a small button would
achieve the same function: i.e. unfold the section.  I don't see where
there are two different tasks - but maybe I don't understand :/

-- 
 Bastien


___
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


Re: [Orgmode] Feature request: javascript expand collapse

2009-07-16 Thread Bastien
Hi Xin,

Xin Shi shixin...@gmail.com writes:

 I'm wondering if it's easy to implement the javascript expand collapse in 
 the
 published page.

 [This might be  work for Sebastian again :-), but I think this feature
 shall be useful. ]

How does it differ from what Sebastian already implemented?

-- 
 Bastien


___
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