Loading...
 
 Error
  • Contact the site administrator. The index needs rebuilding.
Features / Usability

Features / Usability


Re: Re: Yes!!! - Page Content TOC box?

posts: 957

Stephen, Gary did the big of the answer (I arrived late! smile)

However, to add a bit to it: to put a line, just use the ^ character:

Copy to clipboard
{DIV(bg=>#CCCCCC,float=>right)}^__Page contents__ {maketoc}^{DIV}


Result:


Page contents



Also, you can do a manual trick another way (similar to what we did in http://edu.tikiwiki.org ):

Copy to clipboard
{SPLIT(fixedsize=>n)} Bla, bla, ... --- ^__Page contents__ {maketoc}^ {SPLIT}


Result:


Bla, bla, ...
Page contents



Hope this helps
xavi

P.D: Gary, I didn't know the "float" parameter on de DIV code! nice! (thanks for the info :-)

There are no comments at this time.