Hi Heiko, thanks for all the stuff you sent (it worked :). As we are managing all changes through our issue tracker it would be great if you could create a new bug for each patch in our bugzilla and add the corresponding patch as an attachment. This way we can feed your patches in our workflow.
Have you been aware of the work Dave and Till have been doing on this contrib recently? Cheers, Thomas [email protected] wrote: > Hi all, > > during the last days I expanded the hijax-contrib a bit for our use and > would like to present these changes to a wider audience. Perhaps someone > wants to commit them to the contrib-svn. > > Included in the followup-mails are: > > [PATCH 1/3] option to limit the capturing of links to specific page-parts > when defining a setting _capture : ['xpath1', 'xpath2', ...], only hijack > links below these elements. This provides the possibility to keep links > which would otherwise not work correclty using hijax. > > [PATCH 2/3] option to update more than one dom-element, when defining domElem > as array > this provides the possibility to update say the main-content and > a bread-crumbs-area somewhere else in the page > > [PATCH 3/3] option to send the ids of the parts that should be updated to the > server > with this it's possible for a dynamic server [i.e. a cms] to generate > only the parts of pages that are to be updated, possibly improving the > time to generate the source page on the server. > To use this, define a setting > _sendElements:{key:'urlparamkey', separator:','} > which would result in a param urlparamkey=part1,part2 to be added to > the request-url. > > > In this line of thought: what would be the best way to implement > different replacement patterns? I.e. when clicking on a link below > element A replace elements S and T but when clicking on a link below > element B replace elements U and V instead. > > Thanks > Heiko > > > [I hope this works, as it's my first real try at using git-send-email :-) ] > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
