This module keeps track of the authors of OpenTeacher. Every installed module can use it to add authors itself. This way, it's possible to also give credit to third party module authors. Just call the registerAuthor method.

If you're writing a module which depends on other OT modules and shows credits in some way, this module is the ideal data source. Give the registeredAuthors property a look.

Type: authors
Uses (at least one of):
Requires (at least one of):

Properties:

Files