tata13

Active Member
Feb 8, 2006
43
0
156
Jakarta
I'm sorry

I need to display content from

/home/user/filetodisplay

in top of user themes cpanel

file content different in every user.

Thanks
 

tata13

Active Member
Feb 8, 2006
43
0
156
Jakarta
like display last login IP to cPanel

it takes value from

/home/username/.lastlogin , and displayed in statsbar

any help apreciated. Thanks
 

tata13

Active Member
Feb 8, 2006
43
0
156
Jakarta
I got list cpanel tag from

Cpanel Notes: Master List

<cpanel shortuptime="">
<cpanel Cgi="accessloglink()">

<cpanel print="$user">!

<cpanel hostname="">

<cpanel print="$CPDATA{'PLAN'}">

<cpanel print="$FORM{'w'}"><cpanel print="$FORM{'h'}">

<cpanel print="$ip">

<cpanel print="DOMAIN">

<cpanel Serverinfo="perlpath()">

<cpanel email="listfiltersselect()">

<cpanel printvar="dprefix">

<cpanel News="displaynews()">

<cpanel printvar="dprefix">

<cpanel print="$FORM{'dir'}">

<cpanel print="$FORM{'dir'}">

<cpanel Stats="analoglist($FORM{'domain'})">

<cpanel Stats="analoglist($CPDATA{'DNS'})">

<cpanel Cgi="mkclock(0,$FORM{'TZ'},$FORM{'timeformat'},$FORM{'border'},$FORM{'date'},$FORM{'fg'},$FORM{'bg'})">

<cpanel Cgi="mkcountdown(1,$FORM{'TZ'},$FORM{'month'},$FORM{'hour'},$FORM{'day'},$FORM{'year'})">

<cpanel print="$FORM{'dir'}">


Any body know cpanel tag to display file content ?

Thanks
 

tata13

Active Member
Feb 8, 2006
43
0
156
Jakarta
sorry if my English not very good,

I just want to branding cpanel theme that display content from user file in

/home/user/filedisplay

, so i need cpanel script to that function

thanks