Web Hosting Talk







View Full Version : cPanel Skin


T3H-Joe
02-14-2005, 07:19 PM
Hello guys,

I am making a cPanel skin. Can you quickly tell me how it is possible to get the logged in users username and domain name, so I can echo it in my skin...


Thanks,

mainarea
02-14-2005, 07:30 PM
You can email Cpanel to find out a full list of CPanel tags that can be used within themes.

A (partial?) list of commands is available in the zip file at http://forums.cpanel.net/attachment.php?attachmentid=174 , but there is little documentation.
user name: <cpanel print="$user">
domain name: <cpanel print="DOMAIN">


- Matt

T3H-Joe
02-14-2005, 07:36 PM
Thanks Matt, a great help.

ADThosting
02-17-2005, 06:29 PM
Let us know when you have the skin ready.

~Larry