Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
 By default the home page of the new channel is not in the published state, therefore visitors who navigate to that channel will see a blank page.

  

Back to top

 

...

Extending the Folder Structure (Optional)

The configuration of the new channel can be extended or altered to deal with separate files or presentations.

 

...

Separating Presentations

On large websites with multiple channels it might be necessary to share common resources and (parts of) the presentation. In order to realize this, the following conditions must be met:

  • There must be a central folder for the shared files and presentations, for example with the name common.
  • Besides the central folder, each channel also has its own folders for private files and presentations.

...

Example of a folder structure in a presentation WCB:

 

 

 

...

Code Block
<WCB JSP folder>/common/page/
                       /pagepart/
                       /element/
                       /etc
              /website1/page/
                       /pagepart
                       /element
                       /etc
              /website2/page/
                       /pagepart
                       /element
                       /etc

 

To be able to use this subdivision, some configurations have to be made in the Setup tool:

 

Þ       In  In the /web/setup tool, select the [Website specific setting] tab.

...