Menu

#2 Menu navigation of wiki-pages

open
nobody
None
2
2012-09-03
2004-03-09
No

It would be nice to have a navigation menu integrated.
Wiki's can be difficult to navigate and a menu could be
used to give an overall view of the site.

It would be nice if the contents of the menu could be
edited from inside the side (mayby html-forms?)

Discussion

  • Ming Hong Ng

    Ming Hong Ng - 2004-03-10

    Logged In: YES
    user_id=993088

    I think we could create a "SeeAlso" Macro for displaying the
    related pagesL pages which mention this page.

    If you have seen those API documentation like those in Qt
    and Java, you probably know what I mean.

     
  • Stephane Lussier / SL

    Logged In: YES
    user_id=562613

    A few solution paths spring to mind:

    a) a menu is defined by the subpage hierarchy already
    included in OpenWiki.

    b) a menu is defined by a pattern in the name of a
    WikiPage. For instance, OpenWiki already makes use of the
    Template$ menu.

    c) a menu is defined as a document. For instance, as a list
    of lists of pages in a MenuPage.

    d) a menu is defined by associating pages with topics.
    These topics (WikiPages?) can further be organized within a
    tree. The hierarchy of topics give you a site map along one
    facet.

    e) better yet - see how this wiki
    (http://www.kimbly.com/cgi-bin/diamond/FacetedNavigation)
    does it.

     
  • Stephane Lussier / SL

    Logged In: YES
    user_id=562613

    See also this wiki as a sample of faceted navigation:
    http://www.srcf.ucam.org/~cjp39/Peri/PeriPeriBasics

     
  • prob

    prob - 2004-03-25

    Logged In: YES
    user_id=989885

    Why don't you have a look for something that may work.

    I like the css based menu's floating around as they need very
    little (if any) javascript.

    see http://www.simplebits.com/bits/minitabs.html

    and many others, ie

    http://www.kryogenix.org/code/browser/aqlists/

     
  • Ming Hong Ng

    Ming Hong Ng - 2004-03-25

    Logged In: YES
    user_id=993088

    Talking about CSS menu, don't forget to mention "Pure CSS
    Menu". Really 100% CSS. No JavaScript needed:
    http://www.meyerweb.com/eric/css/edge/menus/demo.html

    But IE is not capable to view the submenus... So use Mozilla
    or Opera... Not sure about Safari and Konqueror... =P

     
  • jeroen roeterd

    jeroen roeterd - 2004-04-25

    Logged In: YES
    user_id=646670

    Hello,

    The way pmwiki does menu's is also nice (http://www.
    pmichaud.com/wiki/PmWiki/PmWiki) and it is pure HTML I
    believe.

    greetings,
    Jeroen Roeterd

     
  • Gordon Bamber

    Gordon Bamber - 2004-06-07

    Logged In: YES
    user_id=878865

    I think this should be optional - not part of the core code. A
    compromise is to designate a wikipagename (perhaps Menu?)
    that if present, becomes the site menu. A bit like the
    Bookmarks idea, but an ordinary WikiPage, and optional.

     
  • Gordon Bamber

    Gordon Bamber - 2005-12-09

    Logged In: YES
    user_id=878865

    The macro <AddBookmarks> should satisfy this need

     
  • Nobody/Anonymous

    Logged In: NO

    The <addbookmarks> is OK but it dus not accept wiki words
    with a space. Names like [[Test page]] are not working.</addbookmarks>

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.