Need information how to display file in cpanel theme
Thanks
Need information how to display file in cpanel theme
Thanks
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
like display last login IP to cPanel
it takes value from
/home/username/.lastlogin , and displayed in statsbar
any help apreciated. Thanks
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
Finnally i made my own script to dispaly file in cpanel tag
thanks
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