Forums » Help »
Format for hide pattern
Added by tom brennfleck almost 9 years ago
Took me a while to work out, the following works on my setup
- Got to the admin screen
- select the user
- change the Hide pattern entry on the screen
/^(config|dokuwiki|abc.html|xyz.htm|asd.php|lkj.php|tools|skins|bootstrap)/i
This will hide the following folders
- config
- dokuwiki
- tools
- skins
- bootstrap
and will hide the following files
- abc.html
- xyz.htm
- asd.php
- lkj.php
chers
tom