[Zope] DTML problem

2000-07-26 Thread Wolfgang Klinger
Hi! I use the following expression in a header file which is included in every document/method to get the content of the actual folder and show the title as menue item. dtml-in expr="PARENTS[0].objectValues(['DTML Document'])" sort=title tr tda

[Zope] LoginManager, User Sources, ...

2000-07-24 Thread Wolfgang Klinger
Hi! I searched the archives and found some entries, all concerning the same problem ... I read this: "LoginManager currently comes with a default User Source called Generic User Source (GUS), that is a GUF-like roll-your-own system. It uses GUF-compatible methods (userExists,

[Zope] HowTo use LoginManager

2000-07-21 Thread Wolfgang Klinger
Hi! There's no HowTo ... so my question is ... (my friend who runs the server hasn't installed it yet) How do I use LoginManager? I'm relatively new to Zope .. so please be quite detailed in your explanations. Thx! (What I'm searching for are details or whatever) TIA Wolfgang

[Zope] all DTML Methods of current folder and subfolder

2000-07-21 Thread Wolfgang Klinger
Hi! I have a dtml method in a folder which should display all "document_title"s of all "DTML Method"s in the current folder and all sub folders! (should work as navigation frame) How can I do that? I tried dtml-in "Info.objectValues(['DTML Method'])" where "Info" is the current folder where

[Zope] LoginManager ... USER SOURCE

2000-07-21 Thread Wolfgang Klinger
Hi! LoginManager needs a User Source ... what can I use as User Source? I need detailed instructions ;-) Wolfgang ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! **

[Zope] user authentification

2000-07-18 Thread Wolfgang Klinger
Hi! How does the www.zope.org login procedure work? I need a way to authenticate users without LoginManager or GUF or whatever ... and without a popup window!! There should be a login site. How does this work? tia ___ Zope maillist - [EMAIL