Search the web
Sign In
New User? Sign Up
zms-developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3067 - 3096 of 3481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3067
Enter your vote today! A new poll has been created for the zms-developers group: What do you think about changing the rendering concept of the the...
zms-developers@yahoog...
Send Email
Dec 4, 2007
6:47 pm
3068
Dear zms-developers, I would like to know what the ZMS users/developers think about changing/extend a basic publishing concept: ZMS does not render the object...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Dec 4, 2007
7:19 pm
3069
Hi there, there are some different attr_dc_accessrights* -attributes in zms-code but I cannot find them documented anywhere. Greping through the code finds...
peterz
pez19722000
Offline Send Email
Dec 7, 2007
2:35 pm
3070
hi, in brief: attr_dc_accessrights: 1. DC.accessRights.Public [bool] allows viewing for Anonymous 2. DC.accessRights.Restricted [bool] restricts viewing for...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Dec 7, 2007
3:54 pm
3071
Dear Mr Hoffmann and ZMS-Developers, I would like to suggest an additional change that would also fix the Teaser-Left problem where we face the same trouble. ...
Tobias Greitzke
tgreitzke
Offline Send Email
Dec 8, 2007
6:02 pm
3072
I think that's a great idea. Maybe Dr. Hoffmann tried to say sth. similar when he wrote 'extending the content model for explicitly distributing the objects' ...
Jochen Schönfeldt
jocxc
Offline Send Email
Dec 9, 2007
7:16 pm
3073
... So we did. ... Yes, this is the more usable version which should get implemented imho. ... This is is more downwards compatible. But more difficult to...
peterz
ineverwillus...
Offline Send Email
Dec 10, 2007
9:12 am
3074
The behavior of Links and Files is currently not consistent because content-objects get located within the teaser area. Imho it would not be consistent too, if...
peterz
ineverwillus...
Offline Send Email
Dec 10, 2007
10:19 am
3075
Dear community How can I write quote characters within a string? There's an example: <dtml-call "container.append('<img src=___' + image.getHref(REQUEST) + ...
axooh
Offline Send Email
Jan 7, 2008
1:36 pm
3076
... '___>')"> This should work: <dtml-call "container.append('<img src=\'%s\'>'%image.getHref(REQUEST))"> Greatings, tf...
Thorsten Fox
dr_thorsten_fox
Offline Send Email
Jan 7, 2008
2:37 pm
3077
Dear Community We want to use a Singl-Sign-On service for ZMS. We have to use Shibboleth as SSO Authentication/Authorization tool. I only found information...
axooh
Offline Send Email
Jan 15, 2008
12:16 pm
3078
Sorry, I do not know Shibboleth. But there is an open and well- ... JA-SIG Central Authentication Service (CAS) http://www.ja-sig.org/products/cas/ ... which...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Jan 15, 2008
12:50 pm
3079
Hi there, there is sometimes a problem, when an admin inserts a role with an id which is already existing as user-id. The Role gets inserted without error. But...
Peter Zechmeister
ineverwillus...
Offline Send Email
Jan 16, 2008
4:12 pm
3080
We're running into an Zope error with ZMSTables in multilingual sites. After modifying the geometry of an global ZMSTable, we get an "Site Error: IndexError"...
Gregor Hoffleit
ghoffleit
Offline Send Email
Jan 24, 2008
12:26 pm
3081
Hello, with the latest build I can not reproduce the error: http://www.medvalue.de/pub/bscw.cgi/d299373/zms-2.10.5-12_2.tar.gz please, take a loot at the...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Jan 30, 2008
7:24 pm
3082
... Thanks for the quick reply! Strange enough, I'm able to reproduce the problem even with this most recent build mentioned above! Perhaps my first...
Gregor Hoffleit
ghoffleit
Offline Send Email
Jan 31, 2008
5:00 pm
3083
Hello, FYI: the following how-to to edit templates in the filesystem instead via ZMI/FTP in the ZODB I have sent to the German Zope mailing list according to a...
Christian Meier
christianmei...
Offline Send Email
Feb 9, 2008
5:11 pm
3084
Hello, i am new here. ... [manage_customizeFtp]: Traceback (most recent call last): File "C:\Programme\WebSiteZope\lib\python\Products\zms\_ftpmanager.py" ,...
Andreas Sieber
mande1960
Offline Send Email
Feb 11, 2008
8:26 am
3085
Hello, the response error is due to the ftp communication when more than 100 clients are connected: \ftplib.py .... # Internal: get a response from the server....
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Feb 11, 2008
8:59 am
3086
Thank you Frank Hoffmann. It was a problem bei the hosting provider. Best Regards Andreas ... 100...
Andreas Sieber
mande1960
Offline Send Email
Feb 13, 2008
5:26 am
3087
Dear ZMSers, I face a problem using the Guestbook Object (H. Keicher, Dr. Stefan Schneider, 12.12.2003, Version: 1.0). After clicking on the "guestbook" under ...
Andreas Sieber
mande1960
Offline Send Email
Feb 13, 2008
5:38 am
3088
of course you are right: interactive functions/methods are not available after exporting static html pages via ftp. Best Regards fh, moderator...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Feb 13, 2008
9:30 am
3089
FYI: I'd to announce the latest version of ZMSMindMaps including viewer, export and import. http://www.zms-publishing.com/support/content/e724/e729/e2769/ ...
Christian Meier
christianmei...
Offline Send Email
Feb 15, 2008
9:14 am
3090
Dear developers, we are working at a new project with ZMS & a updated YAML-template nr. 31. There we want to change the grey background (f8f8f8) to (ffffff) in...
fraggle_rock_grecce
fraggle_rock...
Offline Send Email
Feb 18, 2008
9:49 am
3091
Hello, [1] CSS YAML you will the ZMS "default css" as ZMS system method: \dtml\object\f_css_defaults.dtml The call of this template is placed in a Zope DTML...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Feb 18, 2008
10:38 am
3092
Even though Google announced to equally "read" URLs with underscores (alike URLs with hyphens) nothing has changed yet. In recent projects we noticed a...
Sebastian Tänzer
sebastiantae...
Offline Send Email
Feb 20, 2008
1:17 pm
3093
Hi, I am looking for a function which tells me if a page is public or restricted. attr_dc_accessrights_restricted is not what I am looking for, because it ...
Peter Zechmeister
ineverwillus...
Offline Send Email
Feb 27, 2008
12:27 pm
3094
... The same for "hasRestrictedAccess" PeterZ...
Peter Zechmeister
ineverwillus...
Offline Send Email
Feb 27, 2008
12:40 pm
3095
maybe ZMSProxyObject.hasAccess() helps, like: <dtml-if "this().hasAccess(REQUEST)"> Regards fh...
Dr. Frank Hoffmann
dr_frank_hof...
Offline Send Email
Feb 27, 2008
1:12 pm
3096
Ok. I found it. hasPublicAccess is my friend. Regards PeterZ ... -- "My theory about this "l33t speak" is that some people realized they were unable to use...
Peter Zechmeister
ineverwillus...
Offline Send Email
Feb 27, 2008
1:12 pm
Messages 3067 - 3096 of 3481   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help