• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

MOTD on login page

A

AlleyKat

Guest
MOTD on login page, like Horde has? It's a nice feature that can be used in numerous ways. Doesn't need no fancy interface or anything, just including a MOTD textfile on the page.
 
How about making one yourself ?

Code:
/usr/local/psa/admin/plib/templates/login.tpl

Those are Smarty-like template files. Just add some HTML to it .. and i guess PHP-code (like include some motd file) will work also.
 
Yep, ok, thanks, got it... still stands as a suggestion to future Plesk versions, anyway ;)

Quite by accident stumbling over the file in Horde, I just realized how powerful this simple thing really is, and thus the request/suggestion. :D


But thanks for the fine advice.
 
Back
Top