[dokuwiki] Re: Toc outside

  • From: "[ NikO ]" <nicolas.coevoet@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 8 Oct 2005 14:36:19 +0100

Ok, i also find a javascript way, if that could help someone else :

<body onload="document.getElementById('menu').innerHTML =
document.getElementById('tocinside').innerHTML +
document.getElementById('menu').innerHTML;">

after, also put #content div.toc {display:none;}

2005/10/6, Andreas Gohr <andi@xxxxxxxxxxxxxx>:
> On Thu, 6 Oct 2005 16:31:48 +0100
> "[ NikO ]" <nicolas.coevoet@xxxxxxxxx> wrote:
>
> > Hello all
> >
> > At once, thanks for dokuwiki, a beautifull wiki engine :)
> >
> > I ask a question here, because i finish a template, with the nightly
> > snapshot of dokuwiki, for osflash.org
> >
> > I need to have toc outside of tpl_content();
> >
> > There is a way, with the new parser classes to do that ?
>
> No not really. But maybe you can use CSS to move the TOC to where you
> want it.
>
>
>


--
http://niko.informatif.org
http://wiki.media-box.net
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: