Re: [Zope] Are there any man pages out there for these functions?

2000-11-10 Thread Phil Harris

John,

Have you tried http://zdp.zope.org , in particular the Zope Quick Reference.

Every Zope user/developer should use it as their bible.

hth

Phil
[EMAIL PROTECTED]

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 12:11 AM
Subject: [Zope] Are there any man pages out there for these functions?


|
| Howdy Folks,
|
| I'm looking for man pages on these dtml functions?
|
| I'm finding it terribly difficult and frustration to figure out how to
| properly program in dtml since I can't do a man on a funtion
| (ie:man objectValues) and read about what parameters the function is
| expection from me.
|
| I'd like to browse the dtml man pages and see what functions are
| available to me. I've been reading all kinds of documents for the last
| week but I get the feeling that Zope is somewhat immature as a product.
|
| So, any ideas about those man pages?
|
| Thanks in advance.
| John
|
| /\
| | John Voth   Mobiltex Data Ltd.Calgary, Alberta,Canada, T1Y-4T7 |
| | [EMAIL PROTECTED] 403-291-2770, 403-259-6795 (fax)|
| \/
|
| ___
| Zope maillist  -  [EMAIL PROTECTED]
| http://lists.zope.org/mailman/listinfo/zope
| **   No cross posts or HTML encoding!  **
| (Related lists -
|  http://lists.zope.org/mailman/listinfo/zope-announce
|  http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Are there any man pages out there for these functions?

2000-11-10 Thread Michel Pelletier

[EMAIL PROTECTED] wrote:
> 
> Howdy Folks,
> 
> I'm looking for man pages on these dtml functions?
> 
> I'm finding it terribly difficult and frustration to figure out how to
> properly program in dtml since I can't do a man on a funtion
> (ie:man objectValues) and read about what parameters the function is
> expection from me.
> 
> I'd like to browse the dtml man pages and see what functions are
> available to me. I've been reading all kinds of documents for the last
> week but I get the feeling that Zope is somewhat immature as a product.
> 
> So, any ideas about those man pages?

Yes, in Zope, click the 'Help' button.  On the left is a navigation
tree, open 'Zope Help' and then open 'API Documentation'.  For
documentation on 'objectValues' for example, look at the 'ObjectManager'
API screen.  It's not very discoverable; we need to work on making a
better help interface.

-Michel

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )