I want to hide media manager links from non logged in users in Dokuwiki. I read this tread, but I have some follow up questions:
- Is this still the way to go to achieve this (removing those links) in the last version of Dokuwiki ("detritus")?
- If yes, where should the PHP code be placed into /lib/tpl/dokuwiki/tpl_header.php? At the end of the file? Into a particular section? It doesn't matter?
- Will non-admin users that are logged in still have access to the links? I mean I just want to remove them for non-logged users, not to all non-admin users.