[Templates] beginner question
Peter Guzis
PGuzis@encad.com
Fri, 1 Mar 2002 14:36:51 -0800
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C1C171.94BB4290
Content-Type: text/plain;
charset="iso-8859-1"
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: pguzis@encad.com
www.encad.com
-----Original Message-----
From: Kirk Rogers [mailto:kirk.rogers@verizon.net]
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
templates@template-toolkit.org
http://www.template-toolkit.org/mailman/listinfo/templates
------_=_NextPart_000_01C1C171.94BB4290
Content-Type: image/gif;
name="TT.gif"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="TT.gif"
R0lGODlhEAAQAPf/AP///8ZKSr05OUKEvSlztSlrtSljtQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwCH5BAEAAP8ALAAAAAAQABAA
AAhoAP8JHEiwoMGDBQ8oXChwIcMDBiJKVChx4oECGDMqzKjxAIGPIBWCDPlP4YABChseOJmyIcuS
B0q+HLgS5YEAAkyiJFjzZs6cM13aVAh0J82PCnGKJBCTZ9KHTQ8eEEA1KkKYVq9eDQgAOw==
------_=_NextPart_000_01C1C171.94BB4290--