You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Matt Raible <mr...@gmail.com> on 2005/07/27 02:11:48 UTC

Group Blogging

Dave - it's great to hear you're almost done with the group blogging
feature!  We're looking to install a group blog at my new company and
I suggested Roller.  One question I have - is it possible to
workaround the /page/username thing in Roller?  If we're only going to
have one blog, is it possible to make it /blog and everything is
relative to that?  I could probably hack Roller to make this happen,
but wouldn't know where to begin.

Thanks,

Matt

Re: Group Blogging

Posted by Dave Johnson <da...@rollerweblogger.org>.
On Jul 26, 2005, at 8:11 PM, Matt Raible wrote:

> Dave - it's great to hear you're almost done with the group blogging
> feature!  We're looking to install a group blog at my new company and
> I suggested Roller.  One question I have - is it possible to
> workaround the /page/username thing in Roller? If we're only going to
> have one blog, is it possible to make it /blog and everything is
> relative to that?  I could probably hack Roller to make this happen,
> but wouldn't know where to begin.

I think you'd have to change RollerRequest and the page servlet to map 
the root of the context to one blog. That's on my wish list too, I'd 
like to do away with the JSP based front pages and beb able to specify 
a blog to be the site's "main page."

For now, you could just hack index.jsp to redirect to the blog you want.

- Dave




>
> Thanks,
>
> Matt
>