Create a new portal page from static HTML content.
About this task
To create a new portal page, first create an HTML file and
save the file to your local computer. The static HTML file might contain
references to portlets. You can also include other resources as part
of the page, such as Cascading Style Sheets or graphic images.
Note: If
you want to use portal frameworks such as Live Text with your static
page, you need to include your static page as part of a dynamic portal
page.
To create a page that is based on the HTML, proceed
as follows:
Creating a page for a specific language locale
A page can be rendered from an HTML source that has content
in a language other than English. Upload the language locales files
as part of an archive or compressed file and refer to a default locale
file. For example, if the file path is
index.html,
update the archive or compressed file or HTML file location for
multiplefiles.zip so
that the structure of
multiplefiles.zip is:
- index.html
- index_de.html
- index_fr.html
To set the correct language locale for the portal page,
change the file name to reflect the locale. For example, the letters de represent
German, so the name of the HTML source file for a German page is index_de.html. When you
view the rendered page, your browser must be set to the correct locale.