Changeset 1536

Show
Ignore:
Timestamp:
04/23/08 11:42:48 (7 months ago)
Author:
JensDiemer
Message:

add link

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pylucid/PyLucid/system/BasePlugin.py

    r1535 r1536  
    6969        information for the menu: 
    7070          "menu_section"     : The upper block name 
    71           "menu_description" : Link text (optional, otherewise method name used) 
     71          "menu_description" : Link text (optional, otherwise method name used) 
     72 
     73        More info: http://pylucid.org/_goto/148/self-build_menu/ 
    7274        """ 
    7375        plugin = Plugin.objects.get(plugin_name=self.plugin_name)