% my $i = 1;

<% $i++ %>) Information

Trail
Lists what desks the story has been checked in to (none if it is a new media document).
Notes
Click this icon to attach editorial notes to the story. The notes will be viewable to other users when you check the story into a desk but will not show up when you publish it. If the icon appears to have writing on it, then there are already notes associated with the story.
UUID
The document's universally unique identifier, generated by Bricolage.
Story Type
The element type that defines the structure of the story, such as Article or Home Page. Depending on the type selected, the story main contain different content fields and elements.
Current Version
The current version number of the story, reflecting how many times it has been revised and checked in by users.
Published Version
Displays the version number of the story that was last published. If the story has not been published, no version number will be displayed.
First Published
The date and time when the story was first published. Will be blank if the story has never been published.
Last Published

The date and time when the story was most recently published. Will be blank if the story has never been published.

URI
The address of the Story on your server, it includes the Category and Slug you selected on the previous page. If the URI is a link you can click it to preview the Story.
Site
The site with which the story is associated.
Source
The party that has provided the story.
Priority
Tells users how urgently the story should move through workflow. Required.
Title
The headline of the story. Required.
Description
A brief description of the story.
Slug
A one-word identifier for the story. It may be used in the Story's URI, usually to define the directory in which the story resides.
Cover Date
The date that will be posted with the story. The cover date is not necessarily the publish date, but what appears to viewers to be the publish date. It is often used as a part of the URI, as well.
Expire Date
The date and time the story will be taken offline.

<% $i++ %>) Content

This is where you edit the contents of the story, by editing its elements and adding new ones. Each story type has its own set of Elements—some are automatically included and some are optional.

Note: Users with administrative access can adjust the element sets for each story type and create new element types from scratch.

Click the Edit button next to an element to go to its Element Profile (if applicable), or simply input content directly into the elements presented. To add a new element, click Add Element and select one from menu. To edit all of the elements and fields in the entire story at once, click Bulk Edit.

Reorder
to change the order of the elements, simply click or grab on the element's name and drag it to the position where you'd like it to appear. The other elements should re-order themselvs accordingly.
Delete
To delete an element, check the delete icon next to it.
% unless (ENABLE_CATEGORY_BROWSER) {

<% $i++ %>) Categories

<% sprintf $cat_info, 'Add Category' %>

Primary
To choose a new category as the Primary one, select its radio button.
Delete
To delete a Category, click the Delete button.
% } % if (ENABLE_OC_ASSET_ASSOCIATION) {

<% $i++ %>) Output Channels

This section, if present, can be used to manage story output channel associations. Only one output channel can be the primary output channel; check the radio button to change the primary output channel. Add more output channels by selecting them from the select list, if there is one.

% }
% if (ENABLE_CATEGORY_BROWSER) {
Categories
Search for the categories you wish to include, they should appear as you type. Click the Add Category button to add the selected category.
% }

<% $i++ %>) Contributors

Manage the story's contributors, including any writer or editor who was involved in the creation of the story. Click the Add button to get to the Contributor Association page. Under Choose Contributors, find the person's name and click Associate. On the next page, select his or her role and click Next. When done, click Save.

<% $i++ %>) Keywords

Enter any words or phrases relating to the story's subject(s) that will help tie it to other documents and also allow it to be found by archive searches. Enter the keyword you would like to associate with the story and press the Add button.

Button Bar

The button bar at the bottom of the story profile provides a number of tools to assist with the editing of your document.

Delete this Story
Click this checkbox and then click "Save" to delete the story. Note: deleting a story does not expire (remove) the story from any of the destinations to which it has been published. Deleted stories can be reactivated by using the Include deleted option in the advanced search interface.
Check In
Select an option from the menu and check in the story. The menu options include desks into which to check the story, as well as options to publish the story (if you have permission), shelve it (to completely remove it from workflow), or revert it (to revert all changes made since you checked it out).
Revert
Select an earlier version of the story from the menu and click this button to revert to that version. All changes made since that version were created will be removed. If you'd like to see what earlier versions looked like without reverting, select a version from the menu and click "View" to see the contents of the earlier version, or click "Diff" to see a change-tracking-style view of what has changed since the earlier version.
Cancel
Cancel any changes made since the last time the story was saved and return to My Workspace or to the desk from which the story was checked out.
Save and Stay
Save any changes but stay on the current screen in order to keep editing the story.
Save
Save any changes to the story and return to My Workspace or to the desk from which the story was checked out.
<%init>; my $cat_info = q{Categories determine where on the site a document is published. A story can be associated with one category or with several, but only one is designated as the Primary Category. On your first time through, the story's only category will be the one you chose on the New Story page. To add a category, select one from the pulldown and click %s.};