Roller Subdomains and Virtual Hosts

2009-03-03 Thread Ing. Alfonso Romero
Hi, I have managed to install Roller on a subdomain using Virtual Hosts on Tomcat & Apache, and I also have another Roller instance on my main Web site. I want to use blogs with personalized user names, like john.domain.com, and all is working great. My question: Is there any way to prevent a we

Build Problem Beyond My Ken

2009-03-03 Thread Terry Corbet
I am trying to make a modification to Roller for which I could not find any simple, external configuration variable or manipulation, so I am trying to build from the source. Version: Latest check out from SVN says it is REv 749871 App Server: Tomcat 6.x Datbase: MySQL 5.2.x Java Version: 1.6

Re: How to access servlets in roller

2009-03-03 Thread Leena Borle
Hi Dave, Actually what I want to do is, I have roller-weblogger integrated into another struts2 application. And I want to display list of updated/new blogs on this other application's JSP. How do I do that? Thanks, Leena On Tue, Mar 3, 2009 at 3:22 PM, Dave wrote: > On Tue, Mar 3, 2009 at

Re: How to access servlets in roller

2009-03-03 Thread Dave
On Tue, Mar 3, 2009 at 5:28 PM, Leena Borle wrote: > http://localhost:8080/roller-weblogger/roller-ui/rendering/feed/FeedServlet/entries/ > > But I get this exception in roller.log, > > "org.apache.roller.weblogger.WebloggerException: unable to lookup weblog: > FeedServlet". > > What configuration

How to access servlets in roller

2009-03-03 Thread Leena Borle
Hi, I tried using this url, http://localhost:8080/roller-weblogger/roller-ui/rendering/feed/FeedServlet/entries/ But I get this exception in roller.log, "org.apache.roller.weblogger.WebloggerException: unable to lookup weblog: FeedServlet". What configuration do I need in order to access servle

Re: Issues using PlanetModel in a weblog.

2009-03-03 Thread Edd Grant
Done: https://issues.apache.org/roller/browse/ROL-1793 Thanks, Edd 2009/3/3 Dave > On Tue, Mar 3, 2009 at 8:39 AM, djeddyg wrote: > > Thanks for your response, do you want me to raise it as a bug against > roller > > so it can be investigated formally? > > Yes, that would be helpful. > > Than

Re: Issues using PlanetModel in a weblog.

2009-03-03 Thread Dave
On Tue, Mar 3, 2009 at 8:39 AM, djeddyg wrote: > Thanks for your response, do you want me to raise it as a bug against roller > so it can be investigated formally? Yes, that would be helpful. Thanks, - Dave > Dave Johnson-8 wrote: >> >> On Mon, Mar 2, 2009 at 8:11 AM, djeddyg wrote: >>> Anyo

Re: Issues using PlanetModel in a weblog.

2009-03-03 Thread djeddyg
Hi Dave, Thanks for your response, do you want me to raise it as a bug against roller so it can be investigated formally? Cheers, Edd Dave Johnson-8 wrote: > > On Mon, Mar 2, 2009 at 8:11 AM, djeddyg wrote: >> Anyone? Please? > > Hi Ed, > > I just tried your code on my blog with my Twitt

Re: Multiple themes one instance of roller

2009-03-03 Thread Dave
It is not possible to have two themes for one blog, but you might be able to use some conditional logic based on request headers to return normal or mobile content from each template. I don't think any of Roller's built in models return headers, so you'd need an new model. Another option is to ad

Re: Issues using PlanetModel in a weblog.

2009-03-03 Thread Dave
On Mon, Mar 2, 2009 at 8:11 AM, djeddyg wrote: > Anyone? Please? Hi Ed, I just tried your code on my blog with my Twitter feed (the Atom version) and it returned only 3 entries. I also checked in the Roller database and found only three entries in the feed. I checked the feed from Twitter (using