Creating System Components

NEWS & TIPS

  • Site Access Keys
  • Top: Alt+t
    Previous: Alt+,
    Next: Alt+.
    Up: Alt+;
    (Note: use Ctrl on the Mac)

Targets

The Target is how a website is defined. Targets bring together a combination of output type (e.g. HTML, XML, PDF, etc), template (used to define the look-and-feel with blocks and stylesheets), base folder (the core folder of assets), and publishing location (web servers, etc).

In order to begin creating a new website, a target must first be created.

To create a target:

  1. Go to the Administration area and select Targets and Destinations.

  2. Click Add a New Target.

  3. Under the General tab:
    Name
    - This will typically be the same name as its corresponding asset folder.
    Parent Target
    - If this is a sub target, select the appropriate parent from the chooser.
    Base Folder
    - Select the corresponding asset folder.
    Output File Extension
    - Typical extensions are .html, .htm, .asp, etc.
    CSS Classes
    - This allows you to associate specific classes with this site.
    CSS File
    - This allows you to associate a specific style sheet with this site.
    Type of Data
    - This determines how content will be output.
    XML Declaration
    - This determines whether XML Declaration is included in published files.
    Path
    - This determines whether the target path is included in publishing and allows you to remove the base folder path from the published files.
    Uses Scheduled Publishing
    - This allows you to determine a schedule for automatic publishing. This does not interfere with manual publishing.

  4. Click Submit to save the new target.

new target


Targets may be edited or deleted by selecting the desired target and clicking the appropriate tab.

See Also

Last modified on Wed, 27 Dec 2006 13:21:20 -0500

Topic Feedback Form

Content Rating:
Email:
Feedback:


Top / Previous / Next / Up / Table of Contents