• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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