1 頁 (共 1 頁)

[外掛]Always show 'edited by'

發表於 : 2003-07-25 23:42
william91

代碼: 選擇全部

###############################################
##	Hack Title:		Always show 'edited by'
##	Hack Version:	0.0.3
##	Author:			Freakin' Booty ;-P
##	Description:	When a user edits a post, 'edited by' is always shown. Without this MOD, 'edited by' is
##					only shown after a reply has been posted.
##					Also shows what user exactly has edited the post.
##	Compatibility:	2.0.4
##
##	Installation Level: Easy
##	Installation Time: 5-10 minutes
##	Files To Edit: 3
##		includes/constants.php
##		includes/functions_post.php
##		viewtopic.php
##
##	Included Files: 1
##		db_update.php
##
##	History:
##		0.0.3:	Fixed a bug where the data is input for the first time.
##		0.0.2:	Now shows who exactly has edited the post, and how many times. On top also shows what the last
##				post time was.
##		0.0.1:	Initial release
##
##	Author Notes:
##		0.0.2 is unreleased, so that is why there are no upgrade instructions or anything.
##
##	Support:		http://www.phpbbhacks.com/forums
##	Copyright:		?003 Always show 'edited by' 0.0.3 - Freakin' Booty ;-P
##
###############################################
##   You downloaded this hack from phpBBHacks.com, the #1 source for phpBB related downloads.
##   Please visit http://www.phpbbhacks.com/forums for support.
###############################################
##
###############################################
##   This hack is released under the GPL License.
##   This hack can be freely used, but not distributed, without permission.
##   Intellectual Property is retained by the hack author(s) listed above.
###############################################
下載

一般情況,會員自己更改過文章,而下面沒有其他回覆的話,是不會顯示回覆次數的,這個外掛就可以就算沒人回覆也可以顯示修改次數