Index: xotcl/library/actiweb/WebDocument.xotcl =================================================================== diff -u -rf9bb662bd07a30d00a33e75ab3354bb9f8463999 -re525b7364d9b1fbc7b06e81becf4fe0df06c4209 --- xotcl/library/actiweb/WebDocument.xotcl (.../WebDocument.xotcl) (revision f9bb662bd07a30d00a33e75ab3354bb9f8463999) +++ xotcl/library/actiweb/WebDocument.xotcl (.../WebDocument.xotcl) (revision e525b7364d9b1fbc7b06e81becf4fe0df06c4209) @@ -1,4 +1,4 @@ -# $Id: WebDocument.xotcl,v 1.8 2007/08/14 16:36:47 neumann Exp $ +# $Id: WebDocument.xotcl,v 1.9 2007/08/14 16:38:26 neumann Exp $ package provide xotcl::actiweb::webDocument 0.8 @@ -136,7 +136,7 @@ Class GraphicDirectoryObjectifier -superclass FileObjectifier \ - -parameter {{thumbnaildir /tmp}} + -parameter {{thumbnaildir [::xotcl::tmpdir]}} GraphicDirectoryObjectifier instproc objectifyTree {place dir {prefix ""}} { if {[file isdirectory $dir]} { set indexpage ""