Latest JAS v1.1.0
144 plugins online

Add show_page and show_pages support

Generally show_from+show_total are used to split data over multiple pages. As such it's seems logical to support this natively. If show_page is set it should be used to calculate show_from (show_page * show_total) prior to getting the data (and thus overwriting the set show_from). When the data is gathered and show_count is set this value should be used to calculate show_pages ( ceil ( show_count / show_total)).
JAS15FEB002
Project
JAS Core (JAS)
Tags
Priority
Rank
3
Workflow
Version
Due in version
Fixed in changeset
3836

Updates (1)

Wednesday 30th of March 2016 at 11:57 :
Issue updated
Workflow: Open => Closed
Fixed in changeset: 0 => 3836

Files (0)

No files