Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file www/forum.wiki version 0978f81196
|
2018-08-11
| ||
| 20:49 | The periodic "updateClock()" call made in the header for several of the built-in skins (Eagle, Enhanced1, and Xekri) violates the new stricter CSP, since it requires a JS eval. We don't need an eval here: we can pass the function's name literally to window.setTimeout instead, which treats it as a Function object, which doesn't need to be eval'd. ... (check-in: eac15b4c63 user: wyoung tags: trunk) | |
| 19:43 | Added the "Enable Forum Search" section to www/forum.wiki ... (check-in: cc5d2e1f17 user: wyoung tags: trunk) | |