Publishing Web pages

When you publish a Web page, two types of HTML Web pages are created:

  • The basic detail layout, which lists all the records selected for publishing
  • The detail page, which can be used to list extra information about each record.

    Each detail page is a separate Web page and is linked to the index page.

When Content Manager publishes the Web pages, it creates the following directory structure:

For example, if your path was C:\net\webpages\:

  • The index page - basic layout page - is in the folder C:\net\webpages\
  • The detail pages are in the folder C:\net\webpages\records
  • Any electronic documents published - copies of electronic documents from the Content Manager dataset - are in the folder C:\net\webpages\docs

If you want to make these pages available to others on an intranet or the Internet, then move the folders and files to your Web Server.

The links between the index, detail and electronic document pages use relative path names, which ensures link integrity between the pages.