ptux
Nice job.
Hi!
myFlickr provides 2 parameters:
perpage
page
Example:
{myFlickr}feed=user,perpage=10,page=1{/myFlickr}
{myFlickr}feed=user,perpage=10,page=2{/myFlickr}
....
Each call is a different 'page' of the same user gallery. To implement it, use Joomla! native pagination. Put each myflickr on a different page of an article. Sorry, no automation.
Automated pagination would requre more sophisticated methods and component architecture ( eventually JS frame ).
And the reason is easy: it produces some error in the templates.
I'm using Joomla 2.5.4, and when i enabled a module using Flexi Custom Code my template looks wrong.
I tryed using different templates and each one looked wrong in some way:
- other positions were moved,
- content area was moved, etc.
I also tryed some differents modules of the same kind and i always obtained the same result... I think it depend on Joomla 2.5.4: maybe they changed something and the modules have to update on it.





