Hi James,

Thank you for your reply. I will use the suggestions you have made.

Kind Regards,
Nguni

PS: I went to your blog and just had to "steal" that picture about open
source software and twitpic it. :-D

On Fri, Apr 13, 2012 at 10:40 AM, James Roper <[email protected]> wrote:

> Hi Nguni,
>
> Putting pictures of the contributors would require writing a content
> decorator plugin for blog posts.  My suggestion would be to use gravatar
> for the actual pictures (that way you don't need any sort of interface for
> mapping users to pictures, though you could possibly just do it by
> convention, ie its expected that a user who's name is jsmith should have a
> picture called jsmith.jpg in the images directory).
>
> Some brief instructions for writing plugins can be found here:
>
> https://open.jira.com/wiki/display/PEBBLE/Plugin+Development
>
> If using maven to write the plugin, you can add a repository pointing to
> http://jazzy.id.au/maven, and declare your dependency like so:
>
> <dependency>
>   <groupId>org.sourceforge.pebble</groupId>
>   <artifactId>pebble</artifactId>
>   <version>2.6.2</version>
>   <type>jar</type>
> </dependency>
>
> Cheers,
>
> James
>
> On 13 April 2012 10:12, Nguni Phakela <[email protected]> wrote:
>
>> Hi,****
>>
>> ** **
>>
>> I have just used pebble to create a blogging facility for our site here
>> at wits, https://elearn.wits.ac.za/blog****
>>
>> It is not yet live, but we are about to go live, except for a few things.
>> The first one being, how can I integrate****
>>
>> Pictures for the contributors of the blog, such that when they do post a
>> blog, a picture appears next to their****
>>
>> Post?****
>>
>> ** **
>>
>> Kind Regards,****
>>
>> Nguni****
>>
>> ** **
>>
>> ****
>>
>> ****
>>
>> ****
>>
>> ** **
>>
>>
>> ------------------------------------------------------------------------------
>> For Developers, A Lot Can Happen In A Second.
>> Boundary is the first to Know...and Tell You.
>> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
>> http://p.sf.net/sfu/Boundary-d2dvs2
>> _______________________________________________
>> Pebble-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>>
>
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> Pebble-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
>


-- 
Nguni Phakela

<<image002.png>>

<<image001.png>>

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Pebble-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebble-user

Reply via email to