Noah Kantrowitz wrote: > On Oct 23, 2006, at 11:58 PM, Russ Brown wrote: > > > > > (Sorry to reply to my own post) > > > > Actually, what I think would be really great would be a way to tell > > the report processor to run the field value through wikiformatting. > > That would solve my immediate problem, and also allow other more > > flexible uses too. > > Doable with a post-request filter plugin. Grab the data from the HDF, > pass it though wiki_to_html, wrap it in Markup(), and put it back > where it was. >
Would that need to be a custom plugin, or is there already one out there that does the job? > > > > I also just read about the report module being phased out in favour of > > the ticket module. While I can see this being the correct thing to do > > from the point of ticket reporting, it ignores the fact that the trac > > database holds a great deal more information than just tickets that > > people might want to report on. Might it not be worth changing its > > focus instead of removing it completely? > > There are a lot of problems with the report system. Not the least of > which is that "drop table ticket" is a perfectly valid report. This > pretty much rules out allowing users to make their own reports. Both > do have their uses though, and I wouldn't worry too much that it is > going to vanish in the near future. > Yes, there are certainly security issues. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
