Hi, we have to migrate on a Debianbox ZMS-data from ZMS 2.9.2 (Zope 2.9, Python 2.4.4) to ZMS 2.10.5 (Zope 2.10, Python 2.5.2). This is what we did for the...
Martin Podworny
podworny@...
Mar 27, 2009 6:52 am
3330
hi folks, tinymce actually works if i comment out the alternate textarea in manage_form.dtml, though i dont think, thats the way its supposed to be. ...
Rainer Feigl
rainer.feigl@...
Apr 6, 2009 10:27 am
3331
i figured out why this worked. i set the editor for html to tinymce. so now i got the standard-no-editor stuff with a textarea, which tinymce converts to its...
Rainer Feigl
rainer.feigl@...
Apr 6, 2009 1:00 pm
3332
Hello, migrations of ZMS instances prior to 2.10.3-19 have to be done with this version ...
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...
Witchcorp
witchcorp@...
Apr 9, 2009 8:51 pm
3335
finally i got tinymce to work somehow properly in zms. it still isn't perfect. specially switching to ZMS-Standard is still missing. the trick is to tell...
Rainer Feigl
rainer.feigl@...
Apr 10, 2009 10:28 am
3336
Hello, usually you click on the "Reindex"-Button (screenshot appended) and ZMS will generate an appropiate Zcatalog-object, which delivers the search results....
Hello, thanks for your answer. The search works with the demo-content which comes with the ZMS installation, but not when I put the new content in. I clicked...
Witchcorp
witchcorp@...
Apr 12, 2009 10:39 am
3338
Which 2.10-build? Please try the latest 2.10.5#24: http://bscw.hoffmannliebenberg.de/pub/bscw.cgi/d301989/zms-2.10.5-24.tar Are you using special characters...
I use the version you described. I was testing a lot today. the chracters i use were only latin (example searchword "Lunge"). I testet with the original...
Witchcorp
witchcorp@...
Apr 13, 2009 2:36 pm
3340
I am sorry, you problem is not reproducable - at least for me (-> the screen shot shows that reindexing works fine with 2.10.5#24). But the path you gave is...
Hi, i entered the testword at the place you did (in the textfield that is directly below Site-Eigenschaften) and the word was found. I entered the same word in...
Witchcorp
witchcorp@...
Apr 13, 2009 10:42 pm
3343
Hi, I did some more testing. The search ist working in the first folder or document below the ZMS-home-Site. If you put an underfolder or document with the...
Witchcorp
witchcorp@...
Apr 13, 2009 10:48 pm
3344
..and the screenshot...
Witchcorp
witchcorp@...
Apr 14, 2009 6:48 am
3345
There are no level limits, of course. Last try: Please use the following DTML method to delete residual attributes and ... cleanObjAttrs %<---------------- ...
Sorry, it wont work. Now I tested all thinkable installation versions of zope and zms (even the newest Zope2.11 and ZMS 2.11) on an Windows vista and an...
Witchcorp
witchcorp@...
Apr 14, 2009 3:01 pm
3347
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...
Hello again, as you can see on the appended screen image, your bug proposal can not be reproduced. Maybe some specific information about your system is...
Hi, 1) to create a hidden special object property, let its name start with an underscore, e.g. "_myThumb" [type: image] 2) for arbitrary interface methods, add...
Hello guys, Just wanted to let you know that we already built something with all these capabilities. Perhaps someone wants to give it a try. The whole thing is...
Ad 1. You can use your own complex image-Objekt instead using ZMSGraphic; but even there (since ZMS 2.11) you can add arbitrary/additional attributes (which ...
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...
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...
Thimo Kraemer
thimo.kraemer@...
Apr 16, 2009 8:20 am
3356
Hello, I am not sure wether we should use the opera browser, but I am sure we all should visit the opera more frequently. Anyway, now there is added a...
hi folks, i try to insert ZMSLinkElements via manage_addZMSObject my code: <dtml-call "manage_addZMSObject('ZMSCustom', values={'meta_id': 'ZMSLinkElement',...
Rainer Feigl
rainer.feigl@...
Apr 20, 2009 9:05 am
3358
forgot to mention my installed zms-version. here it is: 2.11.1-49...