PluginProjectDjangoTagsMenu.py

branch
eric7
changeset 61
e4ec6063d2e2
parent 60
85d3931419d3
child 63
85418cf03fdb
equal deleted inserted replaced
60:85d3931419d3 61:e4ec6063d2e2
20 # Start-of-Header 20 # Start-of-Header
21 name = "Django Tags Menu Plugin" 21 name = "Django Tags Menu Plugin"
22 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 22 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
23 autoactivate = True 23 autoactivate = True
24 deactivateable = True 24 deactivateable = True
25 version = "1.0.0" 25 version = "10.0.0"
26 className = "ProjectDjangoTagsMenuPlugin" 26 className = "ProjectDjangoTagsMenuPlugin"
27 packageName = "ProjectDjangoTagsMenu" 27 packageName = "ProjectDjangoTagsMenu"
28 shortDescription = "Tags menu for Django projects." 28 shortDescription = "Tags menu for Django projects."
29 longDescription = ( 29 longDescription = (
30 """This plug-in adds a menu to select various tag templates to the""" 30 """This plug-in adds a menu to select various tag templates to the"""

eric ide

mercurial