-
Notifications
You must be signed in to change notification settings - Fork 14
Conjure 0.4 Features
macourtney edited this page Sep 13, 2010
·
40 revisions
Below is a list of all of the features expected for the 0.4 release of Conjure. This is a tentative list. As time goes by, some features may be added and some may be removed or pushed to the next release of Conjure.
- Library update – All the libraries Conjure relies on have been updated. This will likely need to be repeated before the final release.
- Link-to view helper function – Like Rails link_to
- Url-for view helper function – Like Rails url-for
- View helper functions – Like Rails helper methods.
- Form functions
- textfield function
- Textarea function
- Hidden field function
- combobox function
- Image tag function
- Stylesheet link function
- Javascript include function
- Mail to function
- Radio button function
- Checkbox function
- Redirect instead of rendering another action.
- Xml templates
- A nice default layout (based on Crystal X)
- Scaffold generator (like rails scaffold)
- Mysql support – flavor
- Update flag for conjure.jar
- Session management
- View helper functions – Like Rails helper methods.
- date/time functions
- Ajax support
- Logging