1 Apr
2005
1 Apr
'05
2:51 p.m.
-----Original Message----- From: David Convent [mailto:davconvent@naturalsciences.be] Sent: Friday, April 01, 2005 3:30 AM
Plone now uses catalog queries to build folder listings, it avoids waking up all objects and slow down the server response. Consider using it, your portlet as it is written now can slow down the browsing of a folder containing a large amount of objects.
I don't understand this. Would you point out the relevant documentation or source code? As it is, portlet_folder_contents is a hack and probably only suitable for small folders. In my case, I intended to use it to create a small box of links (no more than five or six), without having to go to the ZMI all the time to change the portlet's contents. Best wishes, Matthew