外掛作者:Jeroen B
外掛描述:This MOD will display the total of forums a board contains. Only forums are counted, categories are not counted as a forum. This statistic will show up on the statistics part of the forum index.
外掛版本:1.0.0
外掛下載:total_forums_on_index1_0_0.zip
資料來源:viewtopic.php?t=2111277
範例圖片:
中文化分享:
打開:language/zh_cmn_hant/common.php
搜尋
代碼: 選擇全部
'TOTAL_ATTACHMENTS' => '附加檔案',代碼: 選擇全部
'TOTAL_FORUMS' => '版面總數 <strong>%s</strong>',打開:styles/subsilver2/template/index_body.html
搜尋
代碼: 選擇全部
{TOTAL_TOPICS} |代碼: 選擇全部
{TOTAL_FORUMS} |