RE: [SM-USERS] Change of Welcome UserName, position

2003-06-03 Thread p dont think
> > Thanks for your relies. I did in the following way instead of using > > User name plugin. I modified page_header.php file at line number 227. > > echo $username.' '; > > This will show user name just before the "Sign out" link. Like yahoo. > > > > > what kind of version do you applied thi

Re: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread Rio Martin.
[EMAIL PROTECTED] wrote: > Thanks for your relies. I did in the following way instead of using > User name plugin. I modified page_header.php file at line number 227. > echo $username.' '; > This will show user name just before the "Sign out" link. Like yahoo. > what kind of version do you ap

RE: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread p dont think
PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Change of Welcome UserName, position > > > Praveen - You can also try the Username plugin, which puts the username > > above/below the folder list in the left frame. > > On our system (SM 1.2.12 [cvs], Us

Re: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread Praveen Kumar
Thanks for your relies. I did in the following way instead of using User name plugin. I modified page_header.php file at line number 227. echo $username.' '; This will show user name just before the "Sign out" link. Like yahoo. Thank & Regards Praveen