Forums / Setup & design / insert a footer with content from a node

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

insert a footer with content from a node

Author Message

Alexandre Cunha

Monday 16 October 2006 5:39:05 am

Hello,

I want create a footer for a site with logos linkinh to externa sites and link texts like "site map" and "contact us".

Instead of create a template file and include it on the main pagelayout.tpl, I what use a content node. In this content node the the editor can design the footer they want.

Ive tryed use the toolbar feature and include in the <Toolbar_bottom> a node_list pointing to the content. But this doest get the result I want.

Someone have do this and can help me ?

thanks

http://AlexandreCunha.com

Tore Skobba

Monday 16 October 2006 7:37:02 am

Hmm why dont you create an object which only has an xml text field and name, then fetch that object on the node id and display it in the footer?