evnix/codowik

Codowik incompatible with DokuWiki release 2018-04-22 "Greebo"

Closed this issue · 2 comments

Installing Codowik release 2017-06-20 on DokuWiki release 2018-04-22 "Greebo", I get the following errors:

A fatal error occured during compilation of th CSS files. If you recently installed a new plugin or template it might be broken and you should try disabling it agian. [s in undefined: failed at `` in /lib/tpl/codowik/css/design.less at line 287]

in line 287 of the file 'codowik/css/design.less' is a 's' after the semicolon; removing this 's' will fix it and this theme works as expected.

evnix commented

Thank you, your changes have been applied.