Hi I've been using pmwiki for a few years, and have only just discovered the &action=source thing. Unfortunately, this shows the entire source, including things written after (:if false:), which I use for hiding information (it's on a lecture course website, and I have some stuff hidden from student view).
So, how can I disable &action=source? Or better, password protect it. I tried putting $DefaultPasswords['source']=' .... '; into config.php. This works for ['admin'] and ['edit'] but seems to make no difference for ['source']. Thanks James
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
