- ANNOUNCE: New Zope Guides Available
Greetings Zoperators: I am happy to announce that we've finally finished updating the old 'Principia' guides to reflect the current state of Zopish affairs. Three cheers for Jim Fulton for his efforts on this! http://www.zope.org/Documentation/Guides The result is three new guides which teach you how to use Zope. * Z SQL Methods User's Guide * Z Document Template Markup Language User's Guide * Zope Manager's Guide The Z SQL Methods User's Guide explains how to access SQL data with Zope. The DTML User's Guide explains how to access and control web objects from within Documents using DTML tags. It includes a fairly exhaustive discussion of such topics as batch insertion, the tree tag, request variables, etc. The Zope Manager's Guide introduces Zope and gives a gentle introduction to creating and manipulating web objects. The guides are available in four popular flavors: * Online HTML * Online PDF * gzipped tarred Postscript * gzipped tarred HTML These new guides have something for everyone, including many things never before revealed! It's all there, from an explanation of what that Product directory in the Control Panel is good for, to detailing the initialization arguments for a DocumentTemplate HTML objects, to a friendly introduction to using basic Zope components. Enjoy! -Amos -- Amos Latteier mailto:amos@digicool.com Digital Creations http://www.digicool.com
Amos Latteier wrote:
Greetings Zoperators:
I am happy to announce that we've finally finished updating the old 'Principia' guides to reflect the current state of Zopish affairs. Three cheers for Jim Fulton for his efforts on this!
Thankyouthankyouthankyouthankyou I was just getting to the point of frustration with the then-current documentation that I was going to stop messing around with Zope for a month or two. And especially thank you for fixing the relative tags in the documentation so that whenever you clicked on a intra-document link it would reload the entire document. Once again, Thankyouthankyouthankyouthankyou -Gabe
On Wed, 20 Jan 1999, Gabriel Wachob wrote:
And especially thank you for fixing the relative tags in the documentation so that whenever you clicked on a intra-document link it would reload the entire document.
Hmm.... how was this done. I've been trying to do something like this in my Bobo app, but not matter what I do (up to this point) it always reloads the entire page. --- John Eikenberry [jae@taos.kavi.com - http://taos.kavi.com/~jae/] ______________________________________________________________ "A society that will trade a little liberty for a little order will deserve neither and lose both." --B. Franklin
John Eikenberry wrote:
On Wed, 20 Jan 1999, Gabriel Wachob wrote:
And especially thank you for fixing the relative tags in the documentation so that whenever you clicked on a intra-document link it would reload the entire document.
Hmm.... how was this done. I've been trying to do something like this in my Bobo app, but not matter what I do (up to this point) it always reloads the entire page.
I dunno. :) I upgraded to a new version of Framemaker recently. Maybe it's spewing links differently. Have you looked at the HTML source? Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (540) 371-6909 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (4)
-
Amos Latteier -
Gabriel Wachob -
Jim Fulton -
John Eikenberry