MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
Customizing Dreamweaver in a multiuser environment 29
About mm_deleted_files.xml tag syntax
The mm_deleted_files.xml file contains a structured list of items that specify configuration
files that Dreamweaver is to ignore. These items are specified by XML tags, which you can
edit in a text editor.
The following sections describe the syntax of the mm_deleted_files.xml tags. Optional
attributes are marked in the attribute lists with curly braces (
{}); all attributes not marked
with curly braces are required.
<deleteditems>
Description
Container tag that holds a list of items that Dreamweaver should treat as deleted.
Attributes
None.
Contents
This tag must contain one or more item tags.
Container
None.
Example
<deleteditems>
<!-- item tags here -->
</deleteditems>
<item>
Description
Specifies a configuration file that Dreamweaver should ignore.
Attributes
name
name The path to the configuration file, relative to the Configuration folder. In
Windows, use a backslash (\) to separate parts of the path; on the Macintosh, use a colon
(:).
Contents
None (empty tag).
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 503 504

Comentarios a estos manuales

Sin comentarios