1 頁 (共 1 頁)

[外掛] Group Icons 1.0.4 (群組圖示)

發表於 : 2010-05-24 00:59
阿維
外掛名稱:Group Icons
外掛作者:nedka & autinhyeu
外掛描述:Set the funny icon for groups in your board. The group icon will be display beside the username link on all pages.
外掛版本:1.0.4
外掛下載:Group_Icon_1.0.4.zip
資料來源:viewtopic.php?f=70&t=2092105

首頁:
圖檔

觀看版面:
圖檔

觀看文章:
圖檔

誰在線上:
圖檔

後台頁面:
圖檔

中文化分享:
打開: language/zh_cmn_hant/common.php

尋找:

代碼: 選擇全部

?>
上面加入:

代碼: 選擇全部

// Group Icon
$lang = array_merge($lang, array(
	'GROUP_ICON'		=> '群組圖示',
	'SELECT_GROUP_ICON'	=> '選擇一個群組圖示',
));
打開: language/zh_cmn_hant/acp/common.php
尋找:

代碼: 選擇全部

?>
上面加入:

代碼: 選擇全部

// Group Icons
$lang = array_merge($lang, array(
	'GROUP_ICONS_PATH'			=> '群組圖示的儲存路徑',
	'GROUP_ICONS_PATH_EXPLAIN'	=> '位於 phpBB 根目錄底下的路徑,例如:<samp>images/group_icons</samp>.',
));
使用後心得:
這個外掛適合 FPS 遊戲中隊、車友俱樂部之類的社群,設定具有代表性的小圖示為該群組圖示。(例如:隊徽)

Re: [外掛] Group Icons 1.0.4 (群組圖示)

發表於 : 2011-11-03 08:39
心靈捕手
這支外掛的主題已經遭官方鎖定

本主題,鎖定之。(感謝 mdtom 提醒!)