Forums / Setup & design / fetching article

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

fetching article

Author Message

thierry cazalet

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?