Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Quick Quote Details »»
Quick Quote
Version: 1.3.1, by ragtek ragtek is offline
Developer Last Online: Feb 2014 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.8 Rating:
Released: 09-23-2007 Last Update: 10-13-2007 Installs: 24
Template Edits
Re-useable Code Translations  
No support by the author.

This Add-On adds an "insert selected text" link into your editor, with witch you can insert it

Screenshot is in german, the part is: "markierten text einf?gen", when you select something in a post and click on it, it will be included in the textarea.


Updates/Changelog:
29.09.2007 Version 1.1:
  • WYSIWYG editor is now supported
  • Versioncheck url is now existing
07.10.2007 Version 1.2:
  • username and postid are also now taken(that means if you quote the text it will now be quoted as by the normal vb function
13.10.2007 Version 1.3:
  • names are now "right" using username instead of musername
  • works now also if the "quick reply box"no "direct answer" now needed also available in the other mode
14.10.2007 Version 1.3.1:
  • now using phrases
  • one little bugfix
i replaced by me the quick quote button with this function=> http://www.ragtek.org/tutorials/quickquote.htm
If you wanna support me/my add-ons pls press the donate button 70 cent's are 70 cents and better then nothing

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 10-01-2007, 12:40 AM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh WOW! This is a fabulous fabulous modification RAGTEK
The thing is - I like to have the "quoted by..." text as well...
So a small donation ($10 maybe more) if you can make version 1.2 to included the quoted by text!

At anyrate - a lovely share - Thanx so much

Jacquii.
Reply With Quote
  #23  
Old 10-01-2007, 02:01 AM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So I edited the showthread_quickreply edit just a little bit to include a clickable image instead of the text...

Looks like:


showthread_quickreply
Code:
<a href="javascript:sel('$editorid')"><IMG SRC="....../quotedtext-button.gif" title="Add Selected Text To Post As Quoted" width="230" height="22" border="0"></a><br />
I included a "default" black & white image if anyone wants it...
I'll be happy to make default colors of your board - Let me know via PM if interested.
ALSO - just realized this modification works with the PM System as well = Very nice!

Jacquii.
Reply With Quote
  #24  
Old 10-01-2007, 07:51 AM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, the part with the img i also want to make, but with an small image*g*

i have to look how i can make the part with the username without an onmouseover event
Reply With Quote
  #25  
Old 10-01-2007, 11:48 AM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL - Ok RAGTEK - thanx!
But of course I'm a bit of a size queen so LARGE image :P

Jacquii.
Reply With Quote
  #26  
Old 10-03-2007, 05:53 PM
FleXy FleXy is offline
 
Join Date: Dec 2006
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ragtek View Post
i have to look how i can make the part with the username without an onmouseover event
this will be nice
many thanks
Reply With Quote
  #27  
Old 10-07-2007, 10:57 AM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*update*
Reply With Quote
  #28  
Old 10-07-2007, 06:58 PM
FleXy FleXy is offline
 
Join Date: Dec 2006
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THANK YOU!
great news, now will test !
Reply With Quote
  #29  
Old 10-07-2007, 10:37 PM
PoetJA-1975's Avatar
PoetJA-1975 PoetJA-1975 is offline
 
Join Date: Sep 2006
Location: Meh...
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



I couldn't find the $template_hook[postbit_controls] in either of my postbit templates - so I added in another place:

HTML Code:
<a href="javascript:sel('$post[postid]','$post[musername]')">Markierten Text einf?gen</a>
The image below is the result and it doesn't work at all
Help please!

ALSO thanx for working on the modification - I'll be sending a donation soon!

Jacquii.
Reply With Quote
  #30  
Old 10-07-2007, 11:26 PM
FleXy FleXy is offline
 
Join Date: Dec 2006
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does not work for me at vb 3.6.8 after reinstall plugin and upload javascript.

i receive: [ qxxuote =undefined;vB_Editor_QR ]text
Reply With Quote
  #31  
Old 10-10-2007, 01:36 PM
Caligatio Caligatio is offline
 
Join Date: Jan 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I suggest changing '$post[musername]' to simply '$post[username]' as musername also includes the bold and italic tags, making the quote dysfunction.

Other than that, works wonderfully on 3.6.4! Even though there is no template hook in postbit, adding it simply made no difference!

And of course, let us not forget the required worshiping *worships*. I had been dreaming of finding something exactly like this for a while now (and I am a WYSIWYG lover)!
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 03:32 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.04509 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_html
  • (1)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete