[Zope3-Users] Re: zope3's TAL & ZPT reference

2006-08-09 Thread Michele Amori
Hi Philipp, I've just ordered your book and I'll have it soon. I absolutely 
need a good Z3 book to fill my newbie's gap. Thank you for your support, 
then...
But I have another (and more important) question to you, Philipp: I need a CMS 
for my Z3. I must have it soon. I'm going to create several websites in my 
company, and I can't imagine to manage them without a CMS. Then I'm just 
starting to search for a CMS suitable for Z3, but I'm failing. 
Can you suggest me a good way to resolve this problemor I must quit Z3 and 
get into Z2 technologies (Plone, Five) ?

Amoz

Alle 00:25, mercoledì 09 agosto 2006, Philipp von Weitershausen ha scritto:
> Michele Amori wrote:
> > I wrote this statements in a zpt page (with zope 3.2):
> >
> > tal:content="here/title"
> > tal:content="container/title"
> > tal:content="template/title"
> > tal:content="context/title"
> >
> > but no one of that seems to work. Zope returns an error. So Zope2.7's
> > documentation is not useful for z3 developers.
>
> You're confusing a TAL reference with a Zope 2 API reference. The above
> examples obviously require the Zope 2 API (which wants all objects to
> have a 'title' attribute) which doesn't apply to Zope 3. It still
> demonstrates TAL.
>
> My book documents Page Templates (TAL/TALES/METAL): http://worldcookery.com
>
> Philipp

-- 
Michele Amori - Analista Programmatore
[EMAIL PROTECTED]
Sestante S.r.l.
via della giustizia, 9
61032 - Fano (PU)
http://www.sestante.net
tel. 0721-830888
cell. 328-0714776
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] zope3's TAL & ZPT reference

2006-08-08 Thread Michele Amori
I wrote this statements in a zpt page (with zope 3.2):

tal:content="here/title"
tal:content="container/title"
tal:content="template/title"
tal:content="context/title"

but no one of that seems to work. Zope returns an error. So Zope2.7's 
documentation is not useful for z3 developers.

Amoz

Alle 17:17, lunedì 07 agosto 2006, Gary Poster ha scritto:
> On Aug 7, 2006, at 11:10 AM, Florian Lindner wrote:
> > Am Montag, 7. August 2006 14:57 schrieb Michele Amori:
> >> Hello all,
> >> actually I'm a zope newbie. I must develop web applications with
> >> zope 3.2,
> >> in the next future, so I'd like some help from this ML.
> >> I'm searching for a ZPT (or TAL) reference for Zope 3...where is it?
> >
> > Take a look here:
> >
> > http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/
> > AppendixC.stx
>
> That's maybe a good intro, but will include some information that is
> out of date for Zope 3 (context vs. here comes to mind).
>
> The specs are still valuable, for information in the abstract.
>
> http://www.zope.org/Wikis/DevSite/Projects/ZPT/TAL
> http://www.zope.org/Wikis/DevSite/Projects/ZPT/TALES
> http://www.zope.org/Wikis/DevSite/Projects/ZPT/METAL
>
> Also, the two Zope 3 books (by Philipp von Weitershausen and Stephan
> Richter, respectively) are still reasonably up-to-date in regards to
> ZPT in Zope 3.
>
> Gary

-- 
Michele Amori - Analista Programmatore
[EMAIL PROTECTED]
Sestante S.r.l.
via della giustizia, 9
61032 - Fano (PU)
http://www.sestante.net
tel. 0721-830888
cell. 328-0714776
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] zope3's TAL & ZPT reference

2006-08-07 Thread Michele Amori
Hello all,
actually I'm a zope newbie. I must develop web applications with zope 3.2, in 
the next future, so I'd like some help from this ML.
I'm searching for a ZPT (or TAL) reference for Zope 3...where is it?

Thank you,
-- 
Michele
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users