I wanted this too, made a kluge pof with the NestedSlidersPlugin :
+++^10em^[1a]
+++^20em^*[1a 2a]
+++^30em^*[1a 2a 3a]
<script label="-- Dude, echo me 1">
AppendTiddler2("<br>1a 2a 3a 1","AppendTiddlerTest2");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1a 2a 3a 2");
</script>
===
+++^30em^*[1a 2a 3b]
<script label="-- echo me 1">
AppendTiddler("<br>1a 2a 3b 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1a 2a 3b 2");
</script>
===
===
+++^20em^*[1a 2b]
+++^30em^*[1a 2b 3a]
<script label="-- echo me 1">
AppendTiddler("<br>1a 2b 3a 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1a 2b 3a 2");
</script>
===
+++^30em^*[1a 2b 3b]
<script label="-- echo me 1">
AppendTiddler("<br>1a 2b 3b 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1a 2b 3b 2");
</script>
===
===
===
+++^10em^[1b]
+++^20em^*[1b 2a]
+++^30em^*[1b 2a 3a]
<script label="-- echo me 1">
AppendTiddler("<br>1b 2a 3a 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1b 2a 3a 2");
</script>
===
+++^30em^*[1b 2a 3b]
<script label="-- echo me 1">
AppendTiddler("<br>1b 2a 3b 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1b 2a 3b 2");
</script>
===
===
+++^20em^*[1b 2b]
+++^30em^*[1b 2b 3a]
<script label="-- echo me 1">
AppendTiddler("<br>1b 2b 3a 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1b 2b 3a 2");
</script>
===
+++^30em^*[1b 2b 3b]
<script label="-- echo me 1">
AppendTiddler("<br>1b 2b 3b 1");
</script>
<script label="-- echo me 2">
AppendTiddler("<br>1b 2b 3b 2");
</script>
===
===
===
On Nov 20, 2:49 pm, okido <[EMAIL PROTECTED]> wrote:
> Hi Olosvk,
>
> In the mean time I found the suckerfish html example and that is
> working inside an <html> suckerfish code </html>.
> The stylesheet although makes havoc of my own style sheet.
> More levels in the dropdownplugin will take some extra coding.
>
> When I have some results, I let you know, Okido
>
> On 20 Nov, 20:26, olosvk <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi Okido
>
> > I don't think so. Look at this thread :
>
> >http://groups.google.com/group/TiddlyWiki/browse_thread/thread/1df851...
>
> > But Saq has or had a version with multi level. I if can get it, I'd
> > love to have it too :).
>
> > On Nov 19, 6:19 pm, okido <[EMAIL PROTECTED]> wrote:
>
> > > I use the DropDownMenuPlugin from LewcidTW.
> > > It has two levels, is it possible to expand it to 3 levels ????
>
> > > Thanks, Okido- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---