Wrap Plugin for DokuWiki: Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
On a test installation of Igor with xampp and PHP 8.1 I get the following errors:
Warning: Undefined array key "lang" in E:\xampp\htdocs\dokuwiki\lib\plugins\wrap\helper.php on line 94
Warning: Undefined array key "id" in E:\xampp\htdocs\dokuwiki\lib\plugins\wrap\helper.php on line 117
Warning: Undefined array key "dir" in E:\xampp\htdocs\dokuwiki\lib\plugins\wrap\helper.php on line 128
with the expression
<WRAP center round info 60%>
info box
</WRAP>
Also with others, like columns I get Undefined array key warnings.
If more information is needed I can provide it.
On a test installation of Igor with xampp and PHP 8.1 I get the following errors:
with the expression
Also with others, like columns I get
Undefined array key
warnings. If more information is needed I can provide it.saggi