# English resource of pb-show.rb # def pingback_today; "Today's Pingbacks"; end def pingback_total( total ); "(Total: #{total})"; end def pb_show_conf_html <<-"HTML"

Pingback anchor

Pingback anchor is inserted into begining of each Pingbacks from other weblogs. So You can specify '<span class="tanchor">_</span>">', image anchor will be shown Image anchor by themes.

Number of Pingbacks

In Latest or Month mode, you can specify number of visible Pingbacks. So in Dayly mode, all of Pingbacks are shown.

Pingbacks

HTML end # Local Variables: # mode: ruby # indent-tabs-mode: t # tab-width: 3 # ruby-indent-level: 3 # End: