The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Quick Edit! -Edit posts directly from within the thread itself Details »» | |||||||||||||||||||||||||||
Quick Edit! -Edit posts directly from within the thread itself
Developer Last Online: May 2021
This hack will allow your users to edit their posts without having to load the editpost page..
How it works: In the bottom right-hand corner of all your posts will be a small Quick Edit icon (users will only see it in posts which belong to them).. When you click it a text box will drop down below your post allowing you to edit it instantly in the thread itself. This will save you a lot of time when fixing those spelling mistakes, typos, or broken links. It should also help save on bandwidth since your users will no longer need to load the editpost page. Very easy to install.. 2 file edits, 2 template edits, and 1 template to add. Known bug: Quick Edit will NOT work with Opera web browsers. Those who use Opera simply won't see the option to quick edit (icon will be invisible when viewed in that browser). It'll work fine in other browsers such as IE or firefox. Support: Due to work my time is limited as of late so this hack is released AS IS with no support. However, several questions have already been answered in this thread. Update (7-25-04): Fixed a minor bug with the QE window moving further to the left with each click in mozilla/firefox browsers. To update simply replace your showthread_quickedit template with the new one. Thanks to sv1cec for this bug fix. Add Ons: *Show the "delete post" option for those who have permission in the Quick Edit form (also adds edit reason). (by sv1cec) *Show the "edit reason" field in the Quick Edit form. (Requested by Convergys) *Alternate Quickedit icon image (by ryancooper) *Another alternate Quickedit icon (by sv1cec) *Another alternate Quickedit icon (by charlesk) *Yet another alternate Quickedit icon (by iguanairs) *Give users the option to disable quick edit in the usercp (by pco) If you find this hack useful please click the install button. Screenshot attached: Show Your Support
|
Comments |
#12
|
|||
|
|||
very nice hack. will be installing.
|
#13
|
||||
|
||||
Gorgeous hack Ill be sure to try this out soon.
|
#14
|
|||
|
|||
Does this work on Mozilla? I remember the VB2 version didn't.
|
#15
|
||||
|
||||
Thanks.
Quote:
Quote:
|
#16
|
||||
|
||||
I'm getting a javascript error (Object Expected) on this line:
Code:
<form enctype="multipart/form-data" name="vbulletinform" style="display:inline;" action="editpost.php" method="post" onreset="vB_RESET(this);"> |
#17
|
||||
|
||||
Ah, I guess thats something that changed between gamma and RC1. Anyway, to fix it just remove onreset="vB_RESET(this);" from that section of code and it should get rid of the error. The reset function will still work.
I'll update the first post. Thanks for pointing it out Boofo. |
#18
|
||||
|
||||
Ok, the signature part works best with bbuserinfo. The only thing is, it shows a checked sig box even if the post has no sig in it. It won't add one, but the box is still checked. If you delete a sig from someone other than yourself (enabled for Admins) it deletes it fine. Bring the message up again, the box is checked, save it and the person's sig who the message belongs to shows up again. The only thing we need to do is not have it show the sig box if there is no sig.
|
#19
|
|||
|
|||
I love you.
|
#20
|
||||
|
||||
Quote:
Also, they're still using the reset= function. It is in a few of the templates. BTW: Are you good with javascript errors? If so, I need help with one. |
#21
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|