On 27.08.2007, at 08:37, Yuan HOng wrote:

Hi, everyone

In the book "Web Component Development with Zope 3", it is mentioned
that one can use the URL adapter ++debug++tal to show the tal tags
besides the rendered page, provided the devmod is turned on.

But how is this working exactly? For I can not see the URL adapter
taking any effects.

I have for example a simple test page test.html:

 <span tal:replace="Hello World" />

And I am accessing it like this:
http://localhost:9673/++debug+tal/test.html. But the result is the
exactly the same as when I access http://localhost:9673/test.html.

The same goes with ++debug++source.

I wonder whether I have misunderstood the function of these two URL adapters?

did you look at the source code of the html page?

jodok


Best Regards

--
Hong Yuan

大管家网上建材超市
装修装潢建材一站式购物
http://www.homemaster.cn
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

--
"Although practicality beats purity."
  -- The Zen of Python, by Tim Peters

Jodok Batlogg, Lovely Systems
Schmelzhütterstraße 26a, 6850 Dornbirn, Austria
phone: +43 5572 908060, fax: +43 5572 908060-77


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to