Metadata
- Source
- FLUID-3226
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Colin Clark
- Created
2009-10-05T15:07:34.000-0400 - Updated
2010-03-30T14:09:06.000-0400 - Versions
-
- 1.1.1
- Fixed Versions
-
- 1.1.2
- Component
-
- Reorderer
- Tech. Documentation
Description
At the moment, the Image Reorderer documentation refers to the old id-based scheme for locating elements in the DOM. We should update the API and other documentation to reflect the simpler approach and bring it more in line with our Image Reorderer demo.
This should also include integrating the new afterMove callback tutorial located here:
http://wiki.fluidproject.org/display/fluid/Talking+to+the+Server+Using+The+afterMove+Event
Comments
-
Anastasia Cheetham commented
2009-10-07T16:45:57.000-0400 I've updated the API page at http://wiki.fluidproject.org/display/fluid/Image+Reorderer+API and I'm moving on to the tutorial.
-
Colin Clark commented
2010-03-30T14:09:06.000-0400 The Image Reorderer documentation was sufficiently updated at 1.1.2. A tutorial might be nice sometime, but the id-based form of finding elements is now clearly deprecated throughout our existing documentation.