Feature #6004
New generator : redmine_plugin_scaffold
| Status: | New | Start date: | 2010-07-30 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Plugin API | |||
| Target version: | - | |||
| Resolution: |
Description
I often develop tiny plugins these days for specific needs at work, and it's a pain to redo the same things each time in the views, controllers, etc. See patch attached. I'd be happy to have feedback, and tell me if you think it should be integrated to the core.
NB: it does not generates locales of course, and it does not rename migrations to "00N_" style ; so you have those two things to do before using such a scaffold in your plugin
History
Updated by Jean-Baptiste Barth over 1 year ago
- File deleted (
redmine_plugin_scaffold.diff)
Updated by Jean-Baptiste Barth over 1 year ago
- File 6004_git.diff added
Some fixes after using it this week.
Updated by Eric Davis over 1 year ago
- Assignee deleted (
Eric Davis)