Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-12-11 17:27:46
Size: 2156
Editor: KaiJaeger
Comment:
Revision 3 as of 2008-12-11 18:09:58
Size: 2169
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
<<SeeSaw(section=example1)>> example 1
{{{#!wiki seesaw/example1
This text was hidden initially and the link shown was "Show"; it should now be "Hide"
}}}
This line contains some <<SeeSaw(section="example1", inline=" hidden")>> text. Click on the link to show it.
Line 20: Line 17:
<<SeeSaw(section=example2, toshow="Show the details")>>
{{{#!wiki seesaw/example2/Show the details
<<SeeSaw(section="example2", toshow="Show the details", tohide="Hide the details")>>

{{{#!wiki seesaw/example2
Line 23: Line 21:
   {{{some lines
   of code}}}
Line 25: Line 25:
{{{#!wiki seesaw/example2/Hide
Almost
nothing
{{{#!wiki seesaw/example2
Som
e nonsense to fill the line up.

SeeSaw Macro

Overview

In case that a particular topic is very complex, you might have to provide quite a large amount of information. On the Web, chances are that a use will stop reading any information at all if she gets flooded with to many pieces of information.

A common technique to deal with this problem is to provide only essential information but to allow the user to "show" more information usually represented by a short description.

That's what the MoinMoin macro SeeSaw is designed to do.

Inline Usage

This line contains some »» text. Click on the link to show it.

Section Usage

Show the details

This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in. This paragraph might contain a large amount of details only geeks might be interested in.

  • {{{some lines of code

}}}

Some nonsense to fill the line up.

SeeSaw (last edited 2017-02-16 18:42:06 by KaiJaeger)