Sorry, but can you explain with more precision please. Why I cant read parameter in the standard pages ?
Thx for your quick response. Julien Loonis 2009/4/10 Sarwar Bhuiyan <[email protected]> > You could use write a Plugin model class which has a method to retrieve the > request parameter from the request. A starting point would be > AuthenticatedUserModel in the sample plugins. > > Sarwar > > On Fri, Apr 10, 2009 at 2:45 PM, Julien Loonis <[email protected]> wrote: > > > Hi, > > > > I use rollerblog to make my blog about travel. > > > > I have a problem about the getRequestParameter methode. I try to get > value > > of parameter in standard page. > > > > I've seen this post on http://markmail.org : > > > > On 14/06/07, Dave < <[email protected]>[email protected]> wrote: > > > > On 6/14/07, Richard Jones <[email protected]> wrote: > > > > There appears to be only one page in the cache for this URL and the > request > > param's aren't taken into account when the page is accessed. Sometimes I > > will get the page with the additional content, other times without... > just > > depends on which *Roller* has in the cache. > > > > So my question is... is this a known issue, or am doing this the wrong > way? > > > > That's a known issue. We only support custom request *parameters* on > custom > > pages, so you cannot use them on standard pages like the main, entry or > > search pages of your blog. > > > > > > I would like know If this problem is resolved in the roller 4.0 ? Do you > > have any solution ? > > > > Sorry for my bad english. > > > > Thx for your response. > > > > > > Julien Loonis > > >
