Multi Quote Mod

Started by Nibogo, January 23, 2010, 09:52:26 PM

Previous topic - Next topic

Nibogo

Link to Mod


SMF Multi Quote v1.1.3 - NIBOGO
Quote the messages anywhere in the forum and reply all in one message.






Author:
- NIBOGO

Features:
o Easily add all the Quotes that you want to reply using a new button right next the "Quote" Button.
o System based on Cookies (There are no DB Changes) so everything is smooth, light and pretty easy to use.
o Easily delete a quote from the Multi Quote clicking the button right next "Quote" (Yep the Add Multi Quote button is automatically replaced with this new button).
o Curve integration, looks great in Curve and you can use your own images just modifing the index.css file.
o I use all the power of SMF in this mod so I did not a lot of changes to the SMF Core System.
o The Quotes stored in the Cookies (This mod store the ID not all the messages so again it's a really light mod) are automatically added to the textarea in the New Reply window so you just need to mark the quotes that you want to reply and open the New Reply page.

User Requeriments:

o Cookies Enabled: As the Quotes are stored in the Cookies the user must have the Cookies enabled to make it work.
o Javascript Enabled: Right now the mod uses Javascript to Add Quotes, Remove Quotes and Insert Quotes so if you have disable you can't add quotes to the cookies.

Thanks To:

o dmilojevic: Original author of the Multi Quote to Cookie Mod (I create the mod from the scratch but I based the idea on his mod)

Languages:
- English/English-utf8
- Spanish Latin/Spanish Latin-utf8
- Spanish Es/Spanish Es-utf8

Compatibility:
- 2.0
- 1.1.14




Changelogs:
1.1.3 - 19 Jan 2011
o Added blank lines after quotes to make things easier.

1.1.2 - 08 Mar 2010
o Added SMF 2.0 RC3 Support.

1.1 - 08 Jan 2010
o Added SMF 1.1.X Support.
o Little Optimization in the JS Code.
o Fixed bug with Pretty Urls and SimpleSEF.
o Now the mod automatically delete the cookies that are loaded into the editor.

1.0 - 03 Jan 2010
o Modification submitted to the Mod Site.

~DS~

Finally it's out, the most requested mod. Great job.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

shadow82x

Quote from: Dismal Shadow on January 24, 2010, 01:42:23 AM
Finally it's out, the most requested mod. Great job.
Indeed. This has been requested so many times.
Colin B
Former Spammer, Customize, & Support Team Member

iGate

AWESOME!! thank you very much for this mod :)


adbrad

this sounds like something i used on a nother forum i was a member on i will try this out

eolith

My installation did nothing. It shows installed, installation showed no errors, but nothing on the board is changed. I set all forum software permissions to read/write and installed again, but no change.


eolith

I am using the default theme, at least the one set to forum default, which is BlackRain v2. Does this mod only affect the original default theme that comes with smf?

yes, it modified the default Curve theme, it seems, but not the one I use.

Nibogo

U must manually modify the Display.template.php, index.template.php & post.template.php of your mod

Btw in the installation you can apply all the edits to other themes

eolith

So I can, but it shows test failed on index.css and displaytemplate.php.

I can just insert the code into the existing files? I use the "replace" line to replace the code listed with that in the xml file for my version (RC2), basically?

Sabbz

Hi, great mod, but I'm having a slight problem installing it on my server. During the test phase, I get an error in step 4 it says it's failed to replace /Themes/default/index.template.php. Any idea what's causing this? I'm running 2.0 RC2 with the following mods installed:

1.     Additional Home page Title | S-Ace     2.0     
2.    Ignore User Button    1.0    
3.    Contact Page    2.0    
4.    Image Quote Removal Package    1.1    
5.    The SMF File Management Tool    1.0.1    
6.    Enhanced PM Popup    1.0.1    
7.    Quote Source    1.4    
8.    Profile Comments    2.0    
9.    PM Attachments    1.4    
10.    Inline Hover Spoiler    1.5    
11.    Aeva ~ Auto-Embed Video & Audio    7.0    
12.    MessagePreviewOnHover    1.7    
13.    Favicon    1.3
14.    BoardHover Mod    1.5.3    

Costa

Good work NIBOGO. Congrats :)

-Costa
Hugo "Costa" Fernandes - PT SMF
Todas as MP's a pedir ajuda são sujeitas a radioactividade, microondas, queimadas e atiradas borda fora.

"At least someone appreciates the fact that I am doing and not thinking..."
"Laziness is counter-revolutionary."

Nibogo

Quote from: Costa on February 03, 2010, 09:50:38 AM
Good work NIBOGO. Congrats :)

-Costa

Thanks Costa! :)

Quote from: Sabbz on February 03, 2010, 09:46:09 AM
Hi, great mod, but I'm having a slight problem installing it on my server. During the test phase, I get an error in step 4 it says it's failed to replace /Themes/default/index.template.php. Any idea what's causing this? I'm running 2.0 RC2 with the following mods installed:

1.     Additional Home page Title | S-Ace     2.0     
2.    Ignore User Button    1.0    
3.    Contact Page    2.0    
4.    Image Quote Removal Package    1.1    
5.    The SMF File Management Tool    1.0.1    
6.    Enhanced PM Popup    1.0.1    
7.    Quote Source    1.4    
8.    Profile Comments    2.0    
9.    PM Attachments    1.4    
10.    Inline Hover Spoiler    1.5    
11.    Aeva ~ Auto-Embed Video & Audio    7.0    
12.    MessagePreviewOnHover    1.7    
13.    Favicon    1.3
14.    BoardHover Mod    1.5.3    


You must manually edit that file to add the MQuote Code

~DS~

Yo, NIBOGO

Is there a way to cut the big gap more closer between "Quote, Multi quote and Remove quote?

"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011


~DS~

I am trying to find it somewhere in the index.css and could not find it.
/* The quick buttons */
ul.quickbuttons
{
margin: 0.9em 11px 0 0;
}
ul.quickbuttons li
{
float: left;
display: inline;
margin: 0 0 0 11px;
}
ul.quickbuttons li a
{
padding: 0 0 0 20px;
display: block;
height: 20px;
line-height: 18px;
float: left;
}
ul.quickbuttons li.approve_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -90px;
}
ul.quickbuttons li.quote_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 0;
}
ul.quickbuttons li.reply_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -180px;
}
ul.quickbuttons li.reply_all_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -180px;
}
ul.quickbuttons li.modify_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -60px;
}
ul.quickbuttons li.remove_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -30px;
}
ul.quickbuttons li.split_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -150px;
}
ul.quickbuttons li.restore_button
{
background: url(../images/theme/quickbuttons.png) no-repeat 0 -120px;
}
ul.quickbuttons li.inline_mod_check
{
margin: 0 0 0 5px;
}

"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011


~DS~

#18
Quote from: NIBOGO on February 18, 2010, 10:23:37 PM
Just add the MQuote code in the bottom of that file
Ok found it, had to add them manually because I upload a fresh index.css  ::)

Anyway, where should it be edited to make them closer?
ul.quickbuttons li.mquote
{
background: url(../images/buttons/reply_sm.gif) no-repeat;
display: inline;
}

ul.quickbuttons li.mquote_remove
{
background: url(../images/buttons/mquote_remove.gif) no-repeat;
display: none;
}


UPDATE: Nevermind, adding the code then clear cache fixed it.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011


Advertisement: