Resource icon

XenFacil Spoiler Tag 4

No permission to download
I like it =) Tho how do i change/remove that red glowing color behind the Show/Hide button?

Cheers in advande and thanks for making this add-on. =)
 
I like it =) Tho how do i change/remove that red glowing color behind the Show/Hide button?

Cheers in advande and thanks for making this add-on. =)
ACP -> Style Properties -> XenFacil's Spoiler -> Button -> At bottom, in textarea Misc, change as you like
PHP:
box-shadow: 0px 0px 5px 5px @secondaryLight;
-webkit-box-shadow: 0px 0px 5px 5px @secondaryLight;
-moz-box-shadow: 0px 0px 5px 5px @secondaryLight;
-khtml-box-shadow: 0px 0px 5px 5px @secondaryLight;

or remove it.

Salud2
 
Does anyone know how to use this for making nested quotes and quoted attachments show inside a spoiler tag?
 
I have XenFacil's Quote installed, but it doesn't automatically put nested quotes and quoted attachments into spoiler tags.

Is this possible? Would clean up a lot of posts in my forum.

If nested quote :
Code:
[quote]quoted text
[spoiler][quote] text of nested quote [/quote][/spoiler]
more quoted text[/quote]

If quoted attachment:
Code:
[quote]quoted text
[spoiler]quoted attachment[/spoiler]
more quoted text[/quote]
 
I have XenFacil's Quote installed, but it doesn't automatically put nested quotes and quoted attachments into spoiler tags.

Is this possible? Would clean up a lot of posts in my forum.

If nested quote :
Rich (BB code):
quoted text
text of nested quote
more quoted text

If quoted attachment:
Rich (BB code):
quoted text
quoted attachment
more quoted text
[/quote]

Install the XenFacil's Quote last version.

Salud2
 
Quotes depht: 3 or 4

Salud2
I'm really sorry, but I don't understand.

I don't get any spoiler tags inside quotes unless I manually add them.

This is what it looks like if I quote a lot of messages:
 

Attachments

  • quote_3.webp
    quote_3.webp
    10.8 KB · Views: 16
I'm really sorry, but I don't understand.

I don't get any spoiler tags inside quotes unless I manually add them.

This is what it looks like if I quote a lot of messages:
Set quotes depht to 3 or 4+.

Salud2
 
I don't think you understand what I mean. Yes, nested messages and spoilers work inside the quotes.

But only if I manually add the spoiler tag. I cannot get it to automatically parse the nested quotes inside a spoiler tag.
 
That's not correct. In demo.xenfacil.com can appreciate (both are automated with buttons). You can include a spoiler in a quote and you can quote (and parse well) when the post have a spoiler.
If you have not automated the buttons you must do it manually.

But both add-ons works well.

3.webp4.webp 5.webp

Try in demo.xenfacil.com

Salud2
 
I can't get it to work there either.

This is what it looks like (same as on my site)
quote_4.webp

I would only like to show the latest quote, the rest of the quotes should be automatically put inside spoiler tags.
 
Yes, I manually added the spoiler tag to my latest test post.

If you could come up with a way to do that automatically, and also an option to put spoiler tags automatically around quoted attachments, I would be very grateful :)
 
Not working for me. :(
Install Instructions:
upload the content folder 'upload' to your XenForo installation root.
In ACP->Install add-on->Install Addo-on from your pc-> select the addon-lmsSpoiler.xml file for english installation and press Install.

Otherwise, any error?

Salud2
 
Top Bottom