<?xml version="1.0"?>
<my:page xmlns:my="http://schemas.ephox.com/page"><my:id>products/editliveforilwcm/features/sourceediting.html</my:id><my:title>EditLive for IWWCM - Feature Tour - Source Editor</my:title><my:category id="Products"/><my:description>Source editor</my:description><my:subcategory id="EditLive! for IWWCM"/><my:subsubcategory id="Feature Tour"/><my:version>1</my:version><my:body><h1>
			<img alt="Source Editor" src="/images2/featureicons/48x48/text_code_colored.png" class="featurepageicon"/>Source Editor
    </h1><p>
			<strong>Syntax highlighting and features for developers.</strong>
		</p><h2>
       Advanced text editing with built-in source code editor
    </h2><p>
       Quickly switch between the WYSIWYG editor view and the source code view with a tab at the
      bottom of the editor window.  EditLive! <strong>Syntax highlighting</strong> allows you
      to view and edit source code in a more usable format.   The following colors are
      used.
    </p><ul>
			<li>
        Black - Text
      </li>
			<li>
				<span class="c1">Red - Special characters and operators</span>
			</li>
			<li>
				<span class="c2">Green - Tag values</span>
			</li>
			<li>
				<span class="c3">Blue - Tags</span>
			</li>
		</ul><p>
			<strong>Indentation</strong> allows you to easily view the content between matched tag
      pairs &lt;&gt; and &lt;/&gt;.
    </p><p>
			<a title="Source Editing Demo" class="thickbox" href="/cgi-bin/movie.asp?movie=fm_Source_Editing&amp;keepThis=true&amp;TB_iframe=true&amp;height=560&amp;width=720"><img alt="Source Editing Demo" src="/images2/screenshots/editlive-sourceeditor-win-sm.png"/></a><br/>
			<a title="Source Editing Demo" class="thickbox" href="/cgi-bin/movie.asp?movie=fm_Source_Editing&amp;keepThis=true&amp;TB_iframe=true&amp;height=560&amp;width=720"><img border="0" alt="Flash Feature Tour" src="/images2/buttons/FlashTourRounded.gif"/></a>
		</p><h2>
       Save time with the powerful <strong>editing features</strong>
		</h2><ul>
			<li>
        Find/replace
      </li>
			<li>
        Copy/paste
      </li>
			<li>
        Select all content
      </li>
			<li>
        Select specific content (eg all heading 1 or all heading 2 content)
      </li>
		</ul><p>
			<strong>Example 1:</strong> Find/replace is particularly useful for changing many tags or
      urls at once.  You can quickly replace "features" with "swing" in the url path of all
      the hyperlinks with the Find/replace dialog.
    </p><p>
       &lt;a href="/products/editlive/features/hyperlinks.html"&gt; to &lt;a
      href="/products/editlive/swing/hyperlinks.html"&gt;
    </p><p>
			<strong>Example 2:</strong>  Updating many image file names or file locators at once.
       Here you can point to a different image file directly by replacing "images" with
      "images2" in the file locator path.
    </p><p>
       &lt;a href="/products/editlive/images/hyperlinks.jpg"&gt; to &lt;a
      href="/products/images2/hyperlinks.jpg"&gt;
    </p><p>
       Updating these links in the usual WYSISWYG design view has to be done one at a time so the
      code view is a powerful time saver.
    </p><p>
        
    </p></my:body></my:page>
