As admin, Drupal has a ton of little hoverable ‘edit’ links.
Is there an easy way to turn them all off?
I know I can kill the Views version in admin/build/views/tools. But there’s still Block, Menu, Panels, …
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Drupal core has no such feature. This comes either with a special module, or with the theme. Themes built on Zen have this feature, as well as many admin-themes.
If the latter, look for configuration options in your theme, hack the theme or choose another one, depending on your preferred way of managing your project.
If the first, simply disable that module.