MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificações Página 29

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 504
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 503 504

Comentários a estes Manuais

Sem comentários