ToggleME

Unmaintained ToggleME 3.1.4

No permission to download
Version 3.0.0 BETA 1 released
XenForo > 1.2 required
  • All php code has been fully rewritten (use php dom functions instead of ugly regex)
    • widgets toggle functions: should be compatible with any addons
    • nodes toggle functions: should be compatible with external addons providing their code are inside the "forum_list_nodes" hook (ie: shoutbox)
  • Use XenForo Template Modifications when it was possible
  • Pure css mode available in style properties
  • New debug functions to get some toggle elements ids
  • Several options phrases have been modified
Even if this beta has been tested on a live site (with different utf-8 langages [important]), this is still a beta version and a major update. So install it on your dev board first.
  • Like
Reactions: imno007
Version 2.3.1 released
  • Add a mecanism to make the widget toggle function compatible with addons that don't give a specific class name (XenForo default logic) for widgets
  • WidgetFramework detection method modified: a page should now be able to have widgetFramework widgets and other widgets
Version 2.3.0 released

  • New option to set categories by languages (detected from user browser information sent to the server, in other words not from the XenForo language settings)
    Options provided with the support of Darkdriver
  • JavaScript code has been optimized (size reduced of 40%)
  • Some small bugs (js+php) have been fixed

Attachments

  • tgl23.webp
    tgl23.webp
    70.6 KB · Views: 127
Version 2.2.5 released
  • Ph'nglui mglw'nafh Cthulhu !
    Add an array check
Version 2.2.4 released
  • Fix conditional
Version 2.2.3 released
  • Restore the array check in the conditionnal
Version 2.2.2 released
  • Fix a bug (array key)
  • Like
Reactions: KiF
Version 2.2.1 released
  • Add an array check to avoid an error message in the log probably only during install.

If you don't have this error or if you have already upgraded the addon, I don't think this update will be useful for you.
Version 2.2 released
  • Add an option to select the postbit toggle button position
  • Add an option to force the postbit user extra information to be visible for some usergroups
  • Include an old fix previously released on Github
Version 2.1.2 released
  • A silly mistake with permissions has been fixed
  • The php code is a little bit cleaner
P.S: the 2.1.1 version has only been released on Github which explains why there's a gap in the addon version.
Top Bottom