外掛作者:00mohgta7
外掛描述:Add the possibility of describe topics, in posting page. Based on permissions per forum.
Descriptions are display in viewtopic, viewforum, search results (only display results as topic) and MCP forum.
外掛版本:1.0.0
外掛下載:Topics_descriptions_1.0.0.zip
資料來源:Topics descriptions
打開:
language/zh_cmn_hant/posting.php
搜尋:
代碼: 選擇全部
'TOPIC_BUMPED' => '主題推文成功。',代碼: 選擇全部
'TOPIC_DESC' => '描述',language/zh_cmn_hant/acp/permissions_phpbb.php
搜尋:
代碼: 選擇全部
'acl_f_sticky' => array('lang' => '可以發表置頂文章', 'cat' => 'post'),代碼: 選擇全部
'acl_f_topic_desc' => array('lang' => '可以允許描述主題', 'cat' => 'post'),