Page 1 of 1

$entry.add_footer

Posted: Tue Mar 15, 2005 6:57 am
by risc_*
I'm now in the process of piecing together my own theme (trying to serve it up as "real" xhtml) and I really HATE how much the mess that is entries.tpl but what exactly is $entry.add_footer used for?

Now back to figuring out how to add talkbackcomment.tpl to entries.tpl.

Re: $entry.add_footer

Posted: Tue Mar 15, 2005 1:00 pm
by garvinhicking
$entry.add_footer is used so that plugins can add output to footers. Karma plugin, for example.

Regards,
Garvin

Posted: Tue Mar 15, 2005 7:09 pm
by risc_*
makes sense... not sure why my search didn't show that... oh well.