What is your advice some good ways to hide the "Edit" button on a site that is not being used for collaboration?<br><br>I have been using (:if auth admin:) to hide buttons but at least one button has to be visible to prompt for the admin's or editor's password.
<br><br>The real question may be not how do you hide it, but how do you display it for the editor? or...<br>How do you get the password prompt to come up?<br><br>Thanks<br><br>