Commit Graph
18 Commits
Author SHA1 Message Date
catdog2 2713b649c4 tox.ini: add dnspython, pyasn1, pyasn1-modules 2017-12-23 12:00:08 +01:00
catdog2 46c6577634 add tox.ini for virtualenv goodness 2017-12-23 12:00:08 +01:00
catdog2 99fdd8502e Fix handling of persistant storage if no persistant storage exists yet 2015-02-11 02:42:20 +01:00
catdog2 8fe1e1b39d Fix handling of persistant storage if no persistant storage exists yet 2015-02-11 02:02:56 +01:00
catdog2 f697a970ef fix indentation 2015-02-08 21:57:24 +01:00
catdog2 0030b75e1d wp: report missing page 2015-02-08 21:57:24 +01:00
catdog2 6858df0491 the cake is a lie 2015-02-08 21:57:23 +01:00
catdog2 f4cb792c83 wp: now with redirects 2015-02-08 21:57:23 +01:00
catdog2 15225377d7 small fix 2015-02-08 21:57:23 +01:00
catdog2 438eb13ec2 wp: make the code a little bit nicer 2015-02-08 21:57:23 +01:00
catdog2 3fa94d79b4 wp, now with umlaute 2015-02-08 21:57:23 +01:00
catdog2 5a2623b93f small fixes 2015-02-08 21:57:23 +01:00
catdog2 35f35865be finsih major rework of plugin.py
* We can give any number of arguments to command plugins
* now the pluginfunction decorator is used instead args == "register"
* wp plugin now joins arguments with whitespaces
2015-02-08 21:57:23 +01:00
catdog2 3560e0b386 parse plugins now usable again (command to come) 2015-02-08 21:57:22 +01:00
catdog2 e89bcf26f4 register plugins using the new scheme (but no plugins get used so far) 2015-02-08 21:57:20 +01:00
catdog2 feb30b7ff5 Add pluginfunction decorator to plugins, unused for now 2015-02-08 21:57:18 +01:00
catdog2 f0a1ec3c56 print trace on failed plugin load, rename command_else to else_command 2015-02-08 21:57:11 +01:00
catdog2 65cbd81c38 Implement plugin autoloading 2015-02-08 21:56:29 +01:00