|
OSQA is a good software, but as a developer (not python), the lack of good documentation scares me a bit. That said, I have a question to ask: how can I create a plugin? For example, suppose I wanted to make a module that insert new tab "MyTab" after the "Questions" tab, linked to a page "MyPage" generated by the module itself, and containing some information from the database (assuming the email addresses of all users)? Thank you! |
Apparently there was a bit on the wiki about Django modules, but it became out of date, and is now no longer publicly visible. If a wiki admin would like to make it visible again, I'm sure that between us, we can knock it into shape.