On Thu, Jul 21, 2011 at 2:41 PM, Scott. <[email protected]> wrote: > I've been searching for a blog to add to my site and I think roller could be > the way to go for me but I have a few questions and hopefully someone can > point a newb in the right direction. > > Is there anywhere I can see the different themes? I've tried to visit a few > sites but I cant seem to find any demo's. I'd also like to know if roller > supports the sharing of a blog. Many these days have the facebook, twitter, > google+ and email, etc at the end of each blog entry. I dont see that in the > examples I've seen. > > Any guidance would be much appreciated. Thanks.
Roller includes a couple of themes and there are some other ones available here: http://code.google.com/a/apache-extras.org/p/roller-extras/downloads/list Roller doesn't do anything specific to support sharing via Facebook, Twitter and Google+ but once you have chosen a theme it is relatively easy to add the snippets of HTML/JavaScript required to add those sharing buttons. I've got them on each of my blog entries, for example: http://rollerweblogger.org/roller/entry/wip_resource_preview You can see the code that I added here on my Entry template: http://rollerweblogger.org/roller/page/viewsource?pageName=Entry Hope that helps... Regards, Dave
