Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: ClientLoginImage-Main: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:System_keys]]
{{HelpFiles_Deployment}}




=====Key: ClientLoginImage-Main=====
==Key: ClientLoginImage-Main==


===Syntax===
===Syntax===

Latest revision as of 09:11, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: ClientLoginImage-Main

Syntax

<add key="ClientLoginImage-Main" value="[IMAGE]"/>

[IMAGE]: Full name of image

Purpose

File name of the main image behind the user name and password fields on the login page. This file must be placed in the /Images/Login folder.

In order to customize the default look of a new site to fit what a client wants we can customize a number of images by specifying what images to use in some web configuration settings.

Key is optional. When missing, the Catglobe default image will be used.

Example of key

<add key="ClientLoginImage-Main" value="login2.gif" />