+ Reply to Thread
Results 1 to 4 of 4

Thread: Browse sequence

  1. #1

    Default Browse sequence

    Hi, I'm being asked to implement a browse sequence on the wikihelp pages. The goal is to have Previous and Next buttons in a page that enable clicking sequentially forward or back through the topics as ordered in the table of contents.

    I see there are functions like Page.Parent and Page.Subpages.

    But ideally I'd like a way to walk the hierarchy of the ToC and display pages relative to the currently-displayed one.

    Any clues?

  2. #2
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    Does previous/next need to go up/down the hierarchy or just traverse siblings?
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

  3. #3
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

  4. #4

    Default

    Yes they want it to go up/down the hierarchy. Imagine paging through a PDF version of the output.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts