I don't see a menu item or other config at admin/settings/validation_api for toggling whether or not people have to see the link under every field for adding a validator. People should be able to turn that off after they have configured their validators. The callback is drupal_get_form() with validator_api_admin_settings as the callback parameter that sends back a form processed through system_settings_form().

Comments

TapocoL’s picture

Status: Active » Fixed

This has already been committed, but the dev snapshot has not been updated yet. You can checkout the DRUPAL-6--1 branch to see this update until the snapshot updates.

deekayen’s picture

I was looking through http://cvs.drupal.org, but I it see now. It's just not at admin/settings/validation_api where I expected it.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.