Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
First Post Editable Indefinitely Details »»
First Post Editable Indefinitely
Version: 1.1, by Lynne Lynne is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.8.4 Rating:
Released: 11-21-2009 Last Update: 11-21-2009 Installs: 52
DB Changes Uses Plugins
Re-useable Code Translations  
No support by the author.

I'm just reposting my 4.0 mod into the 3.8 section since it works just fine on a 3.8 board also.

Sometimes you want your users to be able to edit the first post in their thread indefinitely but still have a time limit on all other posts in the thread. This would be useful if they want to constantly update their first thread with new information, or an updated list of some sort way past the normal editing time limit. This modification will allow them to edit that first post indefinitely.

Notes
- I wrote this for my own site and it works exactly how I want it to. I have no plans to change it or expand it in any way
- No, you may not change the time limit, this only works for if the time limit for the first post is 0 - indefinite.

Version History:
1.1 2009-11-22: - initial release in 3.8 section by Lynne at vbulletin.org

To install:

1. Import product-lynne_first_post_editable.xml
2. By default, editing first post indefinitely is Off per forum. To turn it on, go into the Forum Manager > select your forum to Edit > Make first post in thread editable indefinitely > Yes

To uninstall:

1. Uninstall "First Post Editable Indefinitely"

Download Now

File Type: zip First Post Editable Indefinitely 1.1 (3.8).zip (3.8 KB, 251 views)

Show Your Support

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

Comments
  #2  
Old 11-22-2009, 05:25 PM
Cybershaolin Cybershaolin is offline
 
Join Date: Nov 2006
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Lynne. Very appreciated.

On a different matter (I know it's not related to this hack here but since you seem to know how to handle this...) just tell me: would you be able to code another hack like this here: https://vborg.vbsupport.ru/showthread.php?t=136448 adding usergroup permissions too? Many people would really use it I'm sure.
Reply With Quote
  #3  
Old 11-22-2009, 05:26 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install and put option "Make first post in thread editable indefinitely" in the "Hide Hack Resurrection Options"....
Reply With Quote
  #4  
Old 11-22-2009, 06:08 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cybershaolin View Post
Thanks Lynne. Very appreciated.

On a different matter (I know it's not related to this hack here but since you seem to know how to handle this...) just tell me: would you be able to code another hack like this here: https://vborg.vbsupport.ru/showthread.php?t=136448 adding usergroup permissions too? Many people would really use it I'm sure.
I'm not going to be modifying this one for usergroups. It would be real easy to add that into the conditions (is_member_of()) in the plugins if you want to do that.
Reply With Quote
  #5  
Old 11-22-2009, 07:21 PM
Cybershaolin Cybershaolin is offline
 
Join Date: Nov 2006
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was not talking about the hack here but about a new hack regarding the possibility to edit all posts (instead of only the first post) with no time limit for specific forums. (For usergroups, yes this could be added by conditions for sure).

So, it's a little bit like your hack but acting differently. It's just that nobody seems to want to do one. But if it's not in your plans it's OK anyway. I thank you for this hack here.
Reply With Quote
  #6  
Old 11-22-2009, 07:48 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cybershaolin View Post
I was not talking about the hack here but about a new hack regarding the possibility to edit all posts (instead of only the first post) with no time limit for specific forums. (For usergroups, yes this could be added by conditions for sure).

So, it's a little bit like your hack but acting differently. It's just that nobody seems to want to do one. But if it's not in your plans it's OK anyway. I thank you for this hack here.
I am just writing products for my own site and then releasing them here. I have no need to have this time limit to be set by usergroup, so I just don't see myself spending any time writing a modification to do so.
Reply With Quote
  #7  
Old 11-22-2009, 07:52 PM
Cybershaolin Cybershaolin is offline
 
Join Date: Nov 2006
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem, I just tried... It's only that I would like to be able to have this for all posts, not only for the first one and I don't know how to do that.
Reply With Quote
  #8  
Old 11-22-2009, 08:00 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cybershaolin View Post
No problem, I just tried... It's only that I would like to be able to have this for all posts, not only for the first one and I don't know how to do that.
I've posted the code for a plugin before on how to do that. It's somewhere on this site.
Reply With Quote
  #9  
Old 11-22-2009, 08:03 PM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cybershaolin View Post
No problem, I just tried... It's only that I would like to be able to have this for all posts, not only for the first one and I don't know how to do that.
Thats already a feature of vBulletin AdminCp>vBulletin Options>Message Posting and Editing Options>Time Limit on Editing of Posts but beware that this is depndent on Time Limit on Editing of Thread Title
Reply With Quote
  #10  
Old 11-22-2009, 09:58 PM
Cybershaolin Cybershaolin is offline
 
Join Date: Nov 2006
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know it's an included feature but it's a global feature applied on all forums! There is no possibility to change time limit on individual forums... This is why I'm asking for this feature...

Lynne, I checked doing intense search and did not find anything on this. I guess I might not have the right keywords.
Reply With Quote
Reply


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 09:23 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04426 seconds
  • Memory Usage 2,319KB
  • Queries Executed 24 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete