Hi Daniel. I would be interested in more info on your sitemesh
integration, we've been looking at how to provide a constant header
across all themes and I hadn't thought about using SiteMesh for it.
Nice work!
-Matt
Daniel Campagnoli wrote:
Hi Guys,
I just thought drop a line to show you my new little website I've
been making that I've integrated roller into. The url is
www.forexcentro.com and the roller install is at
http://www.forexcentro.com/roller. The version of Roller is a 2.0
build of about 2 weeks ago.
The main two areas of interest are the SiteMesh integration and the
SSO/User provisioning.
I have a cross-context sitemesh decorator from the main web
application (/main) that decorates the roller web pages. I havent
tested it too much, so I'm hoping Ive got the right combination of
includes and excludes for what pages/url's need to be decorated!
I am using the Tomcat single-sign-on, so I have changed the
login/logout/register pages to redirect to corresponding pages in my
main web application. When a user registers, a behind the scenes http
request goes from the main web app to a custom UserProvisionServlet
that I added to roller, which queries the database to create the user
and make a blog for them.
I also have SSO to the forum I integrated (www.jforum.net). I
submitted some patches and gave some direction in adding SSO to
jforum. Its a pretty decent forum if you want a java one.
Feel free to have a play and ask any questions, or If you'd like to
see my UserProvisionServlet.
Regards,
Daniel.
- Re: New roller site with SSO and sitemesh Matthew Schmidt
-