The Arcive of vBulletin Modifications Site. |
|
Strip BBCodes From Quotes Details »»
|
|||||||||||||||||||||||||||||
This simple hack allows you to define a list of BBCode tags and their content that you want to be stripped from the body of posts quoted by your users. This eliminates the repeated and unnecessary posting of images, videos and other such media.
Update: version 1.1
Update: version 1.2
Update: version 1.3
To Install: Download and extract the attached zip file, then upload the contents of the "upload" folder to your forum's root directory. In AdminCP, go to Plugins & Products -> Manage Products -> Add/Import Product. Click on "Choose File" and browse to the product xml file that was included in the .zip file. Click "Import" You MUST set your settings to enable the mod. Each setting has an explanation of its use. The default list of tags is: attach,img,video Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Reserved.
|
|
#3
|
||||
|
||||
|
I found and fixed a serious flaw with this product as described above.
|
|
#4
|
|||
|
|||
|
Thanks, was looking like.
Is it possible to adapt to version 4.1.3? In my case, after the installation does not work multi citation. |
|
#5
|
||||
|
||||
|
Can you give me a link to your site and a test account to use so I can see how it behaves?
|
|
#6
|
||||
|
||||
|
In the new version 1.2, there is no change in how the product functions, I have simply put the PHP function that strips the tags and their content into an external file so that a new product I will be uploading soon can use it as well.
|
|
#7
|
|||
|
|||
|
Quote:
Quote:
|
|
#8
|
||||
|
||||
|
Yes, edit your "newpost_quote" template to wrap the following conditional around the existing code:
Code:
<vb:if condition="$pagetext"></vb:if> |
|
#9
|
|||
|
|||
|
Thank you.
Encountered an error: After answering a multi Quote checked with marked positions can not be removed!
|
|
#10
|
||||
|
||||
|
I am unable to reproduce this error. Can you describe exactly what you are doing?
|
![]() |
|
|