Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Post Edit History (PEH) Details »»
Post Edit History (PEH)
Version: 1.5.0 B 3, by Surviver Surviver is offline
Developer Last Online: May 2020 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 11-27-2006 Last Update: 10-26-2007 Installs: 186
DB Changes Uses Plugins Template Edits
Additional Files Translations Is in Beta Stage  
No support by the author.

Edithistory (1.5.0 B 3)

What does this Modification?
This Modification saves a version of a post if someone edits it. If there are saved edits for a post, you can view the "Post History" and you are able to restore old posts.
Also you can compare saved versions of a post.

Installation
Installation-Instructions are included in the zip-File

What's new in Version 1.5.0 B 2?

In this version i made a lot of improvement: eg. I've overwritten the code, the Ajax Compare function now works properly (Screen #3) and I implented a function to mass restore posts of a user. (Screen #6)

Screenshots

#1
Attachment 71292

#2
Attachment 71293

#3 (Compare saved version)
Attachment 71294

#4 (Usergroup Permissions)
Attachment 71295

#5
Attachment 71296

#6 (Mass Restore posts of a user)
Attachment 71297

Not translated yet
- Admin Help

[HR]ss[/HR]
I only get a blank page after the update, waht can I do?

See the new FAQ
[HR]ss[/HR]

Regards
Surviver

PS: I'm very sorry about my bad english

PPS:If you use it, please klick install!

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 07-10-2007, 01:52 PM
Surviver's Avatar
Surviver Surviver is offline
 
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by magnus View Post
How many posts back does this modification save? Does it save only the most recent edit, or every edit since creation?
It saves every edit since creation
Reply With Quote
  #113  
Old 07-13-2007, 01:42 PM
mfyvie mfyvie is offline
 
Join Date: Mar 2007
Location: Zurich, Switzerland
Posts: 336
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Surviver View Post
You can activate/deactivate ist per Usergroup and Forum
Hi Survivor - nice hack. I just have one suggestion. Could you include that instruction into the instructions in the .zip file? I dutifully followed all instructions and was wondering why it didn't work. Then I discovered in post #22 that I needed to manually activate this on a usergroup basis. It might also be an idea to default the settings to on for the admin and super mod usergroups. This might save some people a lot of confusion (either that, or make sure it is written in the instructions).

I've also made a small change to the template edit as follows:
Code:
<if condition="$show['edithistorylink']"><if condition="$post['editcount'] > 0"><a href="edithistory.php?do=viewedithistory&postid=$post[postid]"><phrase 1=$post[editcount]>$vbphrase[saved_edits]</phrase><a></if></if>
This has the advantage of only displaying the edits link if there are actually edits. I don't think it makes sense to display an edits link when the number of edits is 0.

Thanks again for a great mod.
Reply With Quote
  #114  
Old 07-13-2007, 01:48 PM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mfyvie View Post
Hi Survivor - nice hack. I just have one suggestion. Could you include that instruction into the instructions in the .zip file? I dutifully followed all instructions and was wondering why it didn't work. Then I discovered in post #22 that I needed to manually activate this on a usergroup basis. It might also be an idea to default the settings to on for the admin and super mod usergroups. This might save some people a lot of confusion (either that, or make sure it is written in the instructions).

I've also made a small change to the template edit as follows:
Code:
<if condition="$show['edithistorylink']"><if condition="$post['editcount'] > 0"><a href="edithistory.php?do=viewedithistory&postid=$post[postid]"><phrase 1=$post[editcount]>$vbphrase[saved_edits]</phrase><a></if></if>
This has the advantage of only displaying the edits link if there are actually edits. I don't think it makes sense to display an edits link when the number of edits is 0.

Thanks again for a great mod.
good idee
Reply With Quote
  #115  
Old 07-14-2007, 03:09 PM
Surviver's Avatar
Surviver Surviver is offline
 
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mfyvie View Post
Hi Survivor - nice hack. I just have one suggestion. Could you include that instruction into the instructions in the .zip file? I dutifully followed all instructions and was wondering why it didn't work. Then I discovered in post #22 that I needed to manually activate this on a usergroup basis. It might also be an idea to default the settings to on for the admin and super mod usergroups. This might save some people a lot of confusion (either that, or make sure it is written in the instructions).

I've also made a small change to the template edit as follows:
Code:
<if condition="$show['edithistorylink']"><if condition="$post['editcount'] > 0"><a href="edithistory.php?do=viewedithistory&postid=$post[postid]"><phrase 1=$post[editcount]>$vbphrase[saved_edits]</phrase><a></if></if>
This has the advantage of only displaying the edits link if there are actually edits. I don't think it makes sense to display an edits link when the number of edits is 0.

Thanks again for a great mod.
Thanks for your suggestion - the next update is coming and i will consider your suggestion
Reply With Quote
  #116  
Old 07-14-2007, 04:24 PM
Surviver's Avatar
Surviver Surviver is offline
 
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*** Update ***

--> Changes see first post
Reply With Quote
  #117  
Old 07-18-2007, 07:17 PM
TrIn@dOr TrIn@dOr is offline
 
Join Date: Nov 2006
Location: South Bend, IN
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice
Reply With Quote
  #118  
Old 07-19-2007, 11:03 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, tnx for sharing this.

glad to read also that members have installed it fine under 3.6.7 as this is what i have too.

my question:

in the .zip file, do i only need what is in the folder:

Post Edit History\edithistory_1-2-5

i ask because u also have stuff in the folder:

Post Edit History

such as an Upload folder, and .txt files and 1 .xml file

did u do intentionally do this for a German version and an English version?

TIA
Reply With Quote
  #119  
Old 07-19-2007, 11:21 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

also, to not show a link in which an edit does NOT exist, do i need to install the template written by MThornback [Post Edit History (PEH) Alternate Postbit Layout] or is this already included in the update u recently made?

i ask because u said:

1.2.5
=====
- Bugfix: Fixed a problem with entities
- New Feature: Now you can compare saved edits via ajax
- Change: Optimized some code
- Change: Cronjob phrased
- Change: Optimized Installcode
- Change: Link will only show up if post was edited


so i just wanted to know whether or not the update is already built in or we need to add his template too.

TIA
Reply With Quote
  #120  
Old 07-20-2007, 02:22 PM
Surviver's Avatar
Surviver Surviver is offline
 
Join Date: Feb 2006
Location: Bonn, Germany
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by richTV View Post
Hello, tnx for sharing this.

glad to read also that members have installed it fine under 3.6.7 as this is what i have too.

my question:

in the .zip file, do i only need what is in the folder:

Post Edit History\edithistory_1-2-5

i ask because u also have stuff in the folder:

Post Edit History

such as an Upload folder, and .txt files and 1 .xml file

did u do intentionally do this for a German version and an English version?

TIA
I don't understand your problem. Just read readme.txt

Quote:
Originally Posted by richTV View Post
also, to not show a link in which an edit does NOT exist, do i need to install the template written by MThornback [Post Edit History (PEH) Alternate Postbit Layout] or is this already included in the update u recently made?

i ask because u said:

1.2.5
=====
- Bugfix: Fixed a problem with entities
- New Feature: Now you can compare saved edits via ajax
- Change: Optimized some code
- Change: Cronjob phrased
- Change: Optimized Installcode
- Change: Link will only show up if post was edited


so i just wanted to know whether or not the update is already built in or we need to add his template too.

TIA
Yes, the update contains this change
Reply With Quote
  #121  
Old 07-24-2007, 10:06 PM
Nathan2006's Avatar
Nathan2006 Nathan2006 is offline
 
Join Date: Feb 2006
Location: UK
Posts: 862
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a lot better

Thank you for the update
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04934 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete