[PLIP-Advisories] [Plone] #9352: Improved search results

Change notifications for Plone PLIPs on Trac. plone-plip-advisories at lists.plone.org
Tue Jun 28 18:28:54 UTC 2011


#9352: Improved search results
----------------------------+-----------------------------------------------
 Reporter:  laurenskling    |       Owner:  spliter 
     Type:  PLIP            |      Status:  assigned
 Priority:  major           |   Milestone:  4.2     
Component:  Infrastructure  |    Keywords:  search  
----------------------------+-----------------------------------------------

Comment(by spliter):

 (In [50811]) AJAX click handler for the links in the batch navigation.

 (In [50812]) Taking advantage of the built-in everything-is-object nature
 of javascript — we, now, have global Search object with the following
 methods:

     * getResults() ''// makes actual ajax call, gets results and updates
 the elements''
     * pushState() ''// updates URL and pushes the state to browser's
 history''
     * popState() ''// reverts search results to the previous history state
 (used by browser's Back button)''
     * updateResults() ''// combination of getResults() and pushState()''

-- 
Ticket URL: <http://dev.plone.org/plone/ticket/9352#comment:137>
Plone <http://plone.org>
Plone Enterprise Content Management System


More information about the PLIP-Advisories mailing list