Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#16 2009-11-03 17:41:51
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: How to add a "Page last updated at..." info?
fhd wrote:
Still searching for a way to easily “include” other pages in a layout, this way I’d at least not have to copy that footer to every page layout :)
<txp:output_form form="footer" />
Offline
#17 2009-11-03 20:13:12
- fhd
- Member
- Registered: 2009-11-01
- Posts: 13
Re: How to add a "Page last updated at..." info?
Els wrote:
<txp:output_form form="footer" />
Now that’s embarassing, I didn’t see the forest for the trees :(
But indeed, I think I can do quite a lot with forms. I’m really starting to enjoy this.
Is it advisable to put e.g. the whole HTML <head> contents into one form?
That’s admittably pretty off topic. My original problem is solved by all means.
Offline
#18 2009-11-03 20:43:46
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: How to add a "Page last updated at..." info?
fhd wrote:
Is it advisable to put e.g. the whole HTML <head> contents into one form?
It’s up to you, there’s nothing against it. Everyone has his or her own preferred way of organizing pages.
Offline