[Trac] Re: How squared which shows the team's Avatar

2017-03-30 Thread RjOllos


On Monday, June 20, 2016 at 7:17:01 PM UTC-7, Mingxing Tian wrote:
>
> Does anyone can help me?
>
> 在 2016年6月15日星期三 UTC+8上午11:01:03,Mingxing Tian写道:
>>
>> {{{#!box type=normal align=right width=275
>> [[Include(UserManagerPluginPictures)]]
>> }}}
>>
>> I want the code above to show team members head out in a squared inside, 
>> but the strange thing is that I get a wrong result.
>>
>>
>> 
>>
>

The UserManagerPluginPictures page has attachments of the user's photo. I 
assume you want to inline those photos in wiki markup. Use  the Image macro:

{{{#!rbox width=275px
[[Image(wiki:UserManagerPluginPictures:photo.jpg,10%)]]
}}}

UserManagerPlugin Trac 1.2 compatibility will be committed within the hour 
(1).

- Ryan

(1) https://trac-hacks.org/ticket/12979

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


[Trac] Re: How squared which shows the team's Avatar

2016-06-20 Thread Mingxing Tian
Does anyone can help me?

在 2016年6月15日星期三 UTC+8上午11:01:03,Mingxing Tian写道:
>
> {{{#!box type=normal align=right width=275
> [[Include(UserManagerPluginPictures)]]
> }}}
>
> I want the code above to show team members head out in a squared inside, 
> but the strange thing is that I get a wrong result.
>
>
> 
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.