MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Betriebsanweisung Seite 25

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 142
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 24
Data Field Macro Reference
Components User's Guide
25
How the Data Field Macros Work
Each data field macro identifies the specific type of information to display about the asset,
such as metadata, filename, or contribution field content.
The syntax for each data field is:
$type.Fieldname
Where
type
is the type of asset, and
Fieldname
is the data field. For example:
$node.FileName
Inserts the filename of any file asset.
Some fields support optional parameters, as well.
Data Field Macro Reference
There are several categories of data field macro:
Asset property field macros
URL macros
Metadata macros
Contribution field macros
Asset Property Fields
The asset property fields are the standard properties which Collage stores for all assets.
For example,
$node.
FileName
retrieves and displays the actual name of the file, such as
home.html.
You can use the standard data field macros to insert information about file assets, deploy
folders, or deploy maps. See "What Types of Assets Can You Define Macros For?" on page
24 for more information.
The standard data fields also include an optional parameter for formatting date fields. For
example,
$node.CreateDate("yyy.MMMM.dd GGG hh:mm aaa")
would generate a date
value in the following format:
2001.May.10 AD 12:08 PM
Seitenansicht 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 141 142

Kommentare zu diesen Handbüchern

Keine Kommentare