The staff Login page in Aeries can now have custom contents applied to it. This could be used to display an informative message to your staff or for other purposes. The Aeries Administrator can simply create a virtual directory in IIS inside the Aeries application folder called "Extensions". Then place a file called "Login.html" inside it. If this file starts with "<html", the contents will be iframed on the login page. Otherwise, the contents will be read and injected directly into the login page itself. In either case, the contents will display inside the "Login Box" above the "Copyright" section.


Here is a sample Login.html file:


This is a message you could display to your staff on the login page.
<a href="www.eagleusd.org.com/folder/file.pdf">Click here</a> for more information.



A message may also be configured to display on the login page while temporary security restrictions are in place.