![]() |
1 Attachment(s)
Many thanks for suggestion. I have made the modification and minified the file. Only uploading the file (minified) from the previous version over last version worked.
For who is lazy and want the file already edited so after citation page to be repositioned over the quick reply box can use attached file. Best regards and thank you for a great great mod. It should be developed further to be able to quote that text in a PM / email or maybe even in social media. Nice way to interact with content. I will keep an eye here and vote all stars and nominate it too. This should be standard in vb NOTE: Dont forget to change extension of saved file to .js (I cant upload js file to vb)! |
1 Attachment(s)
The members of "my" forum LOVE that addon. They also wanted to have this function in the 'newreply' page with the Advanced Editor. Fortunately the Javascript file was greatly documented. It took me hours, but I've succeed to do it :)
Thanks again Imedic to convert this hack to vB 3 ! P.S :
|
FYI version 1.1 in the original post supports social groups, but I've lost the non-minified file and will have to go looking for it.
I'd very much like to add the functionality for PMs as well. |
it works well but in chrome when u click the instant quote while the quoted text enters into quick reply the popup stays there and doesnt vanish :)
edit. it also quotes singatures and if someone has quoted someone else in a post and u quote the quoted text it inserts the quote username wrong ;) |
Everything works great however, it doesn't display the name
for example, it does this when I click it: HTML Code:
[quote]=;2333]This is my quoted text[/quote] HTML Code:
[quote=Craig;2333]This is my quoted text[/quote] PHP Code:
|
I would check your postbit or postbit_legacy template- actually try it on a complete default style and see if you have the same problem or not.
|
Quote:
It's because I have Username Images installed, so I was testing this on myself, where I have a username image & it's not fetching my username.. I logged on today and tried on someone who doesn't have a username image, and it worked perfectly... Any ideas of a fix to that, here is that section on my postbit_legacy PHP Code:
|
I don't know if it would work but I'd try this...
change this code: Code:
<if condition="$post['field5']"><img src="$post[field5]" max-width="170" max-height="30" border="0"/></a> <else />$post[musername]</a></if> Code:
<if condition="$post['field5']"><img src="$post[field5]" max-width="170" max-height="30" border="0"/><span style="display:none;">$post[musername]</span></a><else />$post[musername]</a></if> |
Quote:
|
Does anyone know how to disable usage in the latest post?
|
All times are GMT. The time now is 09:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|