--- cdli/zpt/viewCDLIFile.zpt 2006/11/15 13:57:13 1.9 +++ cdli/zpt/viewCDLIFile.zpt 2007/08/31 14:22:52 1.10 @@ -3,16 +3,18 @@ vars python:query.split('&'); allVars python:map(lambda x: x.split('='), vars); allVarsF python:filter(lambda x: not x == [''], allVars); - dictVars python:dict(allVarsF);"> + dictVars python:dict(allVarsF); + p_no python:here.REQUEST.get('fileId',here.aq_parent.title.split('.')[0])">

Textdisplay

- View database entry + View database entry

- + +