One feature Drupal uses for uncluttering editing pages are fieldsets with the title as hyperlink to toggle the fieldset between collapsed and uncollapsed state using JavaScript (see screenshot).
That's similar to Moodle's "Advanced features" button but IMO more intuitive and without another Button.
For details see http://api.drupal.org/api/function/theme_fieldset and http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/6#fieldset
Frank
