Changes between Version 35 and Version 36 of MenusPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
10/11/12 02:29:38 (7 months ago)
Comment:

Added contributor and syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • MenusPlugin

    v35 v36  
    4949 - '''inherit''': Useful when a menu should receive items from another menu 
    5050{{{ 
     51#!ini 
    5152 # dummy example - add mainnav items to context menu. 
    5253 [ctxtnav] 
    5354 inherit= mainnav 
    54    
    5555}}} 
    5656 
    6969[http://code.optaros.com/trac/oforge/ Demo] config: 
    7070{{{ 
     71#!ini 
    7172[mainnav] 
    7273tags = disabled 
    195196'''Author:''' [wiki:cbalan] [[BR]] 
    196197'''Maintainer:''' [wiki:cbalan] [[BR]] 
    197 '''Contributors:''' [wiki:izzy] 
     198'''Contributors:''' [wiki:izzy], [wiki:rjollos]