This version is out of date, covering development from v8.0.0 to v8.x.x. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox v8 Icon

item (alias)

Alaises are stored as a normal item tag:

<item ID="3444054848" Creator="">[current item attribute tags]</item> 

The item tag has two attributes:

Example:

<item ID="3444054848" Creator="" >…</item> 

However, unlike normal item or agent tags, aliases never nest other outline objects within themselves. Aliases use, but do not store, their original's prototype.

Alias status is indicated by the presence of one special (internal, hidden) attribute: Alias. An alias will always include these in its default listing, over and above normal item attributes:

<attribute name="Alias" >3444070141</attribute> 

<attribute name="Name" ></attribute> 

The 'alias' value is the $ID of the original of the alias. The $Name is left blank as this is intrinsic. Instead, the alias inherits the original's name.

See the item tag description for the general range of attributes used.

Attributes, other than the defaults listed below are only written to file if they hold locally set values, which in the case of aliases will only ever be intrinsic attributes. For an alias item, the following default (intrinsic) attributes are always stored: