CARL Source
Site component
Customization > Home screen > Site component

This component is a window corresponding to an intranet or Internet site. You access it as if you had opened it in another session of the browser.

To configure an element, click on the icon and fill in the various settings.

In view mode, the icon next to the title is used for a full-screen display of the element's content.
To return to the initial state, simply click on the icon .

Creating a specific page

In order for an html page that you have created locally to be accessible to all users, you can save it on the CARL Source server.

Option 1 - If you have access to the CARL Source server

  1. In the webapps\gmaoCS02 directory of the Tomcat® instance corresponding to your application, create a new directory, for example "docs",
  2. Put the html page in this directory; for example "myPage.html",
  3. In the site component, the URL will be /gmaoCS02/<created folder>\<html file>, that is, for example: /gmaoCS02/docs/myPage.html.
    The default context "gmaoCS02" may have been changed at the time of installation.
    In that case, replace "gmaoCS02" with your CARL Source access context.

 

Option 2 - By creating a document in the library

  1. In the library, create an attachment document called "Stored file" corresponding to the html page,
  2. Once the document has been saved, open the context-sensitive menu (right click) on the "File/URL" link and choose "Copy shortcut",
  3. In the URL field of the site component, paste the copied shortcut.