Version: 1.00, by KuraFire
Developer Last Online: Nov 2023
Version: 2.2.x
Rating:
Released: 01-19-2003
Last Update: Never
Installs: 61
No support by the author.
HACK: [AddOn] Useful Additions to QuickReply box & Normal Reply page
BY: KuraFire [www.kurafire.com]
REQUESTED BY: My left brainhalf. *gives credit*
DESCRIPTION: Puts several small additions to the QuickReply box, as well as some to the normal Reply page.
DIFFICULTY: Medium
INSTALL-TIME: 10-15 minutes + time for FireFly/Chen's QuickReply box if you haven't installed that yet
STEPS: 7
!! NOTE: instructions updated on 22:19 CET* - make sure to clear your cache and re-download if you downloaded it already!
(* = see edit of this post timestamp for your own time)
EXTENDED DESCRIPTION:
What this hack do is simple: it adds a Signature checkbox, E-mail notification checkbox, and a Return-to dropdown box to your Quick Reply box (hack by FireFly). For Admins and Mods, it also adds two checkboxes: Close thread, and Stick thread (so that you can stick/unstick & close/open threads when you make a reply).
On the normal Reply page, it adds the same stuff minus Signature and E-mail checkboxes, of course (as they are already there ).
Files to hack: newreply.php, showthread.php
Templates to mod: showthread_replybox*, newreply, newpost_attachment
Instructions are in the Attachment
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
But here you go, anyway. Also, there are a couple of small fixes in there for the signature checked option and a parse error fix. I had to add some extra code to get the signature box to be checked if you had a signature in your options and not checked if you don't.
Originally posted by Boofo The RAR has text files inside.
But here you go, anyway. Also, there are a couple of small fixes in there for the signature checked option and a parse error fix. I had to add some extra code to get the signature box to be checked if you had a signature in your options and not checked if you don't.
Ack, yeah, I forgot to update the parse error code in the zipfile, will do that right away tomorrow!
Boofo: I deliberately made it _not_ to check on whether you had a signature or not, to have it auto-checked or not. I *Hate* signatures for each post, I disabled sigs for 80% on my board (you really simply have to put effort into it if you want your sig to show more than once in a thread) and I would rather see _more_ boards use sigs off by default.
I also hate it that vb.org has sigs on if you use quickreply. It's yucky and hugely annoying (esp. for ppl on slow connections like me)
v-net: ack, yeah, I couldn't remember what the original template was (I overwrite my vB-Default templates instead of add my own for my style) but that's what I had.
Yeah, you have to replace both instances in that case
I'll update the hack instructions as well on that, tomorrow
Ack, yeah, I forgot to update the parse error code in the zipfile, will do that right away tomorrow!
No biggie. It jumped right out at me, easy to fix.
Quote:
Boofo: I deliberately made it _not_ to check on whether you had a signature or not, to have it auto-checked or not. I *Hate* signatures for each post, I disabled sigs for 80% on my board (you really simply have to put effort into it if you want your sig to show more than once in a thread) and I would rather see _more_ boards use sigs off by default.
I also hate it that vb.org has sigs on if you use quickreply. It's yucky and hugely annoying (esp. for ppl on slow connections like me)
I was trying to follow how it is in the newreply, that's why I did the extra code for the signature. It's easy enough to turn it off in your options, but I kind of like having it follow suit. Just personal preference, I guess. I have a cable connection, so I don't get the slowdown. That probably makes a difference in my desire for this, too.