Re: Problem with EnableDarkThemeToggle
Petko Yotov <[email protected]> Thu, 30 Jan 2025 15:27:18 +0100
| Newsgroups | gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the report and for testing the fix. I have updated pub/lib/pmwiki-darktoggle.js in subversion and the nightly release (only this file changed). I'll try to release 2.4.2 later today or tomorrow. Petko On 30/01/2025 11:30, Johan Bengtsson wrote: > Hi, > > I have a wiki that has been upgraded to 2.4.1. It seems fine this far > except I can't get the dark theme switch to work. > The problem appears on this public test wiki that we have: > > https://wiki.portal.chalmers.se/italab > > The wiki is part of a Farm. > > I have set: > > $EnableDarkThemeToggle = 1; > > in config.php. Maybe there is something more that needs to be done > before this can work?