Plug-in for administrative purposes
Registered by
Chris Ortner
Possible functions of this plug-in are:
* reload plug-in
* set language
* ?manage levels (could be also part of auth)
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Superseded
- Series goal:
- Accepted for 0.1
- Implementation:
- Not started
- Milestone target:
- beta
- Started by
- Completed by
- Chris Ortner
Related branches
Related bugs
Sprints
Whiteboard
reload and set language should be part of basics.py IMHO
manage levels ought to be a part of auth.py
------
plugin/basics.py contains basic IRC operations. If P1tr supports more protocols in the future this has to be renamed to irc_basics.py or something similar and functions like changing language would then be at a really strange place. Of course, instead of having one plug-in for basic operations per protocol we could put all protocol's basic operations in basics.py plus the language change function and the plug-in reload function.
-- c-ortner
I agree. But at the moment it makes perfect sense
m.otteneder
(?)