Dear developers, since the last update from 2.10.4-02 & 2.10.4-05 to 2.10.4-08 same strange things happens. With every try of any change, we got a runtime...
Hello, i try to find a way to configure the filters for exporting PDF-Documents. So i decided to use the "zope-zms" Debian Package because all needed packages...
Hello, after revision of "Auto-Correct" of internal links in 2007-08-15::zms-2.10.4-03 -- MINOR CHANGES [00481] Revised maintenance actions and settings in ZMI...
Christian Meier
post@...
Sep 7, 2007 8:43 am
2964
Hello the list, I'm having trouble with the installation ( = making an instance ) of a website based on ZMS-2.10.1-33 on ZOPE 2.10.4-final wiht python 2.4.2 on...
please, repeat the update in a two step procedure, because with ZMS build 2.10.3#19 the former 'zmsrubrik' object is not avalailable anymore. Update Step I:...
... That raises a fundamental question for me as the debian maintainer of the zms package. Is this the only way to update to a version ... debian etch has...
Hello, Has anyone realized or know how to display random teasers on a page? At the moment I use the following code to display teasers <------------------------...
Hi Joern, Thanks - this helped a lot! I was playing with a python script myself when your mail arrived but were stuck at how to sort out duplicates. But yours...
Hi Joern, 1) Perhaps you have an idea why this happens: When the size of the returned teasers is below the value set for "while len(rnd)<3:" , i.e. there's...
oops, yes: this case produces an endless loop, because its trapped in the while loop. Add the red lines. the filtering should be done before: that should be...
Hello, i try to create for a special object a special "manage_main" - Interface. My question is how to include the object-tools to move-up, move-down, create ...
Thanks Joern, It's a good example for me how to work with object properties in python scripts. Perhaps this should be added to the official how-to at zms- ...
Hi ZMS-list, I would like to present a "last change" of a website. Therefore I need the identifier of the content object. It works for folders with that...
at the moment there is no way updating without the intermediate step. Otherwise we have to maintain the deprecated zmsrubrik module for the future. o.k., we...
Using ZMSHelper, this line would be enough: <dtml-zms prop="change_dt" fmt="DATE_FMT"> or for explicitly the content object: <dtml-zms prop="change_dt"...
Hello. I trying to use the objecttype "Datei" within a nested Object (spec. object in spec. object) - but when I upload a file, the file isn´t displayed in ...
Hello, it would be nice to have a _zmsglobals-method to check, if one is in management interface or not. The existing _globals.isManagementInterface() can not...
Christian Meier
post@...
Sep 13, 2007 4:56 pm
2983
Hello the list, Is there somebody that have a french dictionnary for the f_bodyContent_Search? Or does somebody have the keys thag goes to the dictionnary of...
Hi ZMS-Developers, is it possible to insert a url in a mysql database with zmssqldb like inserting a url in a special object with the [...] behind the...
Boris Kaminski
b.kaminski@...
Sep 17, 2007 12:59 pm
2985
you are right: url is not a legal coltype, please use "string" Regards fh ... Von: zms-developers@yahoogroups.com [mailto:zms-developers@yahoogroups.com] Im...
Hello, 1) After upgrading to the latest ZMS version I hoped that this one would disappear but it did not. The "breadcrumbs trail" in ZMI does not show umlauts...
Hi Joern, Yes, the Zope Site is running behind an Apache. But I already hat the DefaultCharset set to utf-8. I just noticed the problem just appears in Safari...
but wenn i use string as type the user dont have the [...]-Button with the popupwindow. so the user must type in the link manualy. when the url popupwindow...