View Single Post
Old 04-21-2025, 10:08 PM   #4
photon
The new goggles also do nothing.
 
photon's Avatar
 
Join Date: Oct 2001
Location: Calgary
Exp:
Default

Quote:
Originally Posted by KelVarnsen View Post
Could you add their user ID to the quote tag? Like data-user="32"?
Maybe.. but even the quote tag with just the user ID could be enough. Like if I quote your post...

...it'll create some HTML that is surrounded with:
Code:
	
<!-- BEGIN TEMPLATE: bbcode_quote -->
div, table, etc containing the quote
<!-- END TEMPLATE: bbcode_quote -->
So maybe a plugin could look for those begin and end comments and if in the middle there's the chunk of html that says
Code:
Originally Posted by <strong>KelVarnsen</strong>
then it removes everything between the comments? Might even work with nested quotes.
__________________
Uncertainty is an uncomfortable position.
But certainty is an absurd one.
photon is offline   Reply With Quote