<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Log &#187; dreamweaver</title>
	<atom:link href="http://joelpittet.com/log/tag/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelpittet.com/log</link>
	<description>Sharing the details</description>
	<lastBuildDate>Thu, 15 Apr 2010 08:22:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dreamweaver Find/Replace Custom File Extensions</title>
		<link>http://joelpittet.com/log/2009/02/dreamweaver-findreplace-custom-file-extensions/</link>
		<comments>http://joelpittet.com/log/2009/02/dreamweaver-findreplace-custom-file-extensions/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 19:32:17 +0000</pubDate>
		<dc:creator>Joel Pittet</dc:creator>
				<category><![CDATA[Editors]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[find and replace]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://joelpittet.com/log/?p=18</guid>
		<description><![CDATA[First off, Adobe Dreamweaver&#8217;s find/replace is fantastic. That and it&#8217;s integration with WinMerge are the only two reasons I still use it on occasion. Otherwise I am trying to learn Vim or hanging out in Textmate. Problem Ok I have been noticing for a while now that when I search that it would never look [...]]]></description>
			<content:encoded><![CDATA[<p>First off, Adobe Dreamweaver&#8217;s find/replace is fantastic. That and it&#8217;s integration with <a href="http://winmerge.org/">WinMerge</a> are the only two reasons I still use it on occasion. Otherwise I am trying to learn <a href="http://www.vim.org/">Vim</a> or hanging out in <a href="http://macromates.com/">Textmate</a>. </p>
<h3>Problem</h3>
<p>Ok I have been noticing for a while now that when I search that it would never look in files with custom extensions. For example, <a href="http://www.silverstripe.com/">SilverStripe</a>&#8216;s .ss files and someone at work&#8217;s .inc files at work.  </p>
<h3>Background</h3>
<p>I thought as I am sure many of you have tried that maybe adding that .ss file to the code view file types like in the image below.</p>
<p><img src="/log/wp-content/uploads/2009/02/20090218-nm5cm5a4npwuxnmwhudxji5bfr.jpg" alt="File Types Dialog - Dreamweaver Prefs" /></p>
<p>Our Director of Systems &#038; Technology, Alex at <a href="http://karo.com">work</a> ran into this same problem so I though I would post it to their forum as there was no reference in the forum of such a problem.  I spotted a <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16410">TechNote page</a>  that wasn&#8217;t a direct answer to the problem but had an example that looked promising.  </p>
<h3>Solution</h3>
<p>The file I noticed was on the TechNote was called Extensions.txt. Here is what the first line looked like.</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">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,CFC,TLD,TXT,PHP,PHP3,PHP4,PHP5,JSP,WML,TPL,LASSO,JSF,VB,VBS,VTM,VTML,INC,JAVA,EDML,MASTER:All Documents</div></td></tr></tbody></table></div>
<p>I thought maybe if I just add the extension there someplace in CAPS the find/replace would start picking up those files and sure enough it did.</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">SS,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,CFC,TLD,TXT,PHP,PHP3,PHP4,PHP5,JSP,WML,TPL,LASSO,JSF,VB,VBS,VTM,VTML,INC,JAVA,EDML,MASTER:All Documents</div></td></tr></tbody></table></div>
<p>Hope that helps.</p>
<p>Here is a list from that help page on where you will find the Extensions.txt</p>
<ul>
<li>Dreamweaver CS3 on Windows Vista:<br/><br />
      C:Users[username]AppDataRoamingAdobeDreamweaver 9Configuration</li>
<li>Dreamweaver 8 on Windows Vista:<br/><br />
      C:Users[username]AppDataRoamingMacromediaDreamweaver 8Configuration</li>
<li>
<ul>
Dreamweaver CS3 on Windows XP:<br/><br />
      C:Documents and Settings[username]Application DataAdobeDreamweaver 9Configuration</li>
<li>Dreamweaver 8 on Windows XP &#038; 2000:<br/><br />
      C:Documents and Settings[username]Application DataMacromediaDreamweaver 8Configuration</li>
<li>Dreamweaver CS3 on Mac OS X:<br/><br />
      Mac HD:Users:[username]:Library:Application Support:Adobe:Dreamweaver 9:Configuration</li>
<li>Dreamweaver 8 on Mac OS X:<br/><br />
      Mac HD:Users:[username]:Library:Application Support:Macromedia:Dreamweaver 8:Configuration </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://joelpittet.com/log/2009/02/dreamweaver-findreplace-custom-file-extensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
