Recent Changes - Search:

Site

Dev

Consulting

pmwiki.org

WikiSandbox edit SideBar
Version: Php-5.3.24
Version: pmwiki-2.2.40

Jscm-help

Jscm (JsCookMenu based dropdown menu)

Package version/links:

pmwiki-2.2.40
Skin - pmwiki
jscm-2.2.2-20121107

Jscm-sample1 - Jscm-sample2 - Sample3(From page wiki links) - Sample4(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.
 Menupages can be easily created (using web based menu creater) and uploaded.
 Menu can be build and displayed from menupage, wikilinks and pagelist.
 This menu system can also change its theme by changing a variable value.

Help

Syntax

  • (:jscmDraw ID menuname orient theme:)
    • ID is the unique ID per menu(a single word with upper or/and lower cases).
    • menuname is the name of the menu created on wikipage or file that has been uploaded(a single word with upper or/and lower cases).
    • orient - Accepted values for orient are: h|v b|u r|l with no spaces in between (default - hbr).
      • h|v - horizontal/vertical
      • b|u - below/up
      • r|l - right/left
    • theme - Accepted values for theme are:
      • cmThemeNB (default) - menus using this theme needs click to open
      • cmThemeOffice
      • cmThemeOffice2003
      • cmThemeIE
      • cmThemePanel
      • cmThemeMiniBlack
      • cmThemeMini
  • (:jscmDraw ID orient theme:) -- For Menus from Links and Pagelist
    • ID/orient/theme same as above.
    Note: not all themes support all orients. But themes can easily be created.
Edit - History - Print - Recent Changes - Search
Page last modified on September 26, 2009, at 09:57 PM