|
Now retrieve a page's particular information.
- All pages have a request.page.name variable, and they likely have a request.page.content value where the bulk of their (unstructured) HTML content is stored. In addition all other fields in the page's record are returned in corresponding request.page.[field name] variables. Templates can draw upon any of these. For multilingual websites, if available, textual content will be retrieved in the user's language.
<- ->
|