Donovan Preston <[EMAIL PROTECTED]> wrote:
> - You can access methods or data members of this page from your TAL like 
> this:
>       <p tal:content="python:page.getContent()">Dummydata</p>
> Where getContent is a function on your page object.

Now, tal has some sort of path syntax, based more closely on Zope
internals, right?  So are you just using the python: escape for all
your values?

  Ian

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to