Jump to content

PSL atk CustomRowCount module: Difference between revisions

From NusaATK
Stevie (talk | contribs)
Stevie (talk | contribs)
Line 30: Line 30:
Version 1.0
Version 1.0


== About ==
== About==
History of how it came into being, who develped or sponsored.
The PSL atk_CustomRowCount module is maintained and sponsored by [http://www.psycholutions.com Psycholutions Consulting & Services]
 
Additional PSL developed ATK modules:
 
- PSL atk_AES en/de- cryption attributes
 
- PSL atk_Template Chooser module
 
- PSL atk_Advanced Auth/Login module
 
- PSL atk_Inline Editing module
 
- PSL atk_QR-Code Genarator module
 
- PSL atk_FlashUpload module


== Licence ==
== Licence ==

Revision as of 10:51, 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

The PSL atk_CustomRowCount module is maintained and sponsored by Psycholutions Consulting & Services

Additional PSL developed ATK modules:

- PSL atk_AES en/de- cryption attributes

- PSL atk_Template Chooser module

- PSL atk_Advanced Auth/Login module

- PSL atk_Inline Editing module

- PSL atk_QR-Code Genarator module

- PSL atk_FlashUpload module

Licence