Path

7x / documentation / exponential / technical manual / 5.x / templates / the pagelayout / variables in pagelayout / a more complete $requested_...


Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see Exponential Platform Documentation, for difference between legacy and Platform see 5.x Architecture overview.

A more complete $requested_uri_string ?

Accessing http://www.example.com/index.php/20_contestants/(offset)/10 and displaying the variable $requested_uri_string shows:

20_contestants

displaying: $module_result.uri will show

/20_contestants/(offset)/10

which is really cool to use to keep the user on the "same page" when using different siteaccesses for different languages !

--
Patrick ALLAERT
Web Developer
http://www.dixite.com/

Anonymous User (05/10/2005 6:39 pm)

Anonymous User (05/10/2005 6:45 pm)


Comments

There are no comments.