I'll contact the Fluid devs to get the little mockup they had worked out. The main idea is that at the end of the rendered markup, where all the dojo widgets are declared right now, we would call a javascript api like
createReordere([json object of ids], [json object of where things can be moved]); What we need to figure out how to do on the uPortal side is to generate those two json objects that are detailed here: http://wiki.fluidproject.org/display/fluid/Reorderer+in+uPortal I don't have enough layout generation experience to figure out the best place to inject that in the rendered layout. The code would have to be accessible from multiple locations since the callback servlet will need to return the second object after each change made by the reorderer. -Eric Jennifer Bourey wrote: > Sounds great. > > Do you have the html, javascript, etc. that would be needed to > recreate the demo you guys were doing at the conference? I'd really > like to be able to see what you were doing and play with it a bit to > get a feel for the reorderer. > > - Jen > > > On Oct 5, 2007, at 10:44 AM, Eric Dalquist wrote: > >> Great! With that said do you mind if we move this discussion to the >> uportal-dev list? >> >> -Eric >> >> Jennifer Bourey wrote: >>> Yes!! :) I'd be more than happy to help work out the necessary >>> changes, then upgrade the rest of the UI to dojo 0.9. >>> >>> - Jen >>> >
smime.p7s
Description: S/MIME Cryptographic Signature
