Roundup Tracker - Issues

Message3129

Author stefan
Recipients
Date 2003-01-02.20:55:45
Message-id
In-reply-to
this would allow custom formatting for example to
insert intra-tracker links into messages ('@bug36'), as
well as other
jazz.

The easiest way to achieve this would be to provide a
default
(no-op) parser/formatter that all messages are passed
through
when the page is rendered, and let instance admins provide
their own subclasses to provide the desired formatting
(in the instance specific 'interfaces.py' module...).
History
Date User Action Args
2009-02-03 14:23:34adminlinkissue661301 messages
2009-02-03 14:23:34admincreate