moved "Rank" attribute from language file to plugin code

added plugin "plugin_manager"
added plugin "user_manager"
This commit is contained in:
lars 2006-10-11 15:50:24 +00:00
parent ee82f91a64
commit 11c2873934
28 changed files with 368 additions and 21 deletions

View file

@ -5,6 +5,7 @@ class date(CryptoBoxPlugin.CryptoBoxPlugin):
pluginCapabilities = [ "system" ]
requestAuth = False
rank = 10
def doAction(self, store=None, year=0, month=0, day=0, hour=0, minute=0):
import datetime

View file

@ -1,6 +1,5 @@
Name = Change date and time
Link = Set date/time
Rank = 10
Title.ConfigDate = Date and time setting