Recent Changes - Search:

Cookbook

PmWiki

pmwiki.org

Phplm (Phplayersmenu based dropdown/tree menu)

Summary:Phplm (Phplayersmenu based dropdown/tree menu)
Version:2.2.4 (2010-05-04)
Prerequisites:See Below
Status:Active, Stable
Maintainer:VKrishn
Categories: Menus PageList

Questions answered by this recipe

  • Widget based dropdown menu that can be inserted on pages with little effort.

Phplm (Phplayersmenu based dropdown/tree menu)

Phplm-sample1(dropdown menu) - Phplm-sample2(tree menu) - Phplm-sample3(menu/tree from pagelist)

Description

  • Phplm (PhplayersMenu) is a powerful Menu system adapted to use with PmWiki.
    • This menu system uses "phplayersmenu-3.2.0rc3".
    • The menus are processed on server side and partially cooked menus are send to browsers alongwith minimal javacripts based upon the browser accessing the site.
    • When used it posses security risk similar to InfoBox Recipe.
    • This package should be tested first in local or intranet before you are confident on how it works.
    • This recipe has been developed as a reusable widget for applications that could be build on top of PmWiki, needing menus.
    • Some advantages:
      1. The menu pages are extremely simple to create.
      2. This menu system can also change its theme by changing variable values.
      3. It can work along with Jscm.

Notes

Some of the potential uses:

  1. It can be used inside the wikipages.
  2. Site wide or group wide menus can be set.
  3. Page wise menus can be set.
  4. This menu system can also change its theme by changing a variable value.

Release notes

See also

Contributors

  1. Original Author of "PhplayersMenu": Marco Pratesi

Issues:

  • Please test this package at localhost or intranet to understand how it works.
    Leaving out menu pages and group (Content) unprotected from password could be risky.

Known Issues:
1. On Menu Wiki pages do not leave the first/last line blank before hitting save.
2. Menu Wiki pages do not support internal/inline format markups eg. '''example''' for bold.
3. This menu system might not work if the menupages are READ protected.

Demo:

  • Please see links at the beginning of this page. see above

Requirements
Package/AppsMinimumLast test
Php4 >= 4.3.05.2+
PmWiki2.2.4+2.2.4+

Files/Download

Changelog

May 04, 2010
===================
phpmenu-2.2.4
 -- Added menu/tree from pagelist.
 -- Added ability for other recipes to use phplm by setting text menu.
 -- Minor bug fixes.
 -- Code clean.

April 15, 2010
===================
phpmenu-2.2.3
 -- Code clean
 -- Updated documentation

February 10, 2010
===================
phpmenu-2.2.2
 -- Added Menu pages can now have sections. eg. page#sectionA
 -- Code clean.
 -- Fixed setting orient and corresponding themes.
 -- Updated local/ samples config files.
 -- Updated defaultmenu.txt

December 17, 2009
===================
phpmenu-2.2.1
 -- Enabled/added tree-menu from phplayermenu.
 -- Code clean.

November 23, 2009
===================
phpmenu-2.2.0
 -- Rename module to Phplm
 -- Merge <!--HeaderText--> and $phplmHeader.
 -- Merge <!-- file : $lmInstallDir/menuheader.php --> $hormenuFmt (notebook2 skin format)
 -- Convert layersmenu into a wikipage(PageMenu).
 -- Complete re-write of module to use HTMLHeaderFmt and HTMLFooterFmt.
 -- Module loads only when directive present on page.

September 29, 2007
===================
phpmenu-2.0.14
 -- Code cleanup.

August 12, 2005
=================
phpmenu-2.0.13
 -- Used $HTMLHeaderFmt['phpmenu'] instead of $HTMLHeaderFmt[].

May 5, 2005
=================
phpmenu-2.0.12
 -- Made PhpMenu recipe $SkinDir independent.
 -- Code refinement.
 -- Code clean.

phpmenu-2.0.11
 -- Cleaned code.

phpmenu-2.0.10 (internal release)
 -- Improved code logic.

phpmenu-2.0.9
 -- Code Clean.

phpmenu-2.0.8
 -- Refined code logic to use FmtPageName.
 -- Changed menu directory to phpmenu.

phpmenu-2.0.7
 -- Refined code logic to use FmtPageName.

phpmenu-2.0.6
 -- Refined security and code logic.
 -- Minor css changes.

phpmenu-2.0.5
 -- Refined security and code logic.

phpmenu-2.0.4
 -- Added security code.

phpmenu-2.0.3

phpmenu-2.0.2

phpmenu-2.0.1
 -- Initial release.

Author

  • V.Krishn

Comments

This space is for User-contributed commentary and notes. Please include your name and a date (eg 2007-05-19) along with your comment. Optional alternative: create a new page with a name like "ThisRecipe-Talk" (e.g. PmCalendar-Talk).

User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 11:42 AM