Changes

Jump to: navigation, search

Login Screen Content

512 bytes removed, 15:44, 19 December 2016
no edit summary
By default the language used when creating the login page is English, but you can create [[Create and Direct Users to Language Specific Login Pages|language specific login pages]].
 
The Source code of the login page will also include code for a Pop up blocker warning message on login page, although buy default this will be disabled.
 
 
 
[[Image:PBWarning1.png|1100px|border]]
 
To enable the warning message then you simply have to remove the text '''disabled="disabled"''' from the Source code and then click Save.
 
[[Image:PBWarning2.png|1100px|border]]
 
Any users that are using a browser with pop-up blocker enabled will then see the alert message appear when accessing the login page.
 
[[Image:PBWarning3.png|border]]
==Title Type==
The login page can be configured to check if users have a pop-up blocker enabled, and suggest that they disable it for that SmartSimple system.
This The Source code of the login page will include code for a Pop up blocker warning message can , although by default this will be disabled by adding .  [[Image:PBWarning1.png|1100px|border]] To enable the warning message then you simply have to remove the text '''disabled="disabled"''' in from the tag for Source code and then click Save. [[Image:PBWarning2.png|1100px|border]] Any users that are using a browser with pop-up blocker enabled will then see the warning alert message:appear when accessing the login page.
<pre><p id="pbwarning" disabled="disabled">We have detected that you are using a pop-up blocker[[Image:PBWarning3. To use some features, you will need to allow pop-ups or disable your pop-up blocking software.</p></pre>png|border]]
When disabling the warning message, the following should be removed from the login page HTML as well:
<pre>
<script type="text/javascript" src="/pudetec.js"></script>
</pre>
==See Also==
Smartstaff, administrator
4,478
edits

Navigation menu