[推薦] Memberlist裡可以連結會員所發表的所有文章

Officially Approved MODs
由 phpBB Group 官方發展小組認證的 MOD!

版主: 版主管理群

版面規則
請注意!只有發表在 [2.0.x] MOD Database Releases 的外掛,才算是官方認證的外掛。
主題已鎖定

實用度?

6
100%
0
沒有投票
0
沒有投票
 
總投票數: 6

eMax
星球公民
星球公民
文章: 61
註冊時間: 2005-08-22 11:23
來自: 大臺北

[推薦] Memberlist裡可以連結會員所發表的所有文章

文章 eMax »

代碼: 選擇全部

############################################################## 
## MOD Title: Post search in memberlist
## MOD Author: Cherokee Red < cherokeered@blueyonder.co.uk > (Kenny Cameron) http://mrikasu.com/cherokeered
## MOD Description: Makes the members postcount in the memberlist, a link to a search of all the posts they have made.
## MOD Version: 1.0.4
## 
## Installation Level: Easy 
## Installation Time: ~1 Minute
## Files To Edit: memberlist.php
## 		  templates/subSilver/memberlist_body.tpl
## Included Files: n/a 
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
## Author Notes:
## 
## These are the kind of things I do when i'm bored and home from college ;)
## I basically grabbed this code from usercp_viewprofile, as there's a search link in there. it shouldn't conflict with anything :)
## 
############################################################## 
## MOD History: 
## 
##   2004-09-07 - Version 1.0.0 
##      - mod created
##
##   2004-09-13 - Version 1.0.1
##      - mod updated to comply with validation/coding standards. 
##
##   2004-09-22 - Version 1.0.2
##      - mod updated <again ;)> to comply with validation/coding standards. 
##
##   2004-09-24 - Version 1.0.3
##      - mod updated useless code removed :) - tested with EasyMod v 0.1.13 and it seems to be compatible =)
##
##   2004-09-24 - Version 1.0.4
##      - mod updated - removed constant underline on the link - i.e. the link only becomes underlined when you hover your mouse over it. Thanks to battye for noticing this :)
##
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################
Download file:
http://www.phpbb.com/files/mods/post-se ... .1.0.4.mod :mrgreen:
使用方法:
會員名單(Memberlist) > 會員文章(Posts) > 點文章的總數 如: 100則點擊100
主題已鎖定

回到「官方認證外掛」