Forums / Developer / How to override pagelayout.tpl for custom extensions?

"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".

How to override pagelayout.tpl for custom extensions?

Author Message

Massimiliano Bariola

Friday 17 June 2005 4:25:30 am

Hi,

how can I override the pagelayout.tpl for a custom extension?

eg. the home page of my site opens in page

www.example.com/myextension/homepage/

and I would like it to use a custom layout for it.

I found this thread in the forum:

http://ez.no/community/forum/developer/extension_overrideini_matches_is_it_possible_

but I was unable to make the suggested solution work under eZ3.6.0.
Tony, Paul, any hint ?

Thanks

Eirik Alfstad Johansen

Friday 17 June 2005 4:39:59 am

Hi Massimiliano,

You could check out Paul and Tonys worldpay extension. I belive it used a custom pagelayout called wp_pagelayout.tpl.

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Massimiliano Bariola

Friday 17 June 2005 6:15:39 am

Thanks Elrik, I checked it out and found I was using a wrong path for the pagelayout file. now it works correctly :)