The management screens have the same functionality, and you have access to all of the code. Scott -----Original Message----- From: Ulrich Wisser [mailto:liste@publisher.de] Sent: Tuesday, January 22, 2002 6:02 AM To: zope@zope.org Subject: [Zope] SOurce of zope.org Hello, for one of my projects I would like the user to select the sorting column of a table. On zope.org this is done in the product download page, you can click on a column title and this column will become the sorting column. Yes, I looked at the DTML-SOURCE with the link at the bottom of the page. I revieled that the main work is done in two sub function "sort_link" and "SiteIndex". sort_link will rewrite the QUERY_STRING to reflect the correct sorting column and for a second click the reverse option and SiteIndex will produce the results in excat that order. How can I have a look at these two methods? Thanks Ulrich -- Searchengine Know How - Webpromotion - Optimization - Internal Search World Wide Web Publisher, Ulrich Wisser, Odensvag 13, S-14571 Norsborg http://www.publisher.de Tel: +46-8-53460905 Fax: +46-8-534 609 06 _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files.
participants (1)
-
Meilicke, Scott