[BETA] Confirm Edit Post Mod

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Post Reply
User avatar
otseng
Registered User
Posts: 165
Joined: Wed Feb 04, 2004 6:51 pm
Location: Atlanta, GA
Contact:

[BETA] Confirm Edit Post Mod

Post by otseng »

Mod - Confirm Edit Post Mod

Current Version - 0.0.1

Demo - none

Download - confirm_edit_post.zip

Description
Several times, my moderators have edited a post instead of quoting a post (including me!). So, I hacked out a mod to add a javascript confirm message to edit a post. Now, if anyone hits the "Edit" button, it'll ask, "Are you sure you want to edit this post?"

Code: Select all

##############################################################
## MOD Title: Confirm Edit Post Mod
## MOD Author: otseng < > (Oliver Tseng) http://debatingchristianity.com
## MOD Description: Sometimes a moderator can mistakenly edit a post instead of 
##                  quoting a post.  This mod will add a javascript message
##                  to confirm if a post really wants to be edited.
##
##
## MOD Version: 0.0.1
##
## Installation Level: Easy
## Installation Time: <5 Minutes
## Files To Edit:
##               viewtopic.php
##               templates/subSilver/viewtopic_body.tpl
## Included Files: n/a
##############################################################
 
Post Reply

Return to “[2.0.x] MODs in Development”