3.3 Adding Content to Your Landing Page

After you have configured the workspace view to be a landing page, you can add content to your landing page.

  1. From the landing page, click Manage > Modify This Workspace.

  2. In the field above the workspace Description section, near the top of the page, click Add.

You can add the following items to your landing page:

3.3.1 Adding a Table

When you add a table to your landing page, it enables you to add other content within the individual cells of the table.

To add a table to the landing page:

  1. Click Add Table.

  2. (Optional) Select Show Border, if you want the border of the table to be visible.

  3. In the Number of Columns field, specify the number of columns that you want the table to have.

  4. In the Widths of Each Column field, specify the width that you want your columns to have.

    Enter the column widths in percentages. For example, for a two-column table you might enter 70%,30%. This means that the first column of the table takes 70 percent of the space, and the second column of the table takes the remaining 30 percent.

  5. Click OK.

You can now add content to the individual cells of the table.

  1. In the cell where you want to add the content, click Add, then choose the type of content that you want to add.

3.3.2 Adding a List

  1. Click Add List.

  2. In the List Title field, specify the title that you want the list to have.

  3. Select Show Border, if you want the border of the list to be visible.

  4. Click OK.

You can now add items to the list:

  1. Inside the list that you just created, click Add, then choose the type of content that you want to add.

3.3.3 Adding an Entry

The actual content of your landing page is created in entries. The landing page simply references entries that have already been created within the workspace.

To add an entry to the landing page:

  1. Click Add Entry.

  2. In the provided field, specify the entry that you want to display on the landing page.

  3. Select Show Border, if you want the border of the entry to be visible.

  4. Click OK.

3.3.4 Adding a Folder

  1. Click Add Folder.

  2. In the Find a Folder to be Added field, specify the folder that you want to display on the landing page.

  3. Select Show the Title Bar if you want the title bar to be displayed.

  4. Select Show the Folder Description if you want the folder description to be displayed.

  5. Select Show Entries Opened if you want opened entries to be displayed.

  6. In the Number of Entries to be Shown field, specify the number of entries that you want to be displayed at any one time.

  7. Click OK.

3.3.5 Adding a Link or URL

  1. Click Add a Link (or URL).

  2. In the Link Title field, specify the title that you want to be displayed on the landing page.

  3. In the Link URL field, specify the URL that you want to link to.

    You can paste a Teaming permalink into this field to link to a page within Teaming. To get the permalink URL of a Teaming page, simply navigate to the page that you want to link to, click Permalink in the footer toolbar, then copy the permalink URL from the Permalink field.

  4. Click OK.

3.3.6 Adding a Graphic

  1. Click Add Graphic.

  2. Select Show Border, if you want the border of the graphic to be visible.

  3. In the Graphic drop-down list, select the graphic that you want to display.

3.3.7 Adding a Utility Element

Under Construction

3.3.8 Adding a Custom JSP

Custom JSP files are stored in the WEB-INF\jsp\custom_jsps directory. If you want to include a custom JSP file in your landing page, you must store the file in this directory in order to reference it from Teaming.

  1. After you have created your custom JSP file in the WEB-INF\jsp\custom_jsps directory, click Add Custom JSP.

  2. In the Custom JSP Name field, type the name of the custom JSP.

  3. Click OK.