First, check to make sure your front-page blog is specified as the front page blog in the Server Admin page. Also, make sure that the "aggregated front page" option is checked.
Second, I would advise you NOT to display 3000 entries on your front page. Pick a more reasonable number like 30. - Dave On 11/1/07, Tatsuya Noyori <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to use planet function of Roller 4.0 RC9. I could > aggregate feeds but could not display the feeds on front page. I set > the following configuration but cannot display the feeds on front > page. So, I would appreciate it if anyone could teach me how to set > configuration to dispaly feeds on front page. > > > roller-custom.properties > rendering.siteModels= > org.apache.roller.weblogger.ui.rendering.model.SiteModel, > org.apache.roller.weblogger.ui.rendering.model.PlanetModel > > Front Page > #set($pager = $planet.getAggregationPager(3000, 3000)) > #showWeblogEntriesPager($pager) > > Best regards, > -- > Tatsuya Noyori (^o^)/ >
