MyBB Community Forums

Full Version: Reason for Edit: the Most Rated Idea
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So many people have asked for it, and I think I've cracked the code.

What I've been able to do is create a column in the "posts" table called "editreason," which is retrieved by using the postbit_editedby template with this:
Quote:<span class="smalltext">({$post['editnote']} {$post['editedprofilelink']}. <em>Edit Reason: {$post['editreason']}</em>)</span>
I will start on this plugin right away, so watch for it in the near future! Big Grin
Sweet! This is one of the features I would really like on my forum!
Great news! The plugin is almost complete! I've just got to work out a few more bugs, and it's done!

Look for it by later today (hopefully)! Big Grin
Sweet! Can't wait.