Forums / Setup & design / Extra view parameters

Extra view parameters

Author Message

Karsten Jennissen

Friday 26 March 2004 2:57:14 pm

Anyone know how to achieve the extra view parameters with nice urls in the current stable version? The ez.no site seems to have it.

Example: http://www.ez.no/ez_publish/documentation/toc/(from)/29258

../nice/url/(param)/value

Karsten Jennissen

Monday 29 March 2004 7:26:43 am

In know, asking questions at the beginning of the weekend ain't a good idea, since you all go on your well deserved weekend break. But I am one of those, who primarily work on weekends, since I got a day job... :-)

Anyone on my question?

Bård Farstad

Tuesday 30 March 2004 7:01:09 am

To fetch the value of (param) you can just use the code

$view_parameters.param

You don't need to define the url parameters anywhere, it will be directly available in the template.

--bård

Documentation: http://ez.no/doc

Karsten Jennissen

Tuesday 30 March 2004 7:23:03 am

Thanks for your reply, Bard. Is this available in 3.3 or in the upcoming 3.4?

I am currently developing on 3.3, hoping for a go-live sometime shortly after the release of 3.4, after migrating and testing on 3.4. (I will have to backport what is currently in 3.4 if this doesn't work in 3.3)

Bård Farstad

Tuesday 30 March 2004 10:51:12 pm

This was added in 3.4. It's not available in 3.3.

--bård

Documentation: http://ez.no/doc