Entity Types
The Entity Type components allow you to create an unlimited number of
entities that has features specified by the entity type. After installing the component there will be a new item on the list of entity types in the dialog used to create new entities. The entities created with this dialog can be embedded in your pages using a simple entity reference (e.g. &name;). Each entity type has its own kind of dialog to make it easy to configure and change the entities, so you don't have to clutter up the markup with mock tags or cryptic "SSI" comments.
-
Banner Ads
- Facilitates the creation of rotating banner ads. Click-through statictics for each
banner is available in real time.
-
Conditional Entities
- Provides one value if a condition is true, another if it is false.
-
Cookies
- The value of specific cookies (persistent values maintained by the browser).
-
Counter Entities
- Provide counters with a value that is incremented depending on the choices of a visitor.
-
Script Entities
- Generates the entity value using a custom script
written in LISP, AppleScript, or other OSA scripting languages. This entity type requires knowledge of scripting.
-
Random Entities
- Provides entities that randomly select content from a list of alternatives. This entity type is useful for example to create rotating banner ads, or to make you site more exiting by adding parts that vary from request to request.
This site is enhanced with Interaction.