From: Mike Taylor Date: Wed, 9 Oct 2013 10:12:19 +0000 (+0100) Subject: Remove outdated comment. X-Git-Tag: 0.9.1~180 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=d722f8bb58a64b8699691a38ea86a64036eabcd9;p=mkws-moved-to-github.git Remove outdated comment. --- diff --git a/tools/htdocs/whitepaper.markdown b/tools/htdocs/whitepaper.markdown index 8cf15fc..6f9e0c7 100644 --- a/tools/htdocs/whitepaper.markdown +++ b/tools/htdocs/whitepaper.markdown @@ -306,9 +306,7 @@ pazpar2_url string *Note 2* The URL used to access the metasearch perpage_options array *Note 3* A list of candidate page sizes. Users can choose between these to determine how many records are displayed on each page of results. -perpage_default string 20 The initial value for the number of records to show on each page. ### The `perpage` and - `perpage_default` entries should be renamed `perpage_display` and `perpage` - respectively for consistency with the language-related settings. +perpage_default string 20 The initial value for the number of records to show on each page. show_perpage bool true Indicates whether or not to display the perpage menu. ### We should get rid of this setting, and simply display the menu if an appropriate container is provided.