Guidelines on Using the Publishing System
Overview
With the current system you can:
- Publish files
- Generate an Index of Files or Directories in the Area Automatically.
- Edit or delete published files
- Create new directories (areas)
- Change the way an area looks
- Add special banners or logos to files when published in an area.
- Publishing files
The present publishing system is based upon an email client. Any email message, or email with file attachments can be published on the web using the "webmail" system. The webmail system processes each email to have a standard header and footer which tr
ansforms it to html format so that it can be viewed by the web browser. Documents created with special applications such as word, excell, or powerpoint remain as attachments which can be downloaded from the web and viewed with the application with which t
hey were made.
- Generate an Index of Files or Directories in the Area Automatically.
An auto-matic indexing system is used to provide a list of files or directories in each area. The webmail publishing system calls this procedure so that new files arriving in the area are included in the area's index.
- Editing and Deleting Files
Files can be edited or deleted from the web server using the "ParamEdit" tool which is accessible from the command bar on every web page. Care must be taken to select the correct file to be edited or deleted.
- Create new directories (areas)
Four types of directories can be found on the current system, each with a particlular function.
- List Area- these are set up specifically for webmail publishing
- Image Area - these contain the webmail attachments such as word, excell documents. Users do not normally need to access this area.
- Private Area - this provides users with a free-format area. This is the only area which currently allows Netscape Publishing.
- Node Areas - these are found above the list, private and image areas, and act like a menu page providing a list of the areas one level below.
The diagram below illustrates these areas.
You can create a new "list area" for webmail publishing, or create a new "node area" under which further "node" areas, or "list" areas can be created. One vital rule is that all "list areas" which contain files are found at the end of the directory tree -
i.e. you cannot have an area below a list area - only files.
- Change the way an area looks
The webpage which displays the index for every list or node area is defined by parameters which can be customised according to requirements. These parameters can be changed through a web interface using the "paramedit" system.
Parameters which control a node area are suffixed with "list" and parameters which control a list area are prefixed with "list". In this way the layout for a node area can be different to that of a list area below.
As an example, the parameters which define the default layout for a node area are defined below.
Layout for a Node Area (Contains Subdirectories)
Parameter NodeBanner - for heading and logo, and any information above the index.
|
Parameter NodeElementBanner -for an Index of Subdirectories- each entry is a single table -
| Subdirectory 1 | Subtitle | Mailkey |
| Subdirectory 2 | Subtitle | Mailkey |
| Subdirectory 3 | Subtitle | Mailkey |
|
Parameter NodeTail - for any information below the directory index.
|
Node Command Bar

Node Self Ref
$http://$servername$listurl
| Parameter NodeFooter - for address information, logo.
|
Publishing Files
- What Publishing Method do I Use?
- Publishing Files Using Mail to Web
- Publishing Files Using Netscape or an Alternative Application
- What Publishing Method do I Use?
Files can be published using the Mail to Web system or a commercial application such as Netscape Composer. (The latter is not yet fully functional, and requires the user to maintain the area.)
All files when published on the server must meet the standard requirements for headers, footers and keywords. All files published by the mail to web method are processed automatically to meet these standards. This is the recommended publishing method w
hich is supported by the Corporate Web Group. This type of publishing is supported in list areas, in which an index of all files in the area is generated automatically.
In contrast, publishing using Netscape is currently supported in private areas only, which must be maintained by the user. These areas provide the user with free-formatting capabilities, but require that the area's index is updated manually every time
a file is published in order for the file to be listed. Imminent developments of this system will be to allow users to publish to list areas using Netscape, but with enforced file formatting. This will allow the auto-indexing and editing systems to mainta
in control of these areas.
- Publishing Files Using Mail to Web
The Mail to Web system allows users to publish files via an email client to any list area (an area defined to display only files). Any file (text, image, html, word document, excel chart or spreadsheet etc.) can be sent to an area as an email attachmen
t. Alternatively the email message itself can contain the main file contents (for more tips on formatting email messages see Help On Mail to Web Format Tricks). The resulting html file includes a stan
dard header and footer (defined for each area) which is added by the mail_to_web system. In addition, keywords (defined in the area's indexformat.html control file) are added for search capabilities.
- How Do I Publish to an Area?
- How Do I Alter the Mail Headers?
- How do I Change the Headers and Footers Being Added to my Files?
The latter two are found in the section "Have a Standard Look for My Files".
- How Do I Publish to an Area?
Directly from Your Browser
Each file can be published by sending it as an email attachment to the appropriate publishing area. You can do this by going to the publishing area, and clicking on the "Post New Message on the Command bar.

A link to your email client with the address of that area will be opened. You can then enter the text of your file as the main email message, or send your file as an attachment. An advantage of this method is that that your file will be guaranteed to g
o to the correct Webmail address.
The subject heading for your email should be the same as your heading for the article you wish to publish. This will appear in the auto-generated index for the area when published.
Using Your Email Without Opening the Web Browser
Alternatively you can obtain the mailkey for the area, which will be displayed in the area above. You can then send your file to mailkey@www.choral.org. An advantage is that you do not need to open your web browser to send messag
es to the web using this method. However it cannot be guaranteed that you will not make an error defining the mailkey. Should the mailkey not be recognized you will receive an email message notifying you.
Additional Note
The existing Mail_to_Web System cuts filenames at roughly 62 characters. Also characters a_z,0_9 are supported. This ensures the combination of filename and directory is less than the 128 limit beyond which some utilities choke. Meaningful filenames be
low this length are therefore recommended.
More help on using Mail to Web can be found at:
http://www.choral.org/admi/util/help/help_on_using_mail_to_web.html.
- Publishing Files Using Netscape or Another Publishing Application
The Mail to Web system automatically adds the required standard format to all files published on the server. However when using Netscape or another publishing system, the users themselves must ensure each file conforms to the required standards. As th
is cannot be guaranteed, publishing by this manner is currently only be permitted to private areas, that the user is responsible for maintaining. (The auto-indexing, editing and searching capabilities will not be supported for these areas.)
Future developments (which are imminent) will allow the user to publish using Netscape (or a similar commercial application) to a List area in which auto-indexing, editing and search capabilities are supported. The standard requirements for headers, fo
oters etc. will be satisfied automatically. Until that time, users must publish to private areas using these applications.
- Standard Requirements
Header and Footer
The standard header and footer required by Corporate on all servers is not automatically added when a file is published outside of the Mail to Web system. The user must therefore add the standard header and footer manually.
The file headers and footers can only be replaced using a html editor or a simple text editor, using cut and paste. (Netscape Composer does not allow you to alter the headers and footers.) The file can then be published in the appropriate area using Ne
tscape Publisher.
The standard header is:
<html>
<head>
<title>filetitle </title>
<meta name="longname" content="filename">
<meta name="keywords" content="keywords">
<meta name="ofid" content="unique id">
</head>
<body bgcolor="ffffff">
- filetitle must include a meaningful title, and the date and time of the file creation.
The date must be written as day first_three_letters_of_the_month 1998
The time must be written as hr:min:sec
e.g. My Webpage 20 Oct 1998 12:02:57
- filename must correspond with the name of the file.
eg. my_webpage.html
- keywords must be keywords which best represent the context of your file.
- ofidThis is a unique number used to identify your file for searching and indexing purposes.
This is omne1998monthdaytime_of_creation_any_five_other_digits
e.g. omne199810191053568410 for a file created on 19th October at 10:53 and 56 seconds.">
|
The standard footer is
<address>addressvalue</address>
</body>
</html>
- addressvalue must be something which identifies you as the owner of the file. This can be:
Your email address e.g. fetterley@houston.sns.slb.com
Your name e.g. Susy Grilli
A mailto link to you:
e.g. <a href="mailto:fetterley@houston.sns.slb.com">Susy Grilli</a>
|
These must be included because...
- The automatic indexing system for the area in which the file is published takes the filetitle, date and filetime values and reports these in the index. It is therefore essential that this format is followed if your file is to be included in the index
successfully.
- The longname, keywords and ofid parameters are necessary for searching.
- The address entry is used to identify by whom the file was published, and is included in the default index for files in an area. Any problems relating to this file can be reported to the author by this means.
Maintext
Once published, you may edit your file using the Param Edit Option on the command bar in the publishing area. However only data within your file which is marked b
y parameters will be editable by this system.
The simplest approach to ensure your whole file is editable is to include the main section of your file between the delimiters
<param name="maintext">
<param name="/maintext">
<param name="maintextOption" value="!textarea"> must also be added so that this parameter can be viewed and edited within a text box in the paramedit page.
Your file should therefore read:
Standard header
<param name="maintext">
Your main file data
<param name="/maintext">
<param name="maintextOption" value="!textarea">
Standard Footer
Additional Parameters
It is recommended that all files also contain thefileselfref and filecmdbar parameters. These can be cut and pasted into your file:
Fileselfref provides the URL for the area in which the file is published. This is a useful reference if the file contents are to be printed.
$http://$servername$listurl
Filecmdbar provides the navigational options to go up to the parent directory, to move between files in that area, to publish another file, and to go to a help area.

Additional headers, banners and logo's.
When using Netscape or an alternative publishing system, any headers, banners or icons which would have been added automatically to your page by the Mail to Web system will have to be added manually before publishing.
You may include these in the maintext parameter so that they are editable when published.
Alternatively you may wish to follow the parameter scheme which is applied to all files published by the Mail to Web system. For example if you have a banner or logo across the top of your page which is the same as that added to existing files in the a
rea when published by Mail to Web, you may wish to add the parameter name within your file. This will ensure that all files in the area will have the banner defined under the same parameter, thereby providing some uniformity for editing. Typically the ban
ner, logo or title for a file will be defined by the parameter FileHeader
<param name="fileheader">
Enter the code for the banner
<param name="/fileheader">
<param name="fileheaderoption" value="!textarea">
Note:Sections of your file can be defined by any parameter contained in that area's indexformat file.
- Publishing Steps
- Ensure your file meets the standard header and footer requirements.
- Ensure your main contents are contained within maintext or other recognizable parameter tags, so that the file can be edited when published.
- Select publish from the Netscape Composer menu.
- For the Page Title box enter the title for the file (this must include the date and filetime as described above). (Note although you entered this in the standard header information, Netscape overwrites this information with
the Page Title when publishing).
- Enter the filename (this must be the same as the longname value included in your standard header.
- Enter the https location to which the page will be published. Make sure this is a list area and does not have directories below it. Also publishing will only be permitted under the authenticated system - you must therefore ensure you have ente
red https and not http.
- Enter your username and password for the PH/LDAP system. You must have the correct authentication to be able to publish in the area.
- For files associated with this page Select None
- Check all details are correct and select OK. Netscape Composer will follow with a message regarding successful or unsuccessful publishing.
Return to Contents
Determine the area type
If you require a new area to publish files to, you must decided whether these files will be published using Netscape or Mail to Web. At present publishing using Netscape is not supported in list areas.
- If you will be using Mail to Web (preferred), you must create a list area (area_type=list).
- If you will be using Netscape to publish you must create a private area (area type=private).
Note:Private areas are intended to provide the user with a free-format area in which the standard formatting requirements do not have to be satisfied. However as a result the indexing and editing systems are not be supported. The ar
ea title (areatitle) will be recognized so that it may be included in the parent directories' index. Also, authentication parameters are still recognized, and a basic index of all files present in the area will be provided. However, no other options for d
efining the area layout will be available. Therefore it is advisable once the area is created to publish an index.html file which will control the area's index and layout.
In order to create a new area you must be in a node area, designated to be the parent area of subdirectories. This can be identified by:
- The automatic index generated shows the names of directories in that area.
- The command bar in the area does not display an option to publish files:
is not included and the command bar is:
Creating a List Area
- Click on the param edit option from the command bar in that area:
- When the edit options appear enter the password for the area (normally aaaa) if required.
- From the list of editing options check the box Create Area. (If this option is not shown you are not in a node area.)
- Enter a name for the new directory. This must be a minimum of two and a maximum of four characters in length.
- Click on
- You will be provided feedback regarding the creation of the directory.
- If a directory with that name already exists your new directory name will be altered - the last character will be replaced with one which follows in the alphabet (e.g. if mail already exists then maim will be created).
- If successful the area configuration editor (Param Edit) will be loaded.
Next create an indexformat file for your new area
- The default indexformat parameter values will be loaded.
- You will need to alter some parameters in order for your area to be customized:
areatitle. This will be the main title for your area, and will appear in the index of the parent directory.
areaSubtitle. This will appear in the index of the parent directory.
Mailkey. This will be needed if you wish to publish via Mail to Web.
Keywords. This will be needed for searching and will be added (by default) to all files published in the area.
AreaType. This will be needed if you wish to specify the area to be private for Netscape publishing. Otherwise the default type (List) will be defined.
- Click on for each parameter which you change (you must submit their values one by one or the change will not be made.)
- When all changes have been made click on
to take you to the new area.
Finally register the changes to the indexformat in your new area and in the parent area
- Click on the update index option from the command bar in that area to update the directory:

- Then update the parent directory so that the new area is presented in the automatic index.
Select parent on the command bar

and then select the update directory option again.
Creating a Private Area (for free formatting)
- Go to the node area in which you wish to add the new directory.
- Click on the param edit option from the command bar in that area:
- When the edit options appear enter the password for the area (normally aaaa) if required.
- From the list of editing options check the box Create Area. (If this option is not shown you are not in a node area.)
- Enter a name for the new directory. This must be a minimum of two and a maximum of four characters in length.
- Click on
- You will be provided feedback regarding the creation of the directory.
- If a directory with that name already exists your new directory name will be altered - the last character will be replaced with one which follows in the alphabet (e.g. if mail already exists then maim will be created).
- If successful the area configuration editor (Param Edit) will be loaded.
- The default indexformat parameter values will be loaded.
In order for your area to be recognized in the parent directory's index, you will need to provide a title for the area (areatitle).
- You may also add a areaSubtitle which will appear in the index of the parent directory.
- A Mailkey will be needed if files are to be published using Mail to Web.
- Keywords will be needed for searching.
- AreaType will be needed on order to specify the area to be private.
- Click on for each parameter which you change (you must submit their values one by one or the change will not be made.)
- When all changes have been select
which will take you to the new area.
Finally register the changes to the indexformat in your new area and in the parent area
- Click on the update index option from the command bar in that area to update the directory:

- Then update the parent directory so that the new area is presented in the automatic index.
Select parent on the command bar

and then select the update directory option again.
Note:With a private area, the area title (areatitle) will be recognized so that it may be included in the parent directories' index. Also a basic index of all files present in the area will be provided. However, no other options for de
fining the area layout will be available. Therefore it is advisable once the area is created to publish an index.html file which will control the area's index and layout. (go to Netscape publishing steps)
Return to Contents
Define the Area Types
If you wish to add to the directory structure, creating new areas beneath each other, you must define the correct area type for each.
- If you are creating a parent directory the area type should be node.
- If you are creating a subdirectory, and this will contain further subdirectories the area type should be node.
- If you are creating a subdirectory, and this will display files published using the Mail to Web system the area type should be list.
- If you are creating a subdirectory, and this will display files published using Netscape or another commercial application the area type should be private.
- If you are creating a subdirectory, and this will display files published using Netscape and Mail to Web the area type should be private.
It is advisable to have a sketch of your directory structure before attempting to create the areas. e.g.
These areas must be created in a top-down order, so that node areas area created before their subdirectories.
Creating a Node Area (for creating subdirectories)
- Go to the area in which you wish to add the new directory. (The area must be of type node in order to have a directory added.)
- Click on the param edit option from the command bar in that area:
- When the edit options appear enter the password for the area (normally aaaa) if required.
- From the list of editing options check the box Create Area. (If this option is not shown you are not in a node area.)
- Enter a name for the new directory. This must be a minimum of two and a maximum of four characters in length.
- Click on
- You will be provided feedback regarding the creation of the directory.
- If a directory with that name already exists your new directory name will be altered - the last character will be replaced with one which follows in the alphabet (e.g. if mail already exists then maim will be created).
- If successful, the area configuration editor (Param Edit) will be loaded.
Next create an indexformat file for your new area
- The default indexformat parameter values will be loaded.
- You will need to alter some parameters in order for your area to be customized.
areatitle and areaSubtitle which will appear in the index of the parent directory.
Keywords - add keyowrds to enable search capabilities
AreaType - specify the area to be a node.
Note:Mailkey will not be needed as files cannot be published in a node area.
- Click on for each parameter which you change (you must submit their values one by one or the change will not be made.)
- When all changes have been made select
which will take you to the new area.
Finally register the changes to the indexformat in your new area and in the parent area
- Click on the update index option from the command bar in that area to update the directory:

- Then update the parent directory so that the new area is presented in the automatic index.
Select parent on the command bar

and then select the update directory option again.
You may change additional parameters to customise the way your newly created area looks. You may now create further directories below this one.
Creating a List Area (for publishing files)
- Go to the node area in which you wish to add the new directory.
- Click on the param edit option from the command bar in that area:
- When the edit options appear enter the password for the area (normally aaaa) if required.
- From the list of editing options check the box Create Area. (If this option is not shown you are not in a node area.)
- Enter a name for the new directory. This must be a minimum of two and a maximum of four characters in length.
- Click on
- You will be provided feedback regarding the creation of the directory.
- If a directory with that name already exists your new directory name will be altered - the last character will be replaced with one which follows in the alphabet (e.g. if mail already exists then maim will be created).
- If successful the area configuration editor (Param Edit) will be loaded.
Next create an indexformat file for your new area
- The default indexformat parameter values will be loaded.
- You will need to alter some parameters in order for your area to be customized:
areatitle and areaSubtitle which will appear in the index of the parent directory.
Mailkey will be needed if files are to be published using Mail to Web.
Keywords will be needed for searching.
Note:AreaType will use the default List value.
- Click on for each parameter which you change (you must submit their values one by one or the change will not be made.)
- When all changes have been made select the button
to take you to the new area.
Finally register the changes to the indexformat in your new area and in the parent area
- Click on the update index option from the command bar in that area to update the directory:

- Then update the parent directory so that the new area is presented in the automatic index.
Select parent on the command bar

and then select the update directory option again.
You may change additional parameters to customise the way your newly created area looks. You may now publish to this area using the webmail system.
Creating a Private Area (for free formatting)
- Go to the newly create node area in which you wish to add the new directory.
- Click on the param edit option from the command bar in that area:
- When the edit options appear enter the password for the area (normally aaaa) if required.
- From the list of editing options check the box Create Area. (If this option is not shown you are not in a node area.)
- Enter a name for the new directory. This must be a minimum of two and a maximum of four characters in length.
- Click on
- You will be provided feedback regarding the creation of the directory.
- If a directory with that name already exists your new directory name will be altered - the last character will be replaced with one which follows in the alphabet (e.g. if mail already exists then maim will be created).
- If successful the area configuration editor (Param Edit) will be loaded.
- The default indexformat parameter values will be loaded.
In order for your area to be recognized in the parent directory's index, you will need to provide a title for the area (areatitle).
- You may also add a areaSubtitle which will appear in the index of the parent directory.
- A Mailkey will be needed if files are to be published using Mail to Web.
- Keywords will be needed for searching.
- AreaType will be needed on order to specify the area to be private.
- Click on for each parameter which you change (you must submit their values one by one or the change will not be made.)
- When all changes have been made go to the bottom of the file and select the hyperlink "just exit with no save". This will take you to the new area.
Finally register the changes to the indexformat in your new area and in the parent area
- Click on the update directory option from the command bar in that area to update the directory:
- Then update the parent directory so that the new area is presented in the automatic index.
Select parent on the command bar
and then select the update directory option again.
Note:With a private area, the area title (areatitle) will be recognized so that it may be included in the parent directories' index. Also a basic index of all files present in the area will be provided. However, no oth
er options for defining the area layout will be available. Therefore it is advisable once the area is created to publish an index.html file which will control the area's index and layout.
Return to Contents
The appearance and properties of an area are controlled by a number of parameters in the area's control file (indexformat.html). To change the way an area looks, who may access the area, or how long the files are displayed requires alteration of the ap
propriate parameters.
- What are the parameters?
- How do I change the parameters?
- What is the Default Layout?
- How do I add my own Header?
- How do I add my own Footer?
- My Index is Long and I Want the Command Bar at the Top and Bottom of the Page
- I Want a Banner/Toolbar Down the Side of the Page
- How do I change the Way a File or Directory Index Appears on the Page?
- How Do I Change the Area Background?
- What are the parameters?
The following table is a summary for quick reference. A brief description of each is provided below, while greater detail can be found at: http://www.choral.org/admi
/util/help/help_on_indexformat.html.
Authentication
Allowread
Allowwrite
|
Auto-Indexing
ListElementBanner
NodeElementBanner
ImageElementBanner
GroupBanner
GroupTrigger
|
Headers and Footers
NodeHeader
ListHeader
FileHeader
ImageHeader
NodeFooter
ListFooter
FileFooter
ImageFooter
NodeSelfRef
ListSelfRef
FileSelfRef
ImageSelfRef
|
Custom Features
areatitle
areaSubtitle
Responsibility
NodeBanner
ListBanner
FileBanner
ImageBanner
NodeTail
ListTail
FileTail
ImageTail
|
Mail Properties
Mailkey
Emailcopy
Mailquery
MaxCount
MaxAge
FileMailBanner
|
Add Comment
InsertComment
InsertIcon
|
Advanced
htmlformat
PictureURL
NewsSummary
|
- Authentication
Allowread-Controls who may access the area.
Allowwrite-Controls who may publish in the area using Netscape, or who may alter parameter controls.
Password-required for using Param Edit to alter parameter controls.
- Auto-Index
ListElementBanner - controls the presentation of the index of files in a list area
NodeElementBanner-controls the presentation of the index of directories in a node area
ImageElementBanner-controls the presentation of the index of images in an image area
GroupBanner-controls the grouping of files, directories or images in each area.
GroupTrigger-determines whether grouping will be on or off.
Note:
- A node area is set aside to display only subdirectories in that area.
- A list area is set aside to display only files in that area.
- An image area is set aside specifically to display image files.
- Headers and Footers
NodeHeader -A standard header containing information regarding keywords, author, a unique id, and the filename required for indexing and search capabilities will be added to the top of the node area.
ListHeader -A standard header containing information regarding keywords, author, a unique id, and the filename required for indexing and search capabilities will be added to the top of the list area.
FileHeader-A header containing standard information regarding keywords, author, a unique id, and the filename required for indexing and search capabilities will be added to the top of all files posted in the list area.
ImageHeader-A header containing standard information regarding keywords, author, a unique id, and the filename required for indexing and search capabilities will be added to the top of all files posted in an image area.
NodeFooter-A standard footer containing standard address information will be added to the top of the node area.
ListFooter-A standard footer containing standard address information will be added to the top of the list area.
FileFooter-A standard footer containing standard address information will be added to the end of all files posted in the list area.
ImageFooter-A standard footer containing standard address information will be added to the end of all files posted in the image area.
NodeSelfRef-The URL of the node area will be displayed.
ListSelfRef-The URL of the list area will be displayed.
FileSelfRef-All files posted in the area will display their URL.
ImageSelfRef-The URL of the image area will be displayed.
- Custom Features
areatitle-The title of the node or list area to be displayed
areaSubtitle-The subtitle of the node or list area- will be displayed in the index of the node area above if specified.
Responsibility-
NodeBanner-Additional headings, text or images can be added above the auto- generated index for a node area.
ListBanner-Additional headings, text or images can be added above the auto- generated index for a list area.
FileBanner-Additional text or images can be added above the main contents of every file posted in a list area.
ImageBanner-Additional headings, text or images can be added above the auto- generated index for an image area.
NodeTail-Additional text or images can be added below the auto-generated index for a node area.
ListTail-Additional text or images can be added below the auto-generated index for a list area.
FileTail-Additional text or images can be added below the main contents of every file posted in a list area.
ImageTail-Additional text or images can be added below the auto-generated index for an image area.
- Mail Properties
Mailkey-Specify the keyword used in the Webmail address for publishing to that list area.
EmailCopy-Determines if files posted to this area are to be forwarded to other email addresses.
MailQuery-Specifies the email addresses to which email copy will refer.
MaxCount-The maximum number of files which will be displayed in a list area.
MaxAge-The maximum number of days a file will be displayed in a list area.
FileMailBanner-Defines the components included in the mailheader added to a file.
- Add Comment
InsertComment-Determines if comments are to be added to files published in a list area.
InsertIcon-Specifies the icons indicating where comments can be added to a file.
- How do I change the parameters?
First go to the area you wish to alter parameters for. The parameters can be changed using the Param Edit system accessed by selecting the Param Edit button on the command bar in the area:
You will be required to enter a password for the area (normally aaaa) unless you are using an authenticated server in which case your identify will have been verified with PH/LDAP, and you must make sure the box is checked for "Change Directory Control
s". Then click on
and you will be taken to the "Area Configuration Editor".
A list of editable parameters is provided at the top of the editor page in alphabetical order. Selecting one of these will take you to the parameter's location within the page. The current value for each parameter will be displayed. You may change thes
e value, but must select
for every parameter that is changed.
When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
Any changes to parameters defining File characteristics will only be made to new files arriving in the area. Therefore to see these effects you must publish a new file.
What is the default layout?
List Area
List of Files in area arranged in groups by date and time of publishing (most recent at top), with author displayed
29-Oct-1998 | |
28-Oct-1998 | |
Command Bar below the FileList

http://www.choral.org/admi/util/help/indexauto.html
Node Area
Index of Directories Displaying the Title, Subtitle and Mailkey for Each
Command Bar for Node Area
http://www.choral.org/admi/util/help/indexauto.html
How do I add my own Header?
The parameters ListBanner and NodeBanner defined the information added above the index in List and Node areas respectively. e.g.
 | $areatitle e.g. Oilfield Services Finance |
This is in tabular format, with two columns in vertical alignment in a single row. One column contains the image, and one contains the parameter $areatitle, the value of which will be filled in when the auto-index for the area is generated.
Steps to Follow
- Go to the area you wish to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link NodeBanner (if you are altering a node area) or ListBanner(if you are altering a list area) which will take you to the parameter definition.
Any information defined for this parameter by the parent area will automatically be loaded into the parameter text area. Alternatively if this is not defined the default value will be displayed. You may replace or add to this information.
For the above example a table with two columns is used. One column contains the Schlumberger logo, and one contains the parameter areatitle, the value of which is determined when the page is automatically generated.
Add the html code:
<table align=center><
tr align=top><td><img src="http:/image/slb_logo.gif"></td>
<td><font size ="+2">$areatitle e.g. Oilfield Services Finance</font></td>
</tr>
</table>
After changing this parameter you must select
When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
How do I add my own Footer?
The parameters ListFooter (if you are in a listarea) and nodefooter (if you are in a node area) defined the information added to the bottom of an area. e.g.
or
|
Any Questions, Comments or Problems, please email:
Susy Grilli
|
For the latter example because an email address is specified (actually enclosed within <address></address> tags) thus replacing the author's address entry automatically added at the bottom of the file.
Steps to Follow
- Go to the area you wish to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link ListFooter (for a list area) or NodeFooter (for a node area) which will take you to the parameter definition.
- The standard footer information required for all files on the server is already provided:
<address><a href="mailto:$emaildef?Subject=$enctitle">
$emaildef</a></address>
</body>
</html>
This standard information must come at the end. You may add your own information above this. For the latter example a table with two columns is used. The first column contains the image reference, and the second column contains the "mailto" link. The c
ontents of the second column are enclosed in the address tags: <address> and </address>.
Add the html code:
<table align=center>
<tr valign="middle">
<td><br clear=all><img src="/image/slb_logo.gif"></td>(image URL)
<td>
Any Questions, Comments or Problems, please email:
<address><a href="mailto:fetterley@houston.sns.slb.com">Susy Grilli</a>(address "mailto" link)
</address></td>
</tr>
</table>
After changing this parameter you must select
- When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
My Index is Long and I Want the Command Bar at the Top and Bottom of the Page
The parameters ListDefinition (for a list area) and NodeDefinition (for a node area) define the order in which parameters appear in the area's display. To show the Command Bar (parameters ListCmdBar and NodeCmdBar) at the to
p of the area aswell as the bottom requires two entries in theListDefinition or NodeDefinition parameter.
Steps to Follow
- Go to the area you wish to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link ListDefinition (if you are altering a list area) or NodeDefinition (if you are editing a node area) which will take you to the parameter definition.
- The default values are:
$ListHeader
<param name="maintext">
$ListBanner
$FileList
$ListTail
<param name="/maintext">
<param name="maintextoption" value=\"!textarea\">
$ListSelfRef
$ListCmdBar
$ListFooter
|
$NodeHeader
<param name="maintext">
$NodeBanner
$DirList
$NodeTail
<param name="/maintext">
<param name="maintextoption" value=\"!textarea\">
$NodeSelfRef
$NodeCmdBar
$NodeFooter
|
- For a Node area Add $NodeCmdBar to the definition above the line $DirList (this will display the node command bar above the directory index.)
- For a List area Add $ListCmdBar to the definition above the line $FileList (this will display the list command bar above the file index.)
- After changing this parameter you must select
- To see the changes go back to the area (the
key will take you there).
I Want a Banner/Toolbar Down the Side of the Page
The parameters ListBanner (for a list area) and NodeBanner (for a node area) are normally used to add information to an area above the main file contents (but below ListHeader or Node Header). It can also be used to position a toolbar dow
n the side of the page.
Likewise the parameters NodeTail, ListTail, and FileTail are normally reserved for adding additional text or images to a file below the file or directory list, or below the main contents of a file.
For example, the command bar could be created as a table aligned to the left of the page. e.g.
Main File or Directory Index
File or SubDirectory 1
File or SubDirectory 2
File or SubDirectory 3
File or SubDirectory 4
File or SubDirectory 5
File or SubDirectory 6
File or SubDirectory 7
End of File or Directory Index
Steps to Follow
- Go to the area you wish to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link ListBanner (if you are editing a list area) or NodeBanner (if you are editing a node area) which will take you to the parameter definition.
- Add the html code for your toolbar, logo etc. To ensure it appears down the side of the file contents make sure it is aligned to the right or left. e.g. for the above example add the html code:
<table border=0 align=right bgcolor="#7fbfef" background="/image/omnesbg.gif">
<tr><td align=right>
<font size="+2" style="color:#0000ff">
<a style="color:#0F6FFF" href="http://www.slb.com">SLB</a><br>
<a style="color:#0F6FFF" href="http://www.choral.org">C&W</a><br>
<a style="color:#0F6FCF" href="/index.html">Home</a><br>
<a style="color:#0F6FCF" href="/news/">News</a><br>
<a style="color:#0F6FCF" href="/gen/general_search_page.html">Search</a><br>
<a style="color:#0F6FCF" href="mailto:fetterley@houston.sns.slb.com?
Subject=Omnes%20Home%20Page%20Contact">Contact</a><br>
<a style="color:#0F6F9F" href="/serv/schl/taca/">Tacacs</a><br>
<a style="color:#0F6F9F" href="/cgi-bin/webcal/WebCal2">Calendar</a><br>
<a style="color:#0F6F9F" href="http://directory.slb.com/">Directory</a><br>
<a style="color:#0F6F9F" href="/pers/peop/gall/">People </a><br>
<a style="color:#0F6F9F" href="/pers/empl/web/">PersSite</a><br>
<a style="color:#4F5FAF" href="/gen/shared_schlumberger_home_page.html">SLB Page</a><br>
<a style="color:#4F4F8F" href="/bb">BBoards</a><br>
<a style="color:#3F3F7F" href="/admi/util/help">Help Files</a><br>
<a style="color:#2F3F7F" href="/web/proj/">Web Projects</a><br>
</td></tr></table>
- After changing this parameter you must select
- When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
How do I change the Way a File or Directory Index Appears on the Page?
The default autoindex displays a number of parameters defining file or area properties in an orderly tabular format. A different background color for each entry provides some variation. Several variations, using different background or font color, disp
laying different parameters, and using different tabular positioning are available.
The layout of a node, list or image area can be controlled in this way.
Automatically Generated Index for a Node Area
The parameter NodeElementBanner defines the listing for directories in a node area. The default value displays the title ($areatitle), subtitle ($areaSubtitle) and mailkey ($ListMailkey) for each area. The values for these a
re obtained from the indexformat file of each area. A link between the displayed title and the area ($ListDir), and the mailkey and an email box to that area ($ListEmail) are also included. The elementbanner parameter defines one single tabl
e for each directory listing.
The following is an example of the default. A single table is generated for each directory listing with parameter values for that directory filled in.
| (separate table) |
| (separate table) |
Steps for Changing the Node Index
- Go to the node area you wish to customize.
- Click on the paramedit option on the command bar.
- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link NodeElementBanner which will take you to the parameter definition.
- For the above example, remove the subtitle and mailkey so that you end up with the parameter value:
<table border=1 cellspacing=0>
<tr>
<td bgcolor="#bfffff">
<img src="/image/dkblu_marble.gif" alt="O" align="left" border=0></td>
<td align=center width=250 bgcolor="#efffff">
<a href="$dirlink">$areatitle</a></td>
<td bgcolor="#bfffff">
<img src="/image/dkblu_marble.gif" alt="O" align="left" border=0></td>
</tr>
</table>
- After changing this parameter you must select
- When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
Automatically Generated Index for a List Area
The parameter ListElementBanner defines the listing for files in a list area. The default value displays the time the file was published (FileTime), the title for the file (FileTitle) with a link to the file (FileLink), and
an email link to the author of the file ($author, $enctitle, $emaildef). Again the ElementBanner parameter defines one single table for each file entry.
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
The file listings can be arranged by group according to a common value (e.g.
date, title, author) defined by the parameter GroupElement. For the groupings to be made, the parameter GroupTrigger must be set to on.
$date | |
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
$date | |
|
$filetime |
<a href="$filelink">
$filetitle |
$emaildef |
The order of the files is defined by the parameter ListOrder. By default this is date, with the most recent at the top. Alternatives can be author or title in alphabetical order (with "a" at the top), or reverse (which reverses the order by date
).
Steps for Changing the List Index
- Go to the list area you wish to customize.
- Click on the paramedit option on the command bar.
- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link ListElementBanner which will take you to the parameter definition.
- To remove the $filetime (time of file publishing) and $emaildef (email link to author) comment out or remove these values from the table:
<table border=0 cellspacing=0><tr>
<td width="$threadwidth" bgcolor="#ffffff">
<!-- <font size="-1">
$filetime</font></td> -->
<td width=400><a href="$filelink">
$filetitle</a></td>
<!-- <td width=250>
<a href="mailto:$author?Subject=$enctitle">
$emaildef</a></td> -->
</tr></table>
- After changing a parameter you must select
- To group by an alternative parameter (e.g. title instead of date) find the parameter GroupBanner and set the value to $author.
- To remove the grouping find the parameter GroupTrigger and set the value to off.
- When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
How Do I Change the Area Background?
The background color for a page is defined by the parameter BodyTags.
By default this is a white background. This can be altered to show a background image, or a specific color.
Steps to Follow
- Go to the area you wish to change the background for.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link ListBodyTags (if you are editing a list area) or NodeBodyTags (if you are editing a node area) which will take you to the parameter definition.
- The default value will be loaded:
<body bgcolor="#ffffff">
- To define another color enter your hexadecimal code: e.g.
<body bgcolor="#fcc542"> will give an orange background.
- To define a background image enter a background image reference:
<body background="/image/slb_logo.gif"> will give the Schlumberger logo repeated in the background.
- After changing this parameter you must select
- When you have finished changing parameters, you can leave the editor by selecting the
. This will take you to the area you have made changes for.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
Return to Contents
Certain parameters in an area's control file (indexformat.html) can be set to define a standard layout for all files published in that area using the mail_to_web system.
- What is the Default Layout?
- What Can I Change?
- How do I Alter/Remove the Mail Header?
- How do I add my own Header?
- How do I add my own Footer?
- My Index is Long and I Want the Command Bar at the Top and Bottom of the Page
- I Want a Banner/Toolbar Down the Side of the Page
- How Do I Change the Area Background?
- What is the Default Layout
The default layout displays the email Subject Heading as the main File Title. Below this is the main file contents published using the Mail to Web system, followed by the URL, the command bar, and finally the name and email link to the author.
e.g.
Web - testing mailkey and updates
Date: Fri, 30 Oct 1998 13:43:46 -0600
To: slbp_news_testing@www.choral.org
From: Susy Grilli <fetterley@houston.sns.slb.com>
Organization:
Subject: Web - testing mailkey and updates
This is the main body of the file.
http://www.choral.org/web/proj/slbp/news/test/ox8au_web_testing_mailkey_and_updates.html

Susy Grilli
- What Can I Change?
Customization of the layout can include:
- A standard header, including a title, logo or banner across the top of the file.
- A standard footer, including a title, logo or banner at the bottom of the file. The name or email address of the author will also be displayed so that problems can be reported.
- A logo, image, banner with useful links to other areas bar down the side of the page, including a title, logo or banner at the bottom of the file.
- A standard command bar.
- The URL of the page, providing a printable reference to the area.
- How Do I Alter/Remove the Mail Header?
By default, the Mail to Web system will add a mail header to your file, displaying:
- Date: Date sent
- To:
- From: name and email address of sender (identified by ph)
- Organization: the organization to which the sender belongs )identified by ph)
- Subject:
By default, the Mail to Web system will add a mail header to your file, displaying:
- Date: Date sent
- To:
- From: name and email address of sender (identified by ph)
- Organization: the organization to which the sender belongs (identified by ph if missing in the email header)
- Subject:
The mail headers can be altered by editing the parameter FileMailBanner in the area's control file (indexformat.html). The minimum requirements are that the header includes a "date" and "from" value, so that the age and origin of every file on t
he system can easily be determined.
- Go to the area for which you wish change the Mail header.
- Select the Param Edit button from the command bar.
.
- You will be required to enter a password for the area (normally aaaa) unless you are using an authenticated server in which case your identify will have been verified with PH/LDAP, and you must make sure the box is checked for "Change Directory Contro
ls". Then click on and you will be taken to the "Area Configuration Editor".
- A list of editable parameters is provided at the top of the editor page in alphabetical order. Select FileMailHeader and you will be taken to the parameter's location within the page. This defines which parameters are used to make up the file l
ayout.
- The default value for this parameter will be loaded. Comment out the entries you do not require (if "date" and "from" are missing the system will overwrite them to satisfy the minimum header requirements explained above).
Date: $maildate
To: $mailto
From: $emaildef
Organization: $mailorganization
Subject: $mailsubject
- Once you have changed this parameter select
- Use the
button to go back to the area.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh the page.Select the link to the newly published file when it appears in the index. The mail headers will not be displayed.
Altering the Mail Header
The actual mail header is defined by a series of parameters which you can choose to display. These are:
Date: $maildate
To: $mailto
From: $emaildef
Organization: $mailorganization
Subject: $mailsubject
- Go to the area in which you wish to turn of the Mail header.
- Select the Param Edit button from the command bar.
.
- You will be required to enter a password for the area (normally aaaa) unless you are using an authenticated server in which case your identify will have been verified with PH/LDAP, and you must make sure the box is checked for "Change Directory Contro
ls". Then click on and you will be taken to the "Area Configuration Editor".
- A list of editable parameters is provided at the top of the editor page in alphabetical order. Select FileMailBanner and you will be taken to the parameter's location within the page.
- The default value for this parameter will be loaded. Comment out the entries you do not require. e.g. remove "To" from the mail header:
Date: $maildate
<!-- To: $mailto -->
From: <a href="mailto:$email?Subject=$enctitle">$emaildef</a>
Organization: $mailorganization
Subject: $mailsubject
- Once you have changed this parameter select
- Use the
button to go back to the area.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh the page.Select the link to the newly published file when it appears in the index. The mail headers will not be displayed.
- How Do I Add my Own Header?
The parameter FileBanner defines the information added to the top of every file in the area. e.g.
$filetitle e.g. News and Events
Steps to Follow
- Go to the area containing the files you which to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link FileBanner which will take you to the parameter definition.
- Any definition for filebanner from the parent area will automatically be loaded into the parameter text box. You may replace or add to this information.
- For the above example the File title is displayed with a size "+3" font. Below this is a table with width 100%, with one row and column, and an orange background color. The entry for the column is a single space.
Add the html code:
<font size="+3" color="000000"><i>$filetitle e.g. News and Events</i></font>
<table width=100%>
<tr>
<td bgcolor="#fcc542" width=100>
</td>
</tr>
</table>
After changing this parameter you must select
- Use the
button to go back to the area.
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh your browser. The new file will appear in the area's index.
- Select the link to the file, and view the new header which has been added.
- How Do I Add my Own Footer?
The parameter FileFooter defines the information added to the bottom of every file in the area. e.g.
or
|
Any Questions, Comments or Problems, please email:
Susy Grilli
|
For the latter example because an email address is specified (actually enclosed within <address></address> tags) this replaces the author's address entry normally added at the bottom of the file.
Steps to Follow
- Go to the area containing the files you which to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link FileFooter which will take you to the parameter definition.
- The standard footer information required for all files on the server is already provided:
<address><a href="mailto:$emaildef?Subject=$enctitle">
$emaildef</a></address>
</body>
</html>
Above this (this standard information must come at the end) you may add your own information. For the latter example a table with two columns is used. The first column contains the image reference, and the second column contains the "mailto" link. The
contents of the second column are enclosed in the address tags: <address> and </address>. Provided the email details are entered in an <address> field, this will replace that in the standard footer.
Add the html code:
<table align=center>
<tr valign="middle">
<td><br clear=all><img src="/image/slb_logo.gif"></td>
<td>
Any Questions, Comments or Problems, please email:
<address><a href="mailto:fetterley@houston.sns.slb.com">Susy Grilli</a>
</address></td>
</tr>
</table>
After changing this parameter you must select
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh your browser. The new file will appear in the area's index.
- Select the link to the file, and view the new file footer which has been added.
- My Files are Long and I Want the Command Bar at the Top and Bottom of the Page
The parameter FileDefinition defines the order in which parameters appear in the file display. To show the File Command Bar (parameter FileCmdBar) at the top of the file aswell as the bottom requires two entries in the FileDefinition
b> parameter.
Steps to Follow
- Go to the area containing the files you which to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link FileDefinition which will take you to the parameter definition. This defines which parameters are used to make up the file layout.
- The default value is:
$FileHeader
<param name="maintext">
$FileBanner
$FileMailBanner
$FileBody
$FileTail
<param name="/maintext">
<param name="maintextoption" value=\"!textarea\">
$FileSelfRef
$FileCmdBar
$FileFooter
- Add $FileCmdBar to the definition above the line $FileBody (this will display the file command bar above the main contents of the file).
- After changing this parameter you must select
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh your browser. The new file will appear in the area's index.
- Select the link to the file, and view the additional file command bar which has been added above the main file contents.
- I Want a Banner/Toolbar Down the Side of the Page
FileBanner is normally used to add information to an area above the main file contents (but below FileHeader). It can also be used to position a toolbar down the side of the page.
For example, the command bar could be created as a table aligned to the left of the page. e.g.
Main file contents
----------------------
----------------------
----------------------
----------------------
----------------------
----------------------
----------------------
End of Main File Contents
Steps to Follow
- Go to the area containing the files you which to customize.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link FileBanner which will take you to the parameter definition.
- Add the html code for your toolbar, logo etc. To ensure it appears down the side of the file contents make sure it is aligned to the right or left. e.g. for the above example add the html code:
<table border=0 align=right bgcolor="#7fbfef" background="/image/omnesbg.gif">
<tr><td align=right>
<font size="+2" style="color:#0000ff">
<a style="color:#0F6FFF" href="http://www.slb.com">SLB</a><br>
<a style="color:#0F6FFF" href="http://www.choral.org">C&W</a><br>
<a style="color:#0F6FCF" href="/index.html">Home</a><br>
<a style="color:#0F6FCF" href="/news/">News</a><br>
<a style="color:#0F6FCF" href="/gen/general_search_page.html">Search</a><br>
<a style="color:#0F6FCF" href="mailto:fetterley@houston.sns.slb.com?
Subject=Omnes%20Home%20Page%20Contact">Contact</a><br>
<a style="color:#0F6F9F" href="/serv/schl/taca/">Tacacs</a><br>
<a style="color:#0F6F9F" href="/cgi-bin/webcal/WebCal2">Calendar</a><br>
<a style="color:#0F6F9F" href="http://directory.slb.com/">Directory</a><br>
<a style="color:#0F6F9F" href="/pers/peop/gall/">People </a><br>
<a style="color:#0F6F9F" href="/pers/empl/web/">PersSite</a><br>
<a style="color:#4F5FAF" href="/gen/shared_schlumberger_home_page.html">SLB Page</a><br>
<a style="color:#4F4F8F" href="/bb">BBoards</a><br>
<a style="color:#3F3F7F" href="/admi/util/help">Help Files</a><br>
<a style="color:#2F3F7F" href="/web/proj/">Web Projects</a><br>
</td></tr></table>
- After changing this parameter you must select
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh your browser. The new file will appear in the area's index.
- Select the link to the file, and view the additional toolbar which has been added above the main file contents.
- How Do I Change the File Background?
The background color for a file is defined by the parameter FileBodyTags.By default this is a white background. This can be altered to show a background image, or a specific color.
Steps to Follow
- Go to the area you wish to change the background for.
- Click on the paramedit option on the command bar.

- Enter password for the area (normally aaaa) if required.
- Select the Change Directory Controls checkbox
- Then select
- A list of parameters for the area will be displayed in alphabetical order.
- Select the link FileBodyTags will take you to the parameter definition.
- The default value will be loaded:
<body bgcolor="#ffffff">
- To define another color enter your hexadecimal code: e.g.
<body bgcolor="#fcc542"> will give an orange background.
- To define a background image enter a background image reference:
<body background="/image/slb_logo.gif"> will give the Schlumberger logo repeated in the background.
- After changing this parameter you must select
- To register the changes you have made you must update the directory by selecting the
button on the command bar for that area.
- Only files posted in the area after this change will be affected. To view the changes you will have to publish a new file. Select the "Post New Message" button
.
- Allow a few moments for the Webmail to arrive. The reload/refresh your browser. The new file will appear in the area's index.
- Select the link to the file, and view the new file header which has been added.
Return to Contents
Any file can be edited using the Param Edit option provided the data is enclosed within maintext parameter (or other parameters defined in the indexformat file for that area) before publishing. Any file published using the mail_to_web<
/b> system automatically satisfies this condition. When publishing using Netscape, this parameter must be defined manually. For more information on format before publishing using Netscape see the section on publishing files using Netsc
ape.
To edit a file:
- Go to the area in which the file has been published.
- Click on the Param Edit option on the command bar.

- Select the file to be edited.
- Enter password for the area (normally aaaa) if required.
- Select the edit file checkbox
- Then select
- Make changes to the parameters you wish to alter.
- For each parameter which you change you must select
- To see the changes go back to the area (the
key will take you there). Click on the link to the file you have just edited and reload/refresh the page in your browser.
Return to Contents
Delete a File
Any file can be 'deleted' using the Param Edit option. The actual procedure moves the file to the directory "back.d" which is not included in the auto-generated index. This provides an option to restore the file at a later time if required.
- Go to the area containing the file you wish to delete.
- Click on the paramedit option on the command bar

- Select the file to be deleted.
- Enter password for the area (normally aaaa) if required.
- Select the delete file checkbox
- Then select
- Your file will be moved to the directory back.d
- To see the changes select the hyperlink to your area - the automatic index will have been updated and your filename removed from the list.
- Note that all links to this file referenced by other files will now be broken.
Delete a Directory
Any directory can be 'deleted' using the Param Edit option. The actual procedure renames the directory to directory.d which is not included in the auto- generated index. This provides an option to restore the directory at a later time if
required. If the directory contains files these files can now be found under directory.d (their filenames are unaltered).
- Go to the area above (parent area) the area you wish to delete.
- Click on the Param Edit option on the command bar

- At "Select File", select the area (directory name) to be deleted.
- Enter password for the area (normally aaaa) if required.
- Select the delete file checkbox
- Then select
- Your directory will be moved to directory.d
- To see the changes select the hyperlink to your area - the automatic index will have been updated and your directory name removed from the list.
- Note that all links to this directory, and the files it contains, referenced by other files will now be broken.
Note that although this directory is still stored on the server (for backup purposes) its contents are not searchable using the normal web search engine installed on this server.
Archive File
Any file can be 'archived' using the param edit option. The actual procedure moves the file to the directory "arch.d" which is not included in the auto- generated index. This allows files to be kept on the server for future reference.
- Go to the area containing the file you wish to archive.
- Click on the paramedit option on the command bar

- Select the file to be archived.
- Enter password for the area (normally aaaa) if required.
- Select the archive file checkbox
- Then select
- Your file will be moved to the directory arch.d
- To see the changes select the hyperlink to your area - the automatic index will have been updated and your filename removed from the list.
- Note that all links to this file referenced by other files will now be broken.
Note that any file in the archive area is not searched using the normal web search engine installed on this server. If implemented, there may be a special search engine possible that only searches the archives to assist in maintenance of these archive
s.
Archive Directory
Any directory can be 'archived' using the param edit option. The actual procedure moves the directory to arch.d which is not included in the auto- generated index. This provides an option to restore the directory at a later time if requir
ed.
- Go to the area above (parent area) the area you wish to archive.
- Click on the paramedit option on the command bar
- At "Select File", select the area (directory name) to be archived.
- Enter password for the area (normally aaaa) if required.
- Select the archive file checkbox
- Then select
- Your directory will be moved into the directory arch.d
- To see the changes select the hyperlink to your area - the automatic index will have been updated and your directory name removed from the list.
- Note that all links to this directory, and the files it contains, referenced by other files will now be broken.
Note that although this directory is still stored on the server (for backup purposes) its contents are not searchable using the normal web search engine installed on this server. If implemented, there may be a special search engine possible that only
searches the archives to assist in maintenance of these archives.
- What is Inheritance?
- Matching Area Types
- Rules for Inheritance
- Prevented Parameters from Being Inherited
- What is Inheritance?
Parameter values can be defined in a parent directory, and inherited by all subdirectories. This allows subdirectories (and also files) to inherit certain characteristics such as access permissions, headers and footers, toolbars and defined layouts for
the indexing, thereby providing a standard look and feel without having to redefine these characteristics for each area.
- Matching Area Types
The parameters used to define the layout of an area are associated with specific area types. Those used to define a node area are prefix by "node". e.g. NodeElementBanner. Similarly ListElementBanner and ImageElementBanner refer to
list and image areas respectively. Also parameters prefixed with "file" define the layout for files in an area. Using this scheme allows different area definitions for each area type.
Note that because private areas are not supported by the system, they will not inherit the parent directories' characteristics.
To ensure parameters are inherited you must ensure the parameters are defined for the subdirectory area types. For example the parent directory is of type node, and all parameters with the prefix node will define its properties. If the subdirectory is
also a node, these parameters can be inheritied. However if the subdirectory is a list area the parameters with "list" prefix must be defined in the parent area in order for them to be inherited. Otherwise the default values will be used.
- Rules for Inheritance