[XTR] Collapsible Sections

[XTR] Collapsible Sections 1.0.0

No permission to download

XDinc

Well-known member
Thanks.
If you look at this old addon, this one was great to have for 1.x. Nobody picked up on this yet, maybe if you have time, you could look into that.

By subforums I meant this btw. If you have many subforums, when you go to the parent forum, it takes up so much space before you scroll down to the main list of threads. Anyway, thank you.
 
@XDinc a bug that I've kept meaning to report to you and never got around to it..

Replacement within post_macros
Code:
<xf:if is="{$xf.options.collapsible_nodes}">
Should be
Code:
<xf:if is="{$xf.options.collapsible_userextras}">


Now then, about collapsible widgets.. ;)
 
Very good add-on!

How about implement this function to collapse some Widgets?

UOW! THAT WOULD BE NICE!
Hello,

Have a look here :

Regards, SyTry
 
@XDinc On XF 2.1.12 the "Collapsible User Extras" option is disabled but the collapsible button is still there:
1605488984736.webp
1605488994461.webp

If the first checkbox is unmarked then the collapsible user extra is hidden.
 
@Claudio the fix is a few posts above.. 😉

 
Top Bottom