Changes between Version 17 and Version 18 of WorkFlowPatch
- Timestamp:
- Jul 29, 2012 4:07:59 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkFlowPatch
v17 v18 1 [[TOC]]2 3 1 = Patch for exporting an interface to alternative ticket workflows, and a plugin using it = 4 2 … … 6 4 [[BR]] 7 5 [[BR]] 8 '''''All further development of the patch is now being undertaken on Trac's Trac under t:WorkFlow.'''''6 '''''All further development of the patch is now being undertaken on Trac's Trac under t:WorkFlow.''''' 9 7 [[BR]] 10 8 [[BR]] … … 23 21 24 22 * `form_control(control)`. This takes a `trac.ticket.field.Field` object and renders it as a form control. 25 26 [[TagIt(patch,athomas,alpha,0.10,plugin,deprecated)]]27 28 29

