Try this:

Quit DW CS3.

In the applications folder, in the dw cs3 folder there is a folder named "configuration". In that folder is a file named extensions.txt add "tml," to the first 2 lines, so it is like this:

TML,HTM,HTML,SHTM,SHTML,HTA,HTC,XHTML,STM,SSI,JS,AS,ASC,ASR,XML,XSL,XSD, DTD,XSLT,RSS,RDF,LBI,DWT,ASP,ASA,ASPX,ASCX,ASMX,CONFIG,CS,CSS,CFM,CFML,C FC,TLD,TXT,PHP,PHP3,PHP4,PHP5,JSP,WML,TPL,LASSO,JSF,VB,VBS,VTM,VTML,INC, JAVA,EDML,MASTER:All Documents
TML,HTM,HTML,HTA,HTC,XHTML:HTML Documents

The first line above may have wrapped, but these are just 2 lines. use something like BBEDIT so that it doesn't hard wrap the lines.

Now, in the same configuration folder, there is another folder named "DocumentTypes", and in that folder is a file named "MMDocumentTypes.xml". Open this file in bbedit and look for the documenttype node (at the top), with the id="HTML", add "tml," to both of the attributes named winfileextensions, and macfileextensions. It should then look like this:

<documenttypes xmlns:MMString="http://www.macromedia.com/schemes/data/ string/"> <documenttype id="HTML" internaltype="HTML" winfileextension="tml,html,htm,shtml,shtm,stm,tpl,lasso,xhtml" macfileextension="tml,html,htm,shtml,shtm,tpl,lasso,xhtml,ssi" file="Default.html" writebyteordermark="false">
                <TITLE>

Now go to this folder:

/Users/rgarcia/Library/Application Support/Adobe/Dreamweaver 9/ Configuration/

of course, substitute your username for mine above. Look for the extensions.txt, and possibly the documenttypes folder, and make the same edits. If the documenttypes folder is not in here, no worries.

That should do it, DW CS3 should now see your tml files as HTML files, but the witango code won't work of course.

--

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Aug 5, 2007, at 9:29 PM, Roland Dumas wrote:

that is the case with CS3.
templates don't work. search/replace and site cache don't see files with .tml extension as it did in previous versions

On Aug 5, 2007, at 9:27 PM, Robert Garcia wrote:

What bug? Did you edit the documenttypes and it still didn't work?

--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Aug 5, 2007, at 9:08 PM, Roland Dumas wrote:

yup. understood. I'll be happy if they remove the bug that prevents .tml from being treated as .html


On Aug 5, 2007, at 9:06 PM, Robert Garcia wrote:

There were a couple of attempts at this in the past. I would doubt you are ever going to see one, unless witango inc did it themselves. There are not enough people that use witango to warrant the investment.

--

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Aug 4, 2007, at 3:45 AM, Dan Stein wrote:

Well keep at it and if you need support let us know. I would love to see us be able to use live data with Witango and have Dreamweaver treat it much like it does PHP. Even if it ended up being that there was an API someone could write to and an extension that could be developed I know I would be
happy to pay for it.

Dan
--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 215-799-0192 ( Call 1st)
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


"When you are born, you cry and those who love you rejoice. And if you live your life as you should, when you die, you rejoice and those who
love you cry."


From: Roland Dumas <[EMAIL PROTECTED]>
Reply-To: "[email protected]" <[email protected]>
Date: Fri, 3 Aug 2007 10:42:37 -0700
To: "[email protected]" <[email protected]>
Subject: Re: Witango-Talk: Dreamweaver recognition of .tml pages

I am trying to escalate this within Adobe. I have the uber project
manager in my sights.


On Aug 3, 2007, at 10:40 AM, Dan Stein wrote:

Yes it is a big issue for me also. I have only been able to make
all my
files includes and make them HTML includes then I can edit them.

It would be great if someone were to right an extension that would
allow
this to happen because even with includes as HTML when do do
<@Rows> it does
not know how to deal with that.

It is a major issue for those of us who work with Web designers
because the
depend on Dreamweaver for there stuff.

Dan
--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 215-799-0192 ( Call 1st)
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


    "There is a larger frame to the painting than the one that
bounds our
life's events."


From: Roland Dumas <[EMAIL PROTECTED]>
Reply-To: "[email protected]" <[email protected]>
Date: Thu, 2 Aug 2007 11:42:28 -0700
To: "[email protected]" <[email protected]>
Subject: Re: Witango-Talk: Dreamweaver recognition of .tml pages

with the simple issue of making .tml files behave as .html files in Dreamweaver, I ran into walls. I edited a prefs file so that one can see .tml in design view. That's fine.When it comes to linking to
templates or doing search/replace tasks, it fails to find/look
into .tml files.

I called tech support and spent a couple of hours with them. They sent me an email at the end of the day saying that DW is designed to work with PHP, ASP, CFM, etc., and to be unmodifiable to work with
any other file extension.   I can't believe that to be true.


On Aug 1, 2007, at 9:15 AM, Robert Garcia wrote:

Their are a few places. You should have like 2 configuration
folders, one in dreamweaver app folder, the other in a user folder, like application support. There is a file in there extensions.txt you must modify. Also, there are modifications in the DocumentTypes
folder.

I think that is it, but in both places. Its been a while since I
used DW, but I do have CS3, and tmls work like html because of
those mods.

--

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Aug 1, 2007, at 8:57 AM, Roland Dumas wrote:

I have Dreamweaver CS3 and having a devil of a time getting it to
fully recognize .tml pages.

Templates will reach out and update all children when they
are .html, php, cfm, but not .tml

does anyone know what to change and where to make it
recognize .tml??
_____________________________________________________________ ______
__
___
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf

______________________________________________________________ ______
__
__
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf


_______________________________________________________________ ______
___
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf


________________________________________________________________ ______
__
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf


_________________________________________________________________ _______ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf


__________________________________________________________________ ______ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf

___________________________________________________________________ _____
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


____________________________________________________________________ ____
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

_____________________________________________________________________ ___
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to