# English resource of tb-show.rb # def tb_show_conf_html <<-"HTML"

TrackBack anchor

#{"

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

" unless @cgi.mobile_agent?}

TrackBack display style

#{"

In Latest or Month mode, you can specify style of trackbacks displayed.

" unless @cgi.mobile_agent?}

Number of TrackBacks

#{"

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

" unless @cgi.mobile_agent?}

TrackBacks

Show TrackBack URL

#{"

In Latest or Month mode, you can specify TrackBack URL will be shown or not in each days.

" unless @cgi.mobile_agent?}

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