Major Feature #6625
Possibility to suggest changes to Viewhelpers
| Status: | New | Start date: | 2010-02-27 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.1 | |||
| Votes: | 0 |
Description
Logged in FE-Users should be able to propose changes of existing Viewhelpers in the form of unified diffs.
Possible fields for a "change"-record:
Possible fields for a "change"-record:
- title
- comment
- diff (unified diff)
- author (1...1 relation to FE-Users)
- viewhelper (1...1 relation to corresponding viewhelper record)
In a later state, fields like status (rejected, implemented, ...) could be added.