Yes and no. Dreamweaver supports "third-party tags" and can be configured not to clobber your TT code, but you won't be able to properly visualize TT-generated HTML within the editor. I set this up for our web developers a while back and it has saved me a lot of headaches. In your C:\Program Files\Macromedia\Dreamweaver #\Configuration\ThirdPartyTags directory:
1. Create a file named TT.xml with the following contents: <tagspec tag_name="tt" start_string="[%" end_string="%]" detect_in_attribute="true" icon="TT.gif" icon_width="16" icon_height="16"></tagspec> 2. Copy the attached GIF file to the same directory (or make your own if you don't like mine) 3. Restart Dreamweaver Peter Guzis Web Administrator, Sr. ENCAD, Inc. email: [EMAIL PROTECTED] www.encad.com -----Original Message----- From: Kirk Rogers [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 7:13 AM To: Templates Subject: [Templates] beginner question hi folks, this will make some of you a little perturbed, but is there any tool that allows a beginner web developer to design the tt web pages with a gui tool such as dreamweaver or something similar? designing the pages by hand is okay if you have advanced web designers, but im looking for something a little more basic that can combine the tt directives and display them as a single page. thanks, k _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
TT.gif
Description: GIF image
