Jump to content

PSL atk CustomRowCount module: Difference between revisions

From NusaATK
Stevie (talk | contribs)
Stevie (talk | contribs)
Line 23: Line 23:
== Installation manual ==
== Installation manual ==
This package contains no standalone class, instead it provides 3 tiny functions / code fragments you can use to control the row counts of your nodes recordlist from within the GUI.
This package contains no standalone class, instead it provides 3 tiny functions / code fragments you can use to control the row counts of your nodes recordlist from within the GUI.
To install just copy/paste the code into your individiual node context
To install just copy/paste the code into your individiual node context.


== Changelog ==
== Changelog ==

Revision as of 10:49, 21 October 2008

Description

The PSL atk_CustomRowCount modul provides dynamic ui driven row count settings in ATK recordlists. It takes care of the existing search conditions and offsets. So nothing gets lost when triggering a new row count.

Demo

Demo link.

Download

psl_atk_CustomRowCounts.rar

Influences

What existing or other extension modules does it influence?

None.

Dependencies

What modules or external software is needed to run this module?

PHP > 4.x, ATK 6.x

Installation manual

This package contains no standalone class, instead it provides 3 tiny functions / code fragments you can use to control the row counts of your nodes recordlist from within the GUI. To install just copy/paste the code into your individiual node context.

Changelog

What has changed in your module in different versions?

Version 1.0

About

History of how it came into being, who develped or sponsored.

Licence