Alec Thomas wrote: >> For my part, I'll look at this tonight (know I've said that before, >> but this time for sure!). > > I'm going to spam feedback as I use WorkFlow, so there could be a few mails... > > - It'd be nice if the .ini based workflow could define the label for actions. > eg. "needinfo_new" could be rendered as "need more information". Perhaps > with 'needinfo_new.label = need more information' in the .ini file. >
Is "needinfo_new.name = something" what you're looking for? I've also just started looking at this. So far I've not found anything not already reported by somebody else. While looking at the ticket-workflow section format I realized that it would be fairly easy to convert this info to graphviz graphs and so I did: http://www.edgewall.org/~jonas/workflow/workflow2dot.py http://www.edgewall.org/~jonas/workflow/default-workflow.pdf http://www.edgewall.org/~jonas/workflow/enterprise-review-workflow.pdf In these images different edge colors are used to represent different operations, i.e blue lines means that the owner field is set, etc... These images are probably not something we should show our end users but they might be useful for something. Cheers, Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
