<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028202" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028202</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166487</link>
    <description> &lt;p&gt;regex is definitely great for productivity. Useful skill to have no matter what kind of programming, or indeed power-usage, you do. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.editpadpro.com&quot; class=&quot;bb-url&quot;&gt;Editpad&lt;/a&gt; or &lt;a href=&quot;http://www.textpad.com&quot; class=&quot;bb-url&quot;&gt;Textpad&lt;/a&gt; are good editors for Windows. Both have some form of free-of-cost version that you can try, I think.&lt;/p&gt;
&lt;p&gt;Here&#039;s a modified version of the second expression to handle multiple types of tags:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Search for: \&amp;lt;\/?(font|b|i|u|em|s|strike|sup|sub).*?\&amp;gt;&lt;br /&gt;&amp;lt;em&amp;gt;[untested]&amp;lt;/em&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Best thing you can do now is to try these out. If you want more in-depth information on regex specifically, there would be way too much to explain in a forum post; you&#039;d have to google for that -- I&#039;d encourage you to do so anyway. Still, feel free to ask any more questions -- we&#039;re here to (try to) help. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Feb 2005 01:54:31 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1166487 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166478</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Abhishek Reddy wrote:&lt;/strong&gt; So you want to remove *all* tags? Or just some text formatting ones, like , , etc?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;oops... i missed your request for me to clarify.&lt;/p&gt;
&lt;p&gt;it&#039;s just the text formatting, i think. &lt;/p&gt;
&lt;p&gt;the result i seek is to keep the tables, images, anchors, etc where they are; to retain the &#039;s and &#039;s etc, but to remove all font style references including color, size, weight, classes, etc.&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Feb 2005 22:45:34 +0000</pubDate>
 <dc:creator>jsabarese</dc:creator>
 <guid isPermaLink="false">comment 1166478 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166477</link>
    <description> &lt;p&gt;thanks again! your remarks on the syntax will be very helpful! i am one to work on several projects simultaneously, and this one is on the back-burner by now, but i&#039;ll update this thread after i try your suggestion.&lt;/p&gt;
&lt;p&gt;it&#039;s obvious to me that you are trying to help, which, for what it&#039;s worth, has alleviated some frustration on this end-- just knowing that genuine help is available. oftentimes, when a question of this nature is presented in a forum such as this, the inquirer is either mocked or ignored-- or told the obvious... to simply &quot;start over, dummie!&quot;. but i am thankful for your attention to my problem, and your appreciation for my attempt at fixing it w/ a &quot;automatic&quot; method such as this. everyone knows my best bet is to start over from scratch, but that&#039;s not the point. the point is, i&#039;m trying to learn how to increase productivity if i encounter a similar scenario in the future when perhaps i won&#039;t have the luxury of &quot;starting over&quot;.&lt;/p&gt;
&lt;p&gt;kudos to you, and to the Webmaster Forums.&lt;/p&gt;
&lt;p&gt;-js&lt;/p&gt;
&lt;p&gt;PS. i followed the URL to BlueFish. from what i can tell, to my dismay, it doesn&#039;t run on Windows XP OS, and i don&#039;t do Linux. any suggestions for a similar editor (open source, or otherwise) which may have a search function which will respond to the syntax as described above by Abhishek Reddy? &lt;/p&gt;
&lt;p&gt;i feel like i&#039;m putting the cart before the horse here, because i haven&#039;t tried this search function in DreamWeaver yet, but i figure i&#039;d ask in advance... cause i get the feeling that DW might not like those terms... just a wild guess though.&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Feb 2005 22:32:47 +0000</pubDate>
 <dc:creator>jsabarese</dc:creator>
 <guid isPermaLink="false">comment 1166477 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166460</link>
    <description> &lt;p&gt;Sure. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Search for: \&amp;lt;.+?\&amp;gt;&lt;/code&gt;&#039;&lt;br /&gt;
Essentially, this searches for &quot;anything in between &amp;lt; and &amp;gt;&quot;. So any HTML type tags, including closing tags will match.&lt;br /&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;\&amp;lt;&lt;/strong&gt; represents the &amp;lt; character; the \ is used to &quot;escape&quot; it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;.+&lt;/strong&gt; means &quot;any characters, any number of times&quot;; it&#039;s similar to the * wildcard you may have encountered with search engines.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;?&lt;/strong&gt; ensures that the search is not &quot;greedy&quot;; i.e. it will match  but not  important text .&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;\&amp;gt;&lt;/strong&gt; as with the first part, it matches the &amp;gt; character.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;&lt;p&gt;&lt;code&gt;Search for: \&amp;lt;\/?font.*?\&amp;gt;&lt;/code&gt;&#039;&lt;br /&gt;
This one is more complex, it searches for all tags beginning with &quot;font&quot;, including  tags.&lt;br /&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;\&amp;lt;&lt;/strong&gt; the &amp;lt; character.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;\/?&lt;/strong&gt; checks for a forward-slash character; the ? allows for no match, such as in opening tags.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;font&lt;/strong&gt; literal string &quot;font&quot;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;.*?&lt;/strong&gt; similar to .+? the previous expression; it allows for anything like tag properties (matches  family=&quot;xyz&quot;&amp;gt;).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;\&amp;gt;&lt;/strong&gt; the &amp;gt; character.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;&lt;p&gt;I use &lt;a href=&quot;http://bluefish.openoffice.nl&quot; class=&quot;bb-url&quot;&gt;Bluefish&lt;/a&gt; on GNU/Linux for the most part. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Feb 2005 21:08:18 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1166460 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166447</link>
    <description> &lt;p&gt;yes, this is useful. thank you!&lt;/p&gt;
&lt;p&gt;i&#039;m not sure what&#039;s going on in your search tearms there, but i&#039;ll experiment. could you remark what the syntax means so that i might understand a bit better? i would greatly appreciate that, and i think it would make this thread of more help to any other passers by.&lt;/p&gt;
&lt;p&gt;what editor are you using... perhaps i will obtain a copy and try your Exact procedure.&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Feb 2005 19:41:21 +0000</pubDate>
 <dc:creator>jsabarese</dc:creator>
 <guid isPermaLink="false">comment 1166447 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dreamweaver-remove-all-text-formatting-css-and-otherwise#comment-1166416</link>
    <description> &lt;p&gt;So you want to remove *all* tags? Or just some text formatting ones, like , , etc?&lt;/p&gt;
&lt;p&gt;Your friend probably used a regular expressions search; I don&#039;t know how it works in Dreamweaver but it probably involves you entering something like this in a Find and Replace dialog box:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;//Strip all tags&lt;br /&gt;Search for: \&amp;lt;.+?\&amp;gt;&lt;br /&gt;Replace with: &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;//Strip &amp;lt;font&amp;gt; and &amp;lt;/font&amp;gt; tags&lt;br /&gt;Search for: \&amp;lt;\/?font.*?\&amp;gt;&lt;br /&gt;Replace with: &amp;lt;em&amp;gt;nothing&amp;lt;/em&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;If you want this to apply to a particular section of your code (like between  tags) then it would be easiest to highight it and use &quot;search within highlighted text&quot;, if Dreamweaver has that or a similar facility. Or you could copy the relevant code to a new window and run the search/replace process.&lt;/p&gt;
&lt;p&gt;You might want to flag case-insensitivity and replace-all in the dialog box if such options are available. If not, add /ig on to the end of the regex above.&lt;/p&gt;
&lt;p&gt;Note: I use PERL type regex because that&#039;s all I know. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt; I don&#039;t know if Dreamweaver will like that or has a flag for it somewhere. (My editor has special choices for PERL and POSIX regex.)&lt;/p&gt;
&lt;p&gt;Is this useful? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Feb 2005 10:04:25 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1166416 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
