Summary:
Add smarty variable for current page index
Detailed Description:
Hi,
As for a small feature I had to look at the current page index, I guess if it
should be nice for everyone to get this information directly from the module
action as a smarty variable.
Maybe: $current_index?
I know I can get this info by looping on the collection, but for a performance
concern, I think it should be better.
Thanks a lot,
Eric