--- ImageArchive/ImageArchive.py 2004/01/12 13:25:26 1.13 +++ ImageArchive/ImageArchive.py 2004/01/26 08:18:05 1.15 @@ -102,7 +102,7 @@ class ImageDigilib(Folder,Persistent,Imp path="http://nausikaa2.rz-berlin.mpg.de/digitallibrary/servlet/Scaler/?fn="+self.ImageViewerPath+"/"+self.filename+"&dw=100&dh=100&mo=lores" #path="/mpiwg/online/"+self.ImageViewerPath+"/"+thumbname - self.REQUEST.SESSION['string']=""% path + self.REQUEST.SESSION['string']=""% path pt=PageTemplateFile('Products/ImageArchive/thumb.zpt').__of__(self) return pt() @@ -542,7 +542,7 @@ class ImageCollection(Folder, Persistent #print "COLS",REQUEST.cookies["ImageViewerCols"] cols=int(REQUEST.cookies["ImageViewerCols"]) else: - cols=4 + cols=3 idsnumber=len(self.show_thumbs()) if rows: