Menu

#27 Splitting the Results from the Navigation

after_1.0
open
None
6
2012-10-08
2003-12-18
Ben Hood
No

I needed to create a list layout which had the search
results at the top of the list and the navigation bar
at the bottom. Also I need the results to say something
like 'Found m results on n pages' instead of 'Found m
results, displaying p to q'.

So I wrote this patch which allows the property
paging.banner.placement to have the values 'split' und
'inverse_split'.

The first case means that the results are at the top
and the navigation at the bottom, whilst the latter
case is just the other way around.

The property paging.banner.some_items_found can access
an extra variable corresponding to the n pages mention
above - e.g. Found {0} {1} on {4} pages.

Discussion

  • Ben Hood

    Ben Hood - 2003-12-18

    Patch for Splitting up the Navigation from the Results

     
  • fabrizio giustina

    Logged In: YES
    user_id=798060

    see also [862253] http://sourceforge.net/tracker/index.php?
    func=detail&aid=927677&group_id=73068&atid=536616

     

Log in to post a comment.

MongoDB Logo MongoDB