quick search:
 
[ View All by Rating ] [ View All by Date ]

Change Batch Size:
Recipes 1-10 of 58  Next >
Referencing a VAR without acquisition submitted by: grifter
There are several ways to reference another item elsewhere in the database.
Last Edited: 2004-10-14

Using Cookies with Zope submitted by: grifter
What is a Cookie? Cookies are strings of text that webservers (like Zope) can store on the client ...
Last Edited: 2004-10-14

Placing the month value into a variable submitted by: archer
ah well at times we go out of our heads, try to do stuff that dun really matter ... like trying to ...
Last Edited: 2004-10-14

unix time submitted by: tav
returns the current time in the unix time format
Last Edited: 2004-10-14

Upload a File or Image submitted by: runyaga
for some reason, people make it hard on themselves when uploading a file in ZOPE. Its quite ...
Last Edited: 2004-10-14

dump the current variables of the web Request submitted by: runyaga
if you need to see the variables inside a web request you can do <dtml-var REQUEST> that ...
Last Edited: 2004-10-14

Current User and Roles submitted by: runyaga
some minor changes the Zope2.3.2 security machinery have affected how you get the current ...
Last Edited: 2004-10-14

Date Formats submitted by: twcook
Ever wonder which date format or method to use? Stick this in your Zope root folder for handy ...
Last Edited: 2004-10-14

return col from sql without iterating submitted by: kedai
when we have a unique result from a sql method, we can just call the column names without iterating ...
Last Edited: 2004-10-14

Display the age of the current page submitted by: nullman
This DTML block will display the age of the current page, based on the last modified time, in a ...
Last Edited: 2004-10-14