Difference between revisions of "ESciDoc Pattern /The Pattern Paginator"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
We choose three elements for use in the Pattern 'Paginator':
There are different elements to be used in the Pattern 'Paginator':


* Show xy hits per page
* Show ... hits per page
* Go to page xy
* Go to page ...
* Go to various pages
* Go to various pages


* ''linked to the search result''
==== Show ... hits per page ====
The user can decide how many items he displays




==== Show xy hits per page ====
[[Image:hitsperpage.png|center|Paginator]]
The user can decide how many items he displays
 


==== Go to page xy ====
==== Go to page ... ====
The user can go to a known page number
The user can go to a known page number
[[Image:gotopage.png|center|Paginator]]


==== Go to various pages  ====
==== Go to various pages  ====
Line 18: Line 23:




'''Pros and cons'''
[[Image:varpages.png|center|Paginator]]
*+ layout consistency
 
*+ common usage
 
*+ separation of page navigation
==== PubMan Navigator  ====
*+ user-friendly
The defined paginator for PubMan
 
 
[[Image:pubmanpag.png|center|Paginator]]


*- less flexible usage of space
==== Notice  ====
*- overhead when only view items are displayed
*Is it necessary to map the paginator on the top and below the itemlist even there is a list with 10 or less items? (default)
*How many  items a page is uesfull?
*connection to the search result (Your search result for ... is about ...  )
[[Category: User Interface Engineering]]

Latest revision as of 08:25, 17 May 2011

There are different elements to be used in the Pattern 'Paginator':

  • Show ... hits per page
  • Go to page ...
  • Go to various pages

Show ... hits per page[edit]

The user can decide how many items he displays


Paginator


Go to page ...[edit]

The user can go to a known page number


Paginator


Go to various pages[edit]

The current page is in an highlighted mode and the user can choose other sites. For example the first or last page, the page before or next page or other pages reproduced by numbers.


Paginator


PubMan Navigator[edit]

The defined paginator for PubMan


Paginator

Notice[edit]

  • Is it necessary to map the paginator on the top and below the itemlist even there is a list with 10 or less items? (default)
  • How many items a page is uesfull?
  • connection to the search result (Your search result for ... is about ... )