[opencms-dev] OpenCms 8.5.1 - contentload solr and pagination

Arturo Martín Lladó arturo.martin.llado at gmail.com
Fri May 24 16:06:56 CEST 2013


Hi, Davide:

Try this code:

<cms:contentload collector="byQuery" preload="false" param="${solrQuery}"
            pageSize="${number_of_elements_for_each_page}"
pageIndex="${current_page}" pageNavLength="${page_nav_length}"
editable="true">

[..]

</cms:contentload>

along with taking a look to this link:
http://marquex.es/570/easy-pagination-with-opencms

Hope it helps.

Kind regards,

--
Arturo Martín Lladó


2013/5/24 Cavva <davide.cavarretta at gmail.com>

> Hi all,
>
> is there a way to use pagination of cms:contentload with byQuery or
> byContext?
>
> thank you all
>
> Davide
>
>
>
> --
> View this message in context:
> http://opencms.996256.n3.nabble.com/OpenCms-8-5-1-contentload-solr-and-pagination-tp23300.html
> Sent from the OpenCMS mailing list archive at Nabble.com.
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130524/34545722/attachment.htm>


More information about the opencms-dev mailing list