Version: 1.0.3, by WoGuziczek
Developer Last Online: Mar 2016
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 ]
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.
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.
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.
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.