Re: Quick Reply |
Wed, 16 February 2005 10:40 |
|
Okay, here is the patch for FUDforum 2.6.10. I am not very good at creating patch files so you may have to manually patch the files. The patch file was created by copying the two modified files to a temporary directory, putting the original files in an "originals" directory within that temporary directory, and running `diff -C1 originals . > quick_reply.patch`. *shrug* It isn't much of a patch so you shouldn't have too much problem with it.
Also, you may want to add the following style definition to your forum.css:
#quickReply textarea {
border: 1px solid black;
color: black;
background-color: #ff9;
}
I would make a graphical button just like the "Post Reply" button but I don't know what font the xcf files use nor how to make the button work for all languages. In fact, when I open the xcf and try to edit the text layer The Gimp says that it is invalid UTF-8 text.
|
|
Re: Quick Reply |
Wed, 23 March 2005 11:22 |
|
Here is the version for 2.6.12. I did not release one for 2.6.11 because the release was so small that I didn't bother to update my own forum to 2.6.11.
There is a slight change in this version. I have included a graphic button like the "Post Reply" button. This graphic needs to go in your default theme image root directory. The graphic is in english and the font is a little off; I do not speak any other languages and I don't know what font is being used in all of the other graphics. I have also included my xcf for the new graphic so if someone can fix these issues then please feel free to do so.
The patch was created exactly as the previous patch was. If you were able to successfully apply the previous patch then you shouldn't have any issues with this one.
Enjoy.
|
|
Re: Quick Reply |
Tue, 19 April 2005 11:30 |
|
I just found a small bug in this patch. If you use the quick reply function then your signature is not attached to the message. I will fix this in the next release. The next release, like always, will come after the next version of FUDforum.
|
|
Re: Quick Reply |
Sat, 01 October 2005 21:38 |
|
I haven't had any time to update this. I will post a new version when I get the time to work on it.
|
|
Post by Hurry is ignored |
Post by Hurry is ignored |
Re: Quick Reply |
Fri, 14 October 2005 08:29 |
|
Did you not read my latest post to this thread? I don't have the time right now to update this. Also, I wouldn't update it for an RC release if I did have the time. I said, much earlier in the thread, that this would only be updated for final releases.
Sorry, I am just too busy right now to work on this patch.
|
|
|
Re: Quick Reply |
Fri, 10 February 2006 06:06 |
|
Anyone got the code to include signature as well in this very nice little hack? =)
|
|
Re: Quick Reply |
Fri, 10 February 2006 06:43 |
|
Got it, added the following line in the template:
<input type="hidden" name="msg_show_sig" value="Y">
|
|
Re: Quick Reply |
Fri, 10 February 2006 06:45 |
|
I love this forum software, just had to mention that!
|
|
Post by djechelon is ignored |
Post by djechelon is ignored |
Re: Quick Reply |
Sat, 11 February 2006 05:25 |
|
{VAR: sig} perhaps, not all into that, always enabled works fine with me, if they don't want to post signatures, they can remove their sig Only got like 700ish users and they are all gamers, so they aren't all that picky!
|
|
Post by djechelon is ignored |
|
Post by hhh13 is ignored |
Re: Quick Reply |
Wed, 19 April 2006 11:39 |
|
Read message numbers 22797 and 23586 in this thread. They tell you exactly how to apply the patch and where to put the image.
Also, because of classes, I haven't had time to update my version of the hack to work with the latest version. Maybe I will get to it during my lax summer semester, but I doubt it. No one on my board really used it. I like the feature, but if my users aren't going to use it then I don't have a lot of incentive to maintain it. In other words, this hack most likely doesn't work with the newest version of the forum software without modifications.
|
|
Post by antivirus is ignored |
Re: Quick Reply |
Mon, 02 October 2006 07:19 |
|
No. None of my forum users used it and I don't have the time to keep maintaining it.
|
|
Re: Quick Reply |
Mon, 02 October 2006 12:22 |
|
All of my users use it, so I am deeply in love with you JamesS! (Although I do not run 2.7.6 so I don't need a patch:p)
|
|
Re: Quick Reply |
Fri, 05 June 2009 10:07 |
|
Here is an updated patch for FUDforum 2.8.1.
|
|
Re: Quick Reply |
Fri, 05 June 2009 10:31 |
|
Great! It's good to see someone pick this up and maintain it. This should really be an included feature in the forum software.
|
|
Re: Quick Reply |
Fri, 05 June 2009 11:19 |
|
If there is general consensus we can include it with the next release. In preparation we need to get the phrase "Quick Reply" translated into as many supported languages as humanly possible. I also imagine that we need to have a setting so users and enable or disable this feature.
BTW: Here is a screenshot - http://cvs.prohost.org/index.php/Image:Quick_reply.jpg
|
|
Post by nozafc is ignored |
|
Post by nozafc is ignored |
Re: Quick Reply |
Fri, 05 June 2009 13:36 |
|
Well done! I've also updated the zip with some basic instructions (README file).
BTW: You may want to download SUN's vbox (virtualbox.org). It will allow you to boot Ubuntu in a window or vice versa.
|
|
Post by nozafc is ignored |
Re: Quick Reply |
Fri, 05 June 2009 13:49 |
|
Did you patch both files as per the README in the updated zip?
|
|
Post by nozafc is ignored |
|
Post by nozafc is ignored |
Re: Quick Reply |
Sun, 07 June 2009 03:49 |
|
Here are some translations of "Quick Reply" from various dictionary sites. Please help to verify and complete missing translations:
afrikaans = Snel antwoord
bulgarian = Бърз отговор
catalan =
chinese = 快速回复
czech = rychlá odpověď
danish = kvik-svar / hurtigsvar
dutch = Snel antwoord
english = Quick Reply
finnish = nopea vastaus
french = réponse rapide
german = Schnelle Antwort
german_formal = Schnelle Antwort
indonesian =
italian = Risposta rapida
japanese = 迅速な返事
korean = 빠른 답변
latvian =
lithuanian =
norwegian = Hurtigsvar
polish = szybka odpowiedź
portuguese = resposta rápida
portuguese_br = resposta rápida
romanian = Răspuns rapid
russian = быстрый ответ
slovak =
spanish = respuesta rápida
swedish = snabbt svar
turkish =
vietnamese =
Best regards.
Frank
|
|
|
Post by nozafc is ignored |
Re: Quick Reply |
Thu, 11 June 2009 13:52 |
|
Edit msg.tmpl and remove the "display: none;" from this line:
<div id="quickReply" style="display: none; width:100%;">
|
|
Post by nozafc is ignored |
Post by nozafc is ignored |
Re: Quick Reply |
Fri, 12 June 2009 02:08 |
|
I've uploaded a new zip file with a fix.
|
|