<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Site-Specific Code Hints</title>
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>

<body>
<h1>Site-Specific Code Hints</h1>
<p>Dreamweaver CS5 allows developer's working with Joomla, Drupal, Wordpress or other frameworks, to view code hints as they develop in Code View. In order for these code hints to display, you first need to create the necessary configuration file using the Site-Specific Code Hints interface. This XML file is created through a scan of your website's files, and tracks the various functions, objects, and global variables, which it will use as code hints.</p>
<p>The Site-Specific Code Hints interface allows you to accomplish the following tasks:</p>
<ul>
  <li><a href="dinamico_01.html">Setting up the XML configuration file</a></li>
  <li><a href="dinamico_02.html">Saving your site structure</a></li>
  <li><a href="dinamico_03.html">Renaming site structures</a></li>
  <li><a href="dinamico_04.html">Adding Files/Folders to a site structure</a></li>
  <li><a href="dinamico_05.html">Scanning a site for  file extensions</a><br />
  </li>
</ul>
</body>
</html>
