A plugin for trac that creates a printable html page of tickets to use on a scrum board
After installing the plugin a new link should be added at the bottom of the query page with the name "Ticket printer". This will save a html-file, open that in your browser and print it in landscape mode.
- Clone/Download this repository
- Run
python setup.py bdist_egg
- Upload dist/TracTicketPrinter-*.egg in trac admin