A AlleyKat Guest Jan 19, 2006 #1 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.
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.
B BoXie Guest Jan 20, 2006 #2 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.
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.
A AlleyKat Guest Jan 20, 2006 #3 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. But thanks for the fine advice.
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. But thanks for the fine advice.