Hello Framework Team, In order to make the new search results view from PLIP 9352 even better by providing support for back-button functionality within AJAX requests as it is mentioned in the reviews of the PLIP, I would like to ask FWT whether I can include JQuery BBQ (http://benalman.com/code/projects/jquery-bbq/docs/files/jquery-ba-bbq-js.html) library in plone.app.search package or it deserves separate PLIP. Minified version of it takes only 4k but the API of it might be very useful for dynamic AJAX applications built on Plone.
Alternatively I could include just a sub-set of that library - http://benalman.com/projects/jquery-hashchange-plugin/ that "enables very basic bookmarkable #hash history via a cross-browser HTML5 window.onhashchange event." This sub-set takes only 0.8k when minimized but might be enough for the purpose of the search. I am going to evaluate both solutions (and any other solution if somebody could point me to another options) when working on this issue but would like to have some feedback from FWT before diving into the libraries. By the way, bookmarkable RSS link will be managed with any of these libraries as well I think. Thanks. Looking forward to getting your response. -- Best regards, Denys Mishunov mailto:[email protected] IRC: spliter(#plone) _______________________________________________ Framework-Team mailing list [email protected] http://lists.plone.org/mailman/listinfo/framework-team
