Procedural File: _item_feedback.inc.php
Source Location: /blogs/skins/basic/_item_feedback.inc.php
Page Details
This is the template that displays the feedback for a post (comments, trackback, pingback...)
You may want to call this file multiple time in a row with different $c $tb $pb params. This allow to seprate different kinds of feedbacks instead of displaying them mixed together
This file is not meant to be called directly. It is meant to be called by an include in the main.page.php template. To display a feedback, you should call a stub AND pass the right parameters For example: /blogs/index.php?p=1&more=1&c=1&tb=1&pb=1 Note: don't code this URL by hand, use the template functions to generate it!
b2evolution - http://b2evolution.net/
| Filesource: | Source Code for this file |
