hello list I write again - because i dont have a solution for my problem : We use ZMS 2.8.1-a19 with a master and many clients. For the user-Administration we...
ZMS 2.8.1-a52 Hi, sometimes on visiting a site, the stylesheet does not get loaded. Even the browser force-reload button does not load it. In our template the ...
Hi Nicolas, this Pythonscript snippet might help. It creates a user with ID NEWID and PW "YOURPW" and makes him ZMSSubscriber for languages "eng" and "ger" for...
Hi Peter, Are you, by any chance, using some sort of proxy or caching in front of the ZMS server? We had such problems with .css and .js files because of using...
Hi, During tests of recursive embedding I got this error: Site Error An error was encountered while publishing this resource. TypeError Sorry, a site error...
Hello Group, I can´t find how to configure PIL for ZMS according the configuration tab of ZMS ... /etc/profile.locale: PYTHONPATH=$PILHOME/:$PILHOME/PIL ...
Dear developers We updated recently Zope and ZMS from versions 2.7.6 and 2.3.2 to 2.9.4-final and 2.9.4-09. Since this update, the special objects are saved at...
Hello, this is patched now: http://medvalue.net/pub/bscw.cgi/d288692/zms-2.10.1-06.tar.gz ... 2006-12-07::zms-2.10.1-06 -- MINOR CHANGES [00317] Applied fix...
just a general hint: please, delete the alternative default css methods, which are not needed anymore (-> /content/manage_system); they might overwrite your ...
Hello, the Special Object's templates are shifted one level above because a multisite architecture is much easier to handle this way. Because in most cases the...
Hello list (and developers), As I'm coming from an SQL background I thought it would be easy to access content from an datatable object with simple xyz.data...
Maybe this code example helps to understand how to iterate through a recordset; imagine that the recordset is a list of python dicts. %<-------- <dtml-with...
Thanks - so far I get what you're talking about. As far as my understanding goes this returns all entries in a datatable. But now, assuming I have an...
Hello list, Any idea why uploaded PDF files are beeing detected as content_unknown by getMimeTypeIconSrc()? Any other file works fine. System: ZMS: ZMS...
Hello, The problem now is how do I address the "myDatatable"? In my case the datatable is at /e367/e448/items but when using <dtml-with "/e367/e448/items">...
Dear Mr. Hoffmann, I'm trying to understand the usage of datatables and how to use them within the ZMS system. I have tried to understand the logic behind your...
Hi, I am testing a case that seems not to be working. Our users need to have one place where they edit their content, but this content can be used in different...
Hi, since we upgraded to zms-2.9.4-30 we are experiencing a lot of problems with ZMSLinkElement-Objects and all other Objects using the object chooser (for URL...
Hi, I'm getting new errors during testing our template with recursively embedded elements. This time getObjChildren seems not to work when called in a...
Hi, In some of our Zms-Contents we have a lot of different roles. When we import a special object, in the access part of the special object, we need to check...
Dear ZMS-Developers, I'd like to deliver different languages from ZMS to different domains e.g. domain.com in english and domain.de in german. I can't figure...
... Hash: SHA1 ... You wouldn't even need different rewrite rules for that. You could just use different DirectoryIndex options for your different languages: ...
Stefan Seifert (Atikon)
ss@...
Dec 21, 2006 3:12 pm
2746
Hi! We wanted to create a site with ZMS 2.9.4-14 & YAML Version 2.5.1 (template 31) on a Zope 2.9.5-final (python 2.4.4, linux). After adding the zms-Object...