I know this is an old post but did you ever try this code? I have tried it 
but have failed to get it to work.

Thanks,
O'Neal

On Tuesday, October 26, 2010 4:31:50 PM UTC-5, Roger Oberholtzer wrote:
>
> On Tue, 2010-10-26 at 04:29 -0700, emiel wrote:
> > Hello,
> > 
> > I found a nice example on how to filter for "new tickets" to enter
> > default text in the comment fields of tickets:
> > 
> > <span py:if="req.environ['PATH_INFO']=='/newticket' and not
> > req.args.has_key('preview')">
> >   <textarea py:match="textarea[@id='field-description' and
> > @class='wikitext']" py:attrs="select('@*')">
> > Executed containment actions:
> > 
> >  </textarea></span>
>
> Where did you find this information? I think I could have use of it as
> well. 
>
> -- 
> Roger Oberholtzer
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to