Recent Changes - Search:

Site

Dev

Consulting

pmwiki.org

WikiSandbox edit SideBar
Version: Php-5.2.17
Version: pmwiki-2.2.5

Phplm-help

Phplm (Phplayersmenu based dropdown/tree menu)

Sample1(dropdown menu) - Sample2(tree menu) - Sample3(menu/tree from pagelist)

 Some of the potential uses:
 It can be used inside the wikipages.
 Site wide or group wide menus can be set.
 Page wise menus can be set.
 This menu system can also change its theme by changing a variable value.
 Pagelist or Multiple pagelist can be combined to produce a single menu/tree.

Help

Syntax

  • (:phplmDraw uniqueID orient theme menupage:)
    1. uniqueID - unique id for the menu (a single word - alpha-numeric)
    2. orient - horizontal/vertical/tree
    3. theme:
      • default,galaxy,gtk2,keramik (for dropdown)
      • default,galeon,gmc,kde,nautilus,mozilla (for tree)
        (Themes can easily be created)
    4. menupage -
      • layermenu PageTypes (page,group,site,default)
      • layermenu from pagelist function (page-list,group-list,site-list),
        here page,group,site has same meaning as PageTypes
        Multiple pagelist can be combined to produce a single menu/tree.
  • Common:
    • (:phplmAllHeaderFooter:)
      • This needs to be inserted once on wiki pages after phplmDraw directive.
        If there are multiple phplmDraw directive, insert after all phplmDraw directives.

  • Note: not all themes support all orients. But themes can easily be created.
  • Please read the README.txt file for details.
Edit - History - Print - Recent Changes - Search
Page last modified on May 05, 2010, at 01:18 AM