On 7/10/07, Jon Stahl <[EMAIL PROTECTED]> wrote:
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Héctor Velarde > Shane Graber wrote: > > I'm getting a 'Proxy server received an invalid response' when I try > > to view that URL. > > HV> yes, I've got some issues on my migration so I had to go back and > the site was out... > > > It sounds like you're wanting to somehow paginate comments, correct? > > So that there are only, say, 10 comments and then you have > to click to > > page 2 to see the next batch and so on. > > HV> yes, and I've found a similar request over here: > http://talk.quintagroup.com/forums/plone-comments/593359041 > > thanks for the info, anyway. Héctor et al- This might be a good thing to bring up with Dave Fowler, who is the Google SoC student working on Plone's core commenting features. best, jon
These are two different beasts. The Daves work is Plone3 oriented and probably it will not be portable back to Plone 2.x. qPloneComments thing is a hack around standard standard CMF/Plone comments functionality. Actually adding batching the comments is not hard task. It about importing Batching module and adding batch macros in the comments listing template. Regards, Volodymyr -- Volodymyr Cherepanyak e-mail: [EMAIL PROTECTED] skype : callto://chervol?chat
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
