> > 
> > I've been wondering if you could get away with putting TT markup inside
> > html comments, and then letting them edit stuff in luser friendly graphic
> > editors.
> > 
> 
> This is how HTML::Template works - well one of its modes is comment
> style tags.
> 
> TT is supposed to be able to do the same - althought I cannot remember
> how at the mo.
> 

         TAGS      - define new tag style or characters (default: [% %])
                     [% TAGS html %]
                     [% TAGS <!-- --> %]


-- 
print "\n",map{my$a="\n"if(length$_>6);' 'x(36-length($_)/2)."$_\n$a"} (
   Name  => 'Mark Fowler',        Title => 'Technology Developer'      ,
   Firm  => 'Profero Ltd',        Web   => 'http://www.profero.com/'   ,
   Email => '[EMAIL PROTECTED]',   Phone => '+44 (0) 20 7700 9960'      )





Reply via email to