First post on every page (在每一頁顯示第一篇文章)

Officially Approved MODs
歡迎推薦由 phpBB Limited 官方發展小組認證的外掛!

版主: 版主管理群譯文組

版面規則
所謂「官方認證外掛」是指經官方認證,已發表在 [3.0.x] MOD Database Releases 版面的外掛。
目前,全數外掛已收錄於 Customisation Database ‹ Modifications
本版面外掛,包含 Official Tools(官方工具)Bridges(橋接)

為了維護推薦外掛之品質,自即日起,如果要在這個版面推薦外掛,那麼請遵守底下格式,謝謝合作!

發文格式:
  • 外掛名稱:(原文/中文化名稱)
  • 外掛作者:(原文)
  • 外掛描述:(原文/中文化描述)
  • 外掛版本:(原文)
  • 外掛下載:(連結位址)
  • 資料來源:(連結位址)
    --
  • 中文化分享:(若外掛無須修改語言檔、或無須上傳語言檔,則免之。)
    --
  • 使用後心得:(簡單陳述您的安裝經驗、使用心得、或其他注意事項。)


p.s.
這個版面之發文,需經版主審核。
主題已鎖定
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8514
註冊時間: 2004-04-30 01:54
來自: Taiwan

First post on every page (在每一頁顯示第一篇文章)

文章 心靈捕手 »

外掛說明:
外掛名稱:First post on every page
外掛作者:rxu
外掛描述:此外掛可以讓第一篇文章顯示在該主題的每一頁之頂端.
外掛版本:1.2.2
外掛下載:first_post_on_every_page_phpbb3_1.2.2.zip
資料來源:http://www.phpbb.com/community/viewtopi ... 9&t=712835

--
中文化分享:

開啟:
language/zh_cmn_hant/common.php

找到:

代碼: 選擇全部

	'FIND_USERNAME'	=> '搜尋會員',
之後, 新增:

代碼: 選擇全部

	'FIRST_POST_SHOW'		=> '顯示在每一頁的頂端',
--
安裝注意事項:

修改 posting.php 時, 有一段程式碼 (太舊) 會找不到, 建議取代如下:

找到:

代碼: 選擇全部

			// If the post need approval we will wait a lot longer.
取代成:

代碼: 選擇全部

			// Check the permissions for post approval, as well as the queue trigger where users are put on approval with a post count lower than specified. Moderators are not affected.
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8514
註冊時間: 2004-04-30 01:54
來自: Taiwan

First post on every page (安裝注意事項)

文章 心靈捕手 »

心靈捕手 寫:安裝注意事項:

修改 posting.php 時, 有一段程式碼 (太舊) 會找不到, 建議取代如下:

找到:

代碼: 選擇全部

			// If the post need approval we will wait a lot longer.
取代成:

代碼: 選擇全部

			// Check the permissions for post approval, as well as the queue trigger where users are put on approval with a post count lower than specified. Moderators are not affected.
如果您使用的是 phpBB 3.0.6 版, 那麼上頭要尋找代碼已更新如下.

代碼: 選擇全部

			// Check the permissions for post approval. Moderators are not affected.
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
主題已鎖定

回到「[3.0.x] 官方認證外掛」