Sunday 06 November 2005 4:32:56 am
hi, I've set 5 articles in a folder
I've made an override onto folder and I display the URL for each article.
/folder/article1
/folder/article2 ... in override.ini I've defined this :
[folderPagelayout]
Source=pagelayout.tpl
MatchFile=pagelayouts/folder.tpl
Subdir=templates Match[url_alias]=folder When I go to this url /forlder/article1 It use folder.tpl template but how to fetch the article I want regarding the URL?
|