Re: [Trac] how to show nickname with openid

2010-03-05 Thread Bill
On Fri, Mar 05, 2010 at 11:00:51AM -0500, Matt Caron wrote:
> > to refresh the web.  It still show the openid url.
> > Is the patch in  http://trac.edgewall.org/ticket/7339  not the right
> > solution for me?
> 
> Stupid question - is the fill name set for the user?
yes, the full name is set.
> 
> Also, if you're checking in some specific spot which the patch doesn't
> address (there are some, and I don't recall which ones aren't fixed),
> then that patch will only help in other areas and will need to be
> massaged to make it work the way you want.
Bellow is the page I want to change,

http://shareit.tooyum.com/wiki/WikiStart?action=history

Maybe it will make my idea more clear.


-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-05 Thread Matt Caron
> to refresh the web.  It still show the openid url.
> Is the patch in  http://trac.edgewall.org/ticket/7339  not the right
> solution for me?

Stupid question - is the fill name set for the user?

Also, if you're checking in some specific spot which the patch doesn't 
address (there are some, and I don't recall which ones aren't fixed), 
then that patch will only help in other areas and will need to be 
massaged to make it work the way you want.
-- 
SIXNET - Solutions for Your Industrial Networking Challenges
331 Ushers Road, Ballston Lake, NY 12019
Tel: 1.518.877.5173, Fax: 1.518.877.8346
www.sixnet.com

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-05 Thread Bill
OK, I will try to make it more clear. 

I use dreamehost virtual web server, so I only got user space
permissions.

I install the openid plugin, it works fine  to verify user, but  The
modify author in history shows the url not the user name. please check bellow

 3  10 days 
https://www.google.com/accounts/o8/id?id=aitoawnn8-fudz_6uewsoqpvvpfqkagsd3eqxoe

 2  11 days 
https://www.google.com/accounts/o8/id?id=aitoawnn8-fudz_6uewsoqpvvpfqkagsd3eqxoe
Initial Update

I wanna make it show the author with "bill" .

Then I tried http://trac.edgewall.org/ticket/7339  with Matt Caron's
suggestion.

then I patch my .11.6's source code, then redo deploy.

as it based on  fcgi, so I do
pkill fcgi

to refresh the web.  It still show the openid url.
Is the patch in  http://trac.edgewall.org/ticket/7339  not the right
solution for me?





On Fri, Mar 05, 2010 at 08:20:56AM -0500, Olemis Lang wrote:
> > On Wed, Mar 03, 2010 at 05:18:50PM -0500, Olemis Lang wrote:
> >> On Wed, Mar 3, 2010 at 5:12 PM, Matt Caron  wrote:
> >> >> but no effects till now, where did i go wrong? or it's the cache in
> >> >> server, if so anyway to make it take effects quickly?
> >> >
> >>
> >> Linux ...
> >>
> >> sudo kill -s HUP `pgrep apache2`
> >> sudo kill -s HUP `pgrep httpd`
> >> ...
> >
> 2010/3/4 Bill :
> > I use
> > pkill trac.fcgi
> >
> > but still no effects. I am confused. then I follow the guide in
> > TracUpgrade with 2 bellow command:
> >
> > trac-admin /path/to/projenv upgrade
> > trac-admin /path/to/projenv wiki upgrade
> >
> > still no effects,
> >
> > Then try
> >
> > trac-admin /path/to/env deploy /deploy/directory/path
> >
> > still can't work,
> >
> > How to debug it, to make it ?function ?
> >
> 
> If you don't explain things in more detail it will be hard to tell
> you. However it seems that your issues are related to permissions and
> AFAIK, Trac cannot do ?something? if admins specified not to do it
> 
> ;o)
> 
> I suppose that, most of the time, solution depends on the
> possibilities and services offered by your hosting provider ...
> 



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-05 Thread Olemis Lang
> On Wed, Mar 03, 2010 at 05:18:50PM -0500, Olemis Lang wrote:
>> On Wed, Mar 3, 2010 at 5:12 PM, Matt Caron  wrote:
>> >> but no effects till now, where did i go wrong? or it's the cache in
>> >> server, if so anyway to make it take effects quickly?
>> >
>>
>> Linux ...
>>
>> sudo kill -s HUP `pgrep apache2`
>> sudo kill -s HUP `pgrep httpd`
>> ...
>
2010/3/4 Bill :
> I use
> pkill trac.fcgi
>
> but still no effects. I am confused. then I follow the guide in
> TracUpgrade with 2 bellow command:
>
> trac-admin /path/to/projenv upgrade
> trac-admin /path/to/projenv wiki upgrade
>
> still no effects,
>
> Then try
>
> trac-admin /path/to/env deploy /deploy/directory/path
>
> still can't work,
>
> How to debug it, to make it  function ?
>

If you don't explain things in more detail it will be hard to tell
you. However it seems that your issues are related to permissions and
AFAIK, Trac cannot do «something» if admins specified not to do it

;o)

I suppose that, most of the time, solution depends on the
possibilities and services offered by your hosting provider ...

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:
Soporte para Hessian (RPC) en Trac -
http://feedproxy.google.com/~r/simelo-es/~3/1vNiBD5LjP8/soporte-para-hessian-rpc-en-trac.html

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-04 Thread Bill
I use 
pkill trac.fcgi 

but still no effects. I am confused. then I follow the guide in
TracUpgrade with 2 bellow command:

trac-admin /path/to/projenv upgrade
trac-admin /path/to/projenv wiki upgrade

still no effects,

Then try 

trac-admin /path/to/env deploy /deploy/directory/path

still can't work, 

How to debug it, to make it  function ?







On Wed, Mar 03, 2010 at 05:18:50PM -0500, Olemis Lang wrote:
> On Wed, Mar 3, 2010 at 5:12 PM, Matt Caron  wrote:
> >> but no effects till now, where did i go wrong? or it's the cache in
> >> server, if so anyway to make it take effects quickly?
> >
> 
> Linux ...
> 
> sudo kill -s HUP `pgrep apache2`
> sudo kill -s HUP `pgrep httpd`
> ...
> 

-- 
   卷708_62 【惜牡丹】徐夤 

今日狂风揭锦筵,预愁吹落夕阳天。闲看红艳只须醉, 
谩惜黄金岂是贤。南国好偷夸粉黛,汉宫宜摘赠神仙。 
良时虽作莺花主,白马王孙恰少年。



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Bill
Thanks for all your kindly help, but I don't have enough
permission:) to do that, it's just a remote web space .

On Wed, Mar 03, 2010 at 05:18:50PM -0500, Olemis Lang wrote:
> On Wed, Mar 3, 2010 at 5:12 PM, Matt Caron  wrote:
> >> but no effects till now, where did i go wrong? or it's the cache in
> >> server, if so anyway to make it take effects quickly?
> >
> 
> Linux ...
> 
> sudo kill -s HUP `pgrep apache2`
> sudo kill -s HUP `pgrep httpd`
> ...
> 

-- 
   卷126_80 【待储光羲不至】王维 

重门朝已启,起坐听车声。要欲闻清佩,方将出户迎。 
晚钟鸣上苑,疏雨过春城。了自不相顾,临堂空复情。



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Olemis Lang
On Wed, Mar 3, 2010 at 5:12 PM, Matt Caron  wrote:
>> but no effects till now, where did i go wrong? or it's the cache in
>> server, if so anyway to make it take effects quickly?
>

Linux ...

sudo kill -s HUP `pgrep apache2`
sudo kill -s HUP `pgrep httpd`
...

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Matt Caron
> but no effects till now, where did i go wrong? or it's the cache in
> server, if so anyway to make it take effects quickly?

Bounce apache.

-- 
SIXNET - Solutions for Your Industrial Networking Challenges
331 Ushers Road, Ballston Lake, NY 12019
Tel: 1.518.877.5173, Fax: 1.518.877.8346
www.sixnet.com

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Bill
I patch it to my install source .11.6  with something

 patch -p0 -i pathtopatch 

it seemed works fine, 

then I reinstall it by 

python setup.py install

all source code are compiled to the python lib .

but no effects till now, where did i go wrong? or it's the cache in
server, if so anyway to make it take effects quickly?

 On Wed, Mar 03, 2010 at 10:13:10AM -0500, Matt Caron wrote:
> Bill wrote:
> > I use both accountmanager  & openid , but when I login with openid to
> > modify wiki, the author shows the url, not more human readable
> > nickname?
> >
> > Anybody know how to solve it?
> 
> We ended up patching Trac to use whatever the user puts in for a Full
> Name instead of the username (if full name is set).
> 
> http://trac.edgewall.org/ticket/7339

-- 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Bill
that's it.
thanks.

On Wed, Mar 03, 2010 at 10:13:10AM -0500, Matt Caron wrote:
> Bill wrote:
> > I use both accountmanager  & openid , but when I login with openid to
> > modify wiki, the author shows the url, not more human readable
> > nickname?
> >
> > Anybody know how to solve it?
> 
> We ended up patching Trac to use whatever the user puts in for a Full
> Name instead of the username (if full name is set).
> 
> http://trac.edgewall.org/ticket/7339

 



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] how to show nickname with openid

2010-03-03 Thread Matt Caron
Bill wrote:
> I use both accountmanager  & openid , but when I login with openid to
> modify wiki, the author shows the url, not more human readable
> nickname?
> 
> Anybody know how to solve it?

We ended up patching Trac to use whatever the user puts in for a Full 
Name instead of the username (if full name is set).

http://trac.edgewall.org/ticket/7339
-- 
SIXNET - Solutions for Your Industrial Networking Challenges
331 Ushers Road, Ballston Lake, NY 12019
Tel: 1.518.877.5173, Fax: 1.518.877.8346
www.sixnet.com

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] how to show nickname with openid

2010-03-03 Thread Bill
I use both accountmanager  & openid , but when I login with openid to
modify wiki, the author shows the url, not more human readable
nickname?

Anybody know how to solve it?

thanks .



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.