annotate roundup/web/__init__.py @ 4943:7920d700e580 routing

Add support for extensions to provide custom pages to Roundup and update CHANGES.txt 1. Added registerHandler() extension point to instance.Tracker to register URL handlers for specific routes 2. Added processing of extension routes to client.cgi 3. Added example plugins/extensions/custompage.py
author anatoly techtonik <techtonik@gmail.com>
date Tue, 25 Nov 2014 17:29:38 +0300
parents ba1ec6d13e76
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source

Roundup Issue Tracker: http://roundup-tracker.org/