Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3267 closed enhancement (fixed)

Add support for operation templates

Reported by: Rich Harkins Owned by: Rich Harkins
Priority: high Component: TracFormsPlugin
Severity: normal Keywords: tracforms-0.2
Cc: Trac Release: 0.11

Description

It would be really handy to be able to define a operation type of some name with the same ending paramaters so that it doesn't need repeated over and over again. This would be particularly useful for tf.select, which could be reused over and over:

{{{
#!TracForm
#! operation vote select 3//High 2//Medium 1//Low

|| [tf.vote:choice1] || Choice 1 ||
|| [tf.vote:choice2] || Choice 2 ||
|| [tf.vote:choice3] || Choice 3 ||

}}}

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by Rich Harkins

Supported in r3904.

comment:2 Changed 16 years ago by Rich Harkins

Resolution: fixed
Status: newclosed

comment:3 Changed 16 years ago by Rich Harkins

Actually also in r3903.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Rich Harkins.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.