Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-10-27 22:31:32

Ross
New Member
From: England, UK
Registered: 2008-10-21
Posts: 2
Website

Template code - import/include templates

Hi,

I’m not completely certain about how the templating works in txp but what I’m looking for is a way to include content of other pages/templates into a page. For example, I could have a template that contains the page head and include that template on each page, rather than editing it manually on each page.

Is there a template tag for this?

Thanks,
Ross

Offline

#2 2008-10-27 23:05:23

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: Template code - import/include templates

I create a form with the html i want in the header and the output that form on my page.

For example, I’ll create a form called “Header” and output the form in the page using this tag

<txp:output_form form="Header" />

My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#3 2008-10-27 23:46:10

Ross
New Member
From: England, UK
Registered: 2008-10-21
Posts: 2
Website

Re: Template code - import/include templates

Thanks Matt, that solves it!

Offline

Board footer

Powered by FluxBB