Hello, I'm using zms 2.8 with zope 2.8. I have done a ZMSCustom "article" for a online shop. After I have done a ZMSCustom "shop" which contain 0..n ...
Hi, I installed Zope 2.10. and ZMS 2.10. I created a testsite und was testing the search. The search shows no matches at all. I read in this forum abaut...
I am pleased to announce the release of ZMSMediaPlayer-3.1. New Features in 3.x: - integrated Jcrop-0.9.8 to improve ZMSGallery image-upload with crop/resize...
Hi, I have an PAGEELEMENT - object (Content Overview) which shuold get visible automatically in all languages after it is createt in primary language. There is...
Hello, when requesting an URL which does not exist (i.e. http://www.myzms.at/e1/e2/e999999999 ZMS/Zope sends an 503 (Service Unavailable) Error. But it should...
Hi, how does ZMS provide a possibility for search robots to distinguish between German and English pages? I remember for former ZMS templates, there was always...
Hi, we have a multinode-site. we set roles only within the top node. Objects are implemented in the top node only too. Subnodes inherit them from above. When a...
There seems to be a significant problem with text editing in IE8: When editing long text objects, selecting stuff from the bottom of the text is nearly...
Dear ZMS-Developers, can anyone please explain what was changed in the SQL-Datasource and how to handle them now after the change? I just updated a few ZMS...
Hello the list, I'm using Zope 2.8.8-final, python 2.3.5 and ZMS 2.8.1-a19. As describe yesterday I have a problem with my installation : I don't understand an...
Hello the list, I'm using Zope 2.8.8-final, python 2.3.5 and ZMS 2.8.1-a19 and don't want to upgrade nothing. When I go to manage_main in a special object ZMS...
Hello, i would like to migrate two site using ZMS 2.3.2-b45 (with Zope 2.7.5) to the latest ZMS and Zope Version (ZMS 2.11.1 + Zope 2.11.3). Which steps are...
Hi, there are some wired things with breaking links. I have this structure i.e.: TopZMS - e1 recursive embedding link to e11 (Sub ZMS) - e2 Text + SubZMS ..-...
Hi there, we have a ZMS node, where primary language is eng. now, we want to merge it with another ZMS where primary language is ger. It seems, that this does...
Hello, there should be a way to customize the predefined printversion templating structure. We use our own templating structure (eg. without headCSS,...
Dear ZMS-Group, the ZMI-Sitemap is great for editors navigations, but is there a way to turn off Drag&Drop in ZMI-Sitemap? Because of some reasons: - It ist...
Hello, I'm experiencing a strange problem on my local ZMS setup: While using the ZMS interface through a local domain rewritten by Apache (using MAMP PRO,...
Dear Developer-List, I would like to have multilingual autocompete fields in my zms. therefore I have several items beginning with in the language dictionary...
Dear List, I´m still trying to use TextIndexNG3 with ZMS ... but somehow I can´t manage it :( I do the following: - wget TextIndexNG3 from sourceforge -...
Dear devels and readers, since today i try to migrate some of my old sites to 2.11 - including my spec-objects like kfrom (ZMSFormular). I would use this task...
With ZMS 2.11.1-51 the import of Content-objects (*.metaobj.xml via file upload) is broken: It seems to me that the setup of the structure while importing is...
With ZMS 2.11.1-51 Link-objects do not work as expected: It returns error-msg "cyclic recursion" if 1. Link-URL = {$} or {$content} 2. Link-URL = parent...
hi folks, i try to insert ZMSLinkElements via manage_addZMSObject my code: <dtml-call "manage_addZMSObject('ZMSCustom39;, values={'meta_id39;: 'ZMSLinkElement',...
Hello, in Opera the ZMI does not work with jQuery 1.3 because of the used frameset. (see http://dev.jquery.com/ticket/3993) The provided patch and current SVN...
Is it possible to query the zcatalog for a content object that has a property field tag (string) with comma-separated tags from a python- script? I tried a...
Hi, I'm thinking of implementing a custom graphic conten object (or already begun implementing it), that allows to embed graphics into texts as usual, but also...