Afaik this is a function provided by the model. It extends normal paginated model but overrides getNextPage() getPreviousPage() methods to give events of previous/next month. So your best bet is writing your own model that would allow you switching between both behaviors.
HTH, Jan On May 15, 2012, at 5:18 PM, Marvin Kerkhoff wrote: > Hi there > > it is possible to get output all Events on one site without that month > pagination but with the normal pagination method? I've like to have some > configuration parameters for this. > > Thanks > Marvin > > > > > ---------------------------------------------------------------- > For list details, see http://www.magnolia-cms.com/community/mailing-lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
