PluginProjectDjangoTagsMenu.py

changeset 49
ef6c805ae218
parent 47
825bf5861f89
child 51
29c461f7bea0
equal deleted inserted replaced
48:ba771c089e44 49:ef6c805ae218
19 # Start-of-Header 19 # Start-of-Header
20 name = "Django Tags Menu Plugin" 20 name = "Django Tags Menu Plugin"
21 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 21 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
22 autoactivate = True 22 autoactivate = True
23 deactivateable = True 23 deactivateable = True
24 version = "3.0.0" 24 version = "3.1.0"
25 className = "ProjectDjangoTagsMenuPlugin" 25 className = "ProjectDjangoTagsMenuPlugin"
26 packageName = "ProjectDjangoTagsMenu" 26 packageName = "ProjectDjangoTagsMenu"
27 shortDescription = "Tags menu for Django projects." 27 shortDescription = "Tags menu for Django projects."
28 longDescription = ( 28 longDescription = (
29 """This plug-in adds a menu to select various tag templates to the""" 29 """This plug-in adds a menu to select various tag templates to the"""

eric ide

mercurial