PluginProjectDjangoTagsMenu.py

changeset 21
2f95d929282e
parent 19
4e62fb6d869e
child 23
070a6c65c8a9
equal deleted inserted replaced
20:d81400bf7038 21:2f95d929282e
21 # Start-of-Header 21 # Start-of-Header
22 name = "Django Tags Menu Plugin" 22 name = "Django Tags Menu Plugin"
23 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 23 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
24 autoactivate = True 24 autoactivate = True
25 deactivateable = True 25 deactivateable = True
26 version = "0.3.0" 26 version = "0.4.0"
27 className = "ProjectDjangoTagsMenuPlugin" 27 className = "ProjectDjangoTagsMenuPlugin"
28 packageName = "ProjectDjangoTagsMenu" 28 packageName = "ProjectDjangoTagsMenu"
29 shortDescription = "Tags menu for Django projects." 29 shortDescription = "Tags menu for Django projects."
30 longDescription = \ 30 longDescription = \
31 """This plug-in adds a menu to select various tag templates to the""" \ 31 """This plug-in adds a menu to select various tag templates to the""" \

eric ide

mercurial