Stats
Version
0.6
Wheels Compatibility
1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0
Downloads
439
Last Updated
August 13, 2010
About Plugins
Plugins allow you to extend or modify default Wheels application behavior. To use, you just drop the zip file into your plugins directory and reload your application.
Read Using and Creating Plugins for more information.
Scaffold
Add scaffolding to your Wheels applications. It will enable you to quickly create Controllers, Models and Views.
Author
Project Home
http://github.com/raulriera/Scaffold
Description
Quickly scaffold your applications with a single click of the mouse.
Note: the flash messages aren't displayed in the views unless you either make a bit of logic to display the correct one, or use the "Flash Helpers" plugin (soon to be released as a core feature in Wheels 1.1)
Usage/Examples
- Create your database table following the Wheels convention.
- Go to the plugin page in your application.
- Type in the name of the table (in singular) in the form field.
- Select the templates you wish to use (optional)
- Click "generate".
Change Log
Version 0.6—August 13, 2010 Download
- Updated the docs to reflect why the flash messages are not used in the views.
- Made the "default" tempalte appear at the top.
- Compatibility with Wheels 1.0.5.
- Wheels compatibility: 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5.
Version 0.5—March 3, 2010 Download
- Added CF9 script style templates and CF8 script style templates(Thanks to Russ Johnson).
- Added ability to use different templates for scaffolding (Thanks to Russ Johnson).
- Removed CF9 script syntax option (Thanks to Russ Johnson).
- Compatibility with Wheels 1.0.2.
- Wheels compatibility: 1.0, 1.0.1, 1.0.2.
Version 0.4—December 20, 2009 Download
- Added the ability to choose from tag based or script based syntax. (Thanks to Russ Johnson)
- Added mode="777" to the views folder (if I don't the folder seems to "lock" on Linux. Better approaches are appreciated)
- Added output="false" to the tag based controller and model templates.
- Wheels compatibility: 1.0.
Version 0.3.1—December 12, 2009 Download
- Compability with Wheels 1.0.
- Removed the redirectTo(back=true) and from the controller template, replaced with a redirectTo(action="index").
- Changes to the new and edit form fields, now is consistent with the cfwheels documentation (no more hardcoded HTML).
- Wheels compatibility: 1.0.
Version 0.3—October 15, 2009 Download
- None recorded.
- Wheels compatibility: 0.9.4.
Version 0.2.6—October 4, 2009 Download
Soon
Wheels compatibility: 0.9.4.
