+

Search Tips   |   Advanced Search

Update a static page

Modify the HTML that is the source for a static portal page, then refresh the rendering of the page. If we change the HTML that is the source for a static portal page, we can refresh the rendering of the page as follows:

  1. Click Administration > Portal User Interface > Manage Pages.

  2. Click the Edit Page Properties icon (small page) next to the name of the page to edit.

  3. Click the plus sign next to Type of Page to expand that section.

  4. Click Update Static Content page layout properties.

  5. If we changed the HTML file name when we modified the source, then type the new page name in the Static Page Layout File field.

  6. Next to the field labeled Loaded file in database update, compressed or HTML File Location, click the Browse button, or type a file path.

    • File path: enter the full path to the source file. This can be an archive or compressed file bundled with the localized markup files and related files, such as image files (GIF, JPG) or CSS files, or it can be a single localized markup file.

    • Browse: use the file selection window to go to the archive or compressed file, or HTML file, containing the content source. In addition to the HTML file specified as the Static Page Layout File, the archive or compressed file can contain other supporting files referenced by the HTML, such as graphics (GIF, JPG) or a style sheet to format the HTML content (CSS).

  7. Click OK.


Example

Go to the portal home page and then click the tab representing your page to confirm the page is rendered correctly, reflecting the modifications to the HTML source.


Parent Create a portal page from an HTML file