#377 web plugins
Closed by tkopecek. Opened by tkopecek.
tkopecek/koji web-plugins  into  master

Download 377.patch

Proposal for web plugins. They now can:

  • implant specific html template + values for taskinfo page
  • implant handlers for new urls

Here are some docs, runroot taskinfo part moved to very simple plugin. There is not much new code, most of PR is moving functions from index.py to util.py so they can be used in plugins. Crucial is Plugins container and WWWPlugin abstract class.

Packaging is not done here, as it is not clear if this approach would be used.

Related issue: https://pagure.io/koji/issue/176

Pull-Request has been closed by tkopecek

Metadata