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 <jloo...@gmail.com> 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 < <snoopd...@gmail.com>snoopd...@gmail.com> wrote:
>
> On 6/14/07, Richard Jones <fudgemon...@gmail.com> 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
>

Reply via email to