Hi all, I was wondering whether something like the Table of Contents in DokuWiki exists in BoltWire. An example is here: http://www.dokuwiki.org/dokuwiki (upper right hand corner).
The TOC is created from headings in the page itself. I'm guessing that if it doesn't exist (and I haven't found anything yet), it can be made with variables about the current page: http://www.boltwire.com/index.php?p=docs.handbook.variables , but I'm not sure how. I've never programmed before. I've got a structure in my head: If 3 or more headings on page, Then create bulleted list in the order h1>h2>h3>h4>h5>h6. Indent list points where number of indent steps = hx-1. But I'm not sure how to put that into a language BoltWire understands. I would much appreciate some pointers to get me started. Do I really not need to know PHP for something like this in BoltWire? Thanks! -- You received this message because you are subscribed to the Google Groups "BoltWire" 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/boltwire?hl=en.
