Il 13/07/2011 16:54, plonista ha scritto:
Ho provato con lo script di Giacomo (con opportune modifiche) ma mi dice che non trova la funzione python, nello specifico da errore qui:<tal:listing condition="view/funzionepython" tal:define="batch python:Batch(view/funzionepython, b_size, int(b_start), orphan=0);"> nel secondo punto, dove c'รจ la definizione di batch, la condizione invece non da problemi mi restituisce: NameError: name 'funzionepython' is not defined
metti here/<nome del tuo script> al posto di view/funzionepython se sei in un template e non in una browser view
-- View this message in context: http://plone-regional-forums.221720.n2.nabble.com/Paginazione-tp6548880p6579302.html Sent from the Plone - Italy mailing list archive at Nabble.com. _______________________________________________ Plone-IT mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-plone-it http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
_______________________________________________ Plone-IT mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-plone-it http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
