Metadata
- Source
- FLUID-3714
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Colin Clark
- Created
2010-09-07T10:45:39.401-0400 - Updated
2014-03-03T13:41:35.054-0500 - Versions
- N/A
- Fixed Versions
-
- 1.4
- Component
-
- Tech. Documentation
Description
As we introduce new framework features to Infusion, we'll want to improve our existing documentation coverage, including demos, sample code and tutorials.
Some ideas off the top of my head:
1. Simple Renderer tutorials: how to render tables, checkboxes, etc. alone
2. Finish the tutorial for using the Reorderer with a JSON-based callback
Comments
-
Colin Clark commented
2010-09-07T11:14:36.976-0400 Here's a thread on the Infusion-users mailing list explaining how to use the Reorderer with a JSON-based callback: http://fluidproject.org/pipermail/infusion-users/2010-July/000204.html
-
Colin Clark commented
2010-09-07T11:15:54.074-0400 Here's a conversation in #fluid-work explaining how to render tables with the Renderer: http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2010-06-16
-
Anastasia Cheetham commented
2011-09-27T14:16:56.935-0400 Colin, could you elaborate on what you're envisioning for the JSON-based reorderer callback? I've reviewed the information at
http://wiki.fluidproject.org/display/fluid/Talking+to+the+Server+Using+The+afterMove+Event
What changes are you thinking of?