[PEAK] Traversal, views, and templates = PWT, Reloaded

Phillip J. Eby pje at telecommunity.com
Sun Oct 17 17:35:56 EDT 2004


At 03:33 PM 10/17/04 -0600, Wayne Larsen wrote:

>On 16-Oct-04, at 6:11 PM, Phillip J. Eby wrote:
>>
>>Before                      After
>>--------------------        ------------------
>>pwt:define="xyz"            this:is="xyz"
>>
>>pwt:domlet="text"           content:text="."
>>pwt:domlet="text:foo"       content:text="foo"
>>pwt:domlet="text.notag"     this:replace="."
>>pwt:domlet="text.notag:x"   this:replace="x"
>
>Just to be sure, I assume you meant content:replace and not content:text 
>in the above example?

Ah, yes.  Sorry about that.  Hasty editing, there.




More information about the PEAK mailing list