Q:header? Topic is solved

General project discussion. NOT for help questions.
Post Reply
thetmz

Q:header?

Post by thetmz »

Hi all,

Sorry for lame Q. How do I change content of {footer} in the admin area?
And also is there a {header} tag?


Thanks in advance,
thetmz
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Q:header?

Post by Ted »

Well, {footer} isn't really necessary to use. It was a test for the plugins system. You can take it out and use your own text in it.

However, if you really do want to just modify it, modify the text in plugins/function.footer.php.
thetmz

Q:header?

Post by thetmz »

I could change the text in the template, but i.e. if I have 3 different templates and i'd like to have the same footer and header in each of them,
it's better to use {footer} and {header} instead of putting the same text in each template.


Thanks.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Q:header?

Post by Ted »

Use html blobs. Make one for header. One for footer. And then put {html_blob name="header"} into your template.
thetmz

Q:header?

Post by thetmz »

Thanks!!!

I've missed that for sure :)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Q:header?

Post by Ted »

Yeah, the lack of documentation is killing us at this point...
Post Reply

Return to “General Discussion”