This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 2022:bootstrap_overview [2022/06/03 20:31] – [Components of a Login Page] admin | 2022:bootstrap_overview [2022/06/03 20:51] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | |||
| ====== Dynamic Login Pages Overview ====== | ====== Dynamic Login Pages Overview ====== | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 11: | Line 13: | ||
| ===== Components of a Login Page ===== | ===== Components of a Login Page ===== | ||
| {{: | {{: | ||
| - | ==== Layout ==== | + | |
| - | | + | |
| * Top Toolbar | * Top Toolbar | ||
| * Image(s) | * Image(s) | ||
| * Login Screen | * Login Screen | ||
| * Lets discuss these items further each under its own sectional heading. | * Lets discuss these items further each under its own sectional heading. | ||
| + | |||
| + | ==== Top Toolbar ==== | ||
| + | * The content and appearance of the top toolbar depends on the settings of the Login Page. | ||
| + | * The Top Toolbar can contain the following | ||
| + | * A **Connect** link which causes the Login Screen to show. | ||
| + | * A Title for the page. This item is configurable. | ||
| + | * Login Pages that is configured to support multiple languages will include a menu item to select a different language. | ||
| + | |||
| + | ==== Images ==== | ||
| + | * The Login Page will show at least one image. | ||
| + | * The image as well as the presentation of the image is all configurable when you edit the Login Page. | ||
| + | |||
| + | ==== Login Screen ==== | ||
| + | * The Login Screen is a Pop-Up window who's contend and behavior depends on the settings of the Login Page and will be covered in detail on its own dedicated wiki page. | ||
| + | |||
| + | |||
| + | |||
| + | |||