[Zope] Coding Help

Todd Loomis, DMSO {SAIC} tloomis@dmso.mil
Wed, 13 Mar 2002 11:58:21 -0500


Hi All:

I've created a search form and want the results to show the paths folders 
actual titles that I name the. So for example this is the path:

public/filelibrary/me.pdf

using this code:

<dtml-var "keywords.getpath(data_record_id_)">

I would like to show this (the folders titles in the path):

Public Area/Document Library/ My PDF

Can anybody assist me.

Thanks,
Todd