Modify ↓
#10272 closed enhancement (wontfix)
Create arbitrary form inputs
| Reported by: | Sam Halliday | Owned by: | Steffen Hoffmann |
|---|---|---|---|
| Priority: | normal | Component: | TracFormsPlugin |
| Severity: | normal | Keywords: | CreateBox templating |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Can this plugin be used to meet the requirements of this question?
http://stackoverflow.com/questions/11889656
i.e. to create arbitrary input forms with some preloaded variables (which could be generated according to some syntax, like today's date) and a text field? It would then mean that this plugin could reproduce the functionality of MediaWiki's CreateBox plugin.
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 13 years ago by
| Keywords: | CreateBox templating added |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
comment:3 Changed 13 years ago by
| Type: | defect → enhancement |
|---|
Forgot about changing ticket type. Was never a defect, sure thing.
Note: See
TracTickets for help on using
tickets.



At SO I suggested ParametrizedTemplatesPlugin as a better start to get a solution for these requirements, and this has been acknowledged by later updates from fommil. Even a third solution was proposed in ongoing discussion.
With requirements fulfilled by at least two alternative, existing solutions there's no point in re-inventing the wheel.