Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
WoG - Quick Selective Quoting Details »»
WoG - Quick Selective Quoting
Version: 1.0.3, by WoGuziczek WoGuziczek is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.4 Rating:
Released: 01-02-2010 Last Update: 06-24-2011 Installs: 175
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

WoG - Quick Selective Quoting

What is it? / What does it do?
This is a small modification, which adds the possibility of selective quoting.
Highlight the text of your choice, click the appropriate button and the "Quick Reply" you receive the text to quote.


Features
  • Quick Reply Enabled = Mod Enabled
  • Including username and postid to quote
  • Support WYSIWYG & Standard Editor
  • Auto & Manual Position
  • Turn off the hack global
  • Add new line to editor after quote


Technical
  • Phrases: 8
  • Plugins: 4
  • Templates : 2
  • Images to upload: 2
  • Files to upload: 1
  • SQL Queries: 0
  • Files to edit: 0
  • Templates to edit: 0*
* - if Auto-Position enabled

Tested & working on
  • Opera 10.10
  • Mozilla Firefox 3.0.16
  • Internet Explorer 7
  • Internet Explorer 6
  • Safari 4.0.4
  • Google Chrome 3.0.195.35


Installation
1-) Import product
2-) Upload all files from directory upload to your root forum directory.
3-) Upload all images from images directory to your style directory.


Upgrade
1-) Import latest product and select Allow Overwrite
2-) If doing changes - revert template wog_qquote_button and wog_qquote_button.css
3-) Reupload all files from directory upload to your root forum directory.
4-) Reupload all files from images directory to your style directory.


You don't want Auto-Position?
1-) Log in to AdminCP
2-) vBulletin Options -> vBulletin Options -> WoG - Quick Selective Quoting
3-) Auto-Position -> Select No
4-) In templates: postbit and postbit_legacy insert variable
Code:
{vb:raw wog_quick_quote_button}
to the position in which it is located the button "Quote selected text"


Versions
v1.0.3 - June 25 2011
[ Now working on 4.1.4 < | Only JS file was changed + XML version ]
Special thanks to ForumsMods

v1.0.2 - July 30 2010
- Bug fix vB Class in postbit_display_start.
[ Now working on 4.0.4 < | Only XML was changed ]

v1.0.1 - January 18 2010
- Bug fix in CSS.

v1.0.0 - January 03 2010
- First release for 4.0

ENJOY

Do you like this mod? Please click Mark as Installed and Nominate for MOTM
or say "Thanks"


Not install = Not support :]

Download Now

File Type: zip WoG - Quick Selective Quoting.zip (53.2 KB, 118 views)
File Type: zip WoG - Quick Selective Quoting 1.0.1.zip (53.3 KB, 224 views)
File Type: zip WoG - Quick Selective Quoting 1.0.2.zip (59.2 KB, 210 views)
File Type: zip WoG - Quick Selective Quoting 1.0.3.zip (59.3 KB, 526 views)

Screenshots

File Type: png admincp.png (30.6 KB, 0 views)
File Type: png postbit_auto.png (8.2 KB, 0 views)
File Type: png postbit_man.png (8.1 KB, 0 views)
File Type: png quickreply_init.png (8.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Cem01, Mechislav, Teascu Dorin

Comments
  #142  
Old 08-15-2013, 03:38 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
Thanks tbworld, That's what I was thinking too. Like the button can't see something. But there are definitely no other issues with the forum, so I don't see how it can't be a hack issue. Maybe someone over at vB.com can shed some light on this. Thanks for trying :up:
Go into development mode in your browser (I prefer firefox for this but google chrome works fine). Run the page and check for browser errors. If you have never done this, then it will be a big step forward for you. If you have, then maybe this explanation will help someone else. It is pretty hard to run a board without being able to debug JavaScript. Unless of course you never add anything to the default product. Then vb works out of the box most of the time

I will look this over hopefully in the next couple of days. I can always get called away on a business trip. The concept is a pretty simple idea, but lots of things can go wrong. I could use something like this on my daughters board.
Reply With Quote
  #143  
Old 08-15-2013, 03:58 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks again tbworld. When you mentioned using another browser it made me wonder what it would look like on my phone. When I looked at it I saw that for some reason the hack is trying to display two of the same button, one on top of the other. I'll try and post a screenshot of it later.

So at least now I know more than I did before. I'll try it on firefox too.
Reply With Quote
  #144  
Old 08-15-2013, 04:06 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is a screenshot. I re-named the button from the hack "Auto Quote" and the regular quote button "Manual Quote". You can clearly see two copies of Auto Quote in the screenshot. Now I just need to find out why.
Attached Images
File Type: jpg Screenshot_2013-08-15-01-00-30.jpg (24.1 KB, 0 views)
Reply With Quote
  #145  
Old 08-15-2013, 04:32 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK I think using tbworld's suggestion I have been able to find the problem (THANKS again tbworld :up: ).

The error console is saying that an image is missing, yet no image was provided with the download. It is called trans_40b.png.

You can find a copy of that image here:

http://www.sega-16.com/forum/images/buttons/

Install it to your buttons folder and you should be golden.

Other than the 'new line' feature not working, everything else is fine on 4.2.1.


Also, if anyone wants to learn how to search for javascript errors like this with their browser, I found a great tutorial here;

http://codex.wordpress.org/Using_You...aScript_Errors



.
Reply With Quote
  #146  
Old 08-15-2013, 10:15 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[quote}
Also, if anyone wants to learn how to search for javascript errors like this with their browser, I found a great tutorial here;

http://codex.wordpress.org/Using_You...aScript_Errors

[/quote]

Thanks for sharing...
Reply With Quote
  #147  
Old 08-15-2013, 10:18 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
Here is a screenshot. I re-named the button from the hack "Auto Quote" and the regular quote button "Manual Quote". You can clearly see two copies of Auto Quote in the screenshot. Now I just need to find out why.

When I get a chance I will take a look at that. Should not be too hard to fix. If I don't get back to you... bug me about it.
Reply With Quote
  #148  
Old 08-15-2013, 10:25 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tbworld View Post
[quote}
Also, if anyone wants to learn how to search for javascript errors like this with their browser, I found a great tutorial here;

http://codex.wordpress.org/Using_You...aScript_Errors
Thanks for sharing... [/QUOTE]

No problem. THANK YOU for bringing the topic up. I learned a lot :up:
Reply With Quote
  #149  
Old 08-15-2013, 10:30 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tbworld View Post
When I get a chance I will take a look at that. Should not be too hard to fix. If I don't get back to you... bug me about it.
No need. I completed it today (see screenshot).

If you can look into why the 'new line' feature doesn't work though, that would be great.
Attached Images
File Type: jpg completedquote.jpg (9.4 KB, 0 views)
Reply With Quote
  #150  
Old 08-21-2013, 03:30 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know what code to change to make this open up advanced reply instead of quick reply?

Appreciate any help.
Reply With Quote
  #151  
Old 09-12-2014, 09:17 AM
Ravallojr Ravallojr is offline
 
Join Date: Jun 2011
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working fine for 4.2.2
Reply With Quote
Reply

Thread Tools

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 05:00 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06702 seconds
  • Memory Usage 2,356KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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