Re: [Zope] About Archetypes

2006-03-15 Thread Floyd May
On 3/15/06, Sergio Gomez <[EMAIL PROTECTED]> wrote:
> Does anybody know a good tutorial on how to write archetypes from scratch?

There is a rather dated developers' guide at plone.org:
http://plone.org/products/archetypes/documentation/old/ArchetypesDeveloperGuide/index_html

I would recommend playing with ArchGenXML, seeing how it works, and
using it to either:
1. Generate all your classes and relationships
2. Learn how things are done so that you can write AT-based stuff from scratch.

The developers' guide that I mentioned above has been very helpful,
especially when writing page templates.

Also, there's an Archetypes-users mailing list for these kind of questions:
http://lists.sourceforge.net/lists/listinfo/archetypes-users

The #plone channel on irc.freenode.net is also very helpful when
dealing with Archetypes.

--
Floyd May
Senior Systems Analyst
CTLN - CareerTech Learning Network
[EMAIL PROTECTED]
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] About Archetypes

2006-03-15 Thread Andreas Jung



--On 15. März 2006 09:21:49 +0100 Sergio Gomez <[EMAIL PROTECTED]> wrote:


Does anybody know a good tutorial on how to write archetypes from scratch?




You want to reimplement Archetypes

Or do you want to write something _with_ Archetypes?

-> Plone Book by Andy McKay
-> Mysite Tutorial

-aj


   ---
  -   Andreas JungZOPYX Ltd. & Co KG-
 -   E-mail: [EMAIL PROTECTED]   Web: www.zopyx.com, www.zopyx.de -
  ---


pgpDzfQzsGueQ.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] About Archetypes

2006-03-15 Thread Sergio Gomez
Does anybody know a good tutorial on how to write archetypes from scratch?

Thank you very much!

Sergio
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )