hi, i've written a basic views support for the hidden module.
add

function hidden_views_api() {
    return array("api" => 2);
}

somewhere in hidden.module and move the two attached files into the hidden module folder.
this is the first time i wrote views support, so this may need review

CommentFileSizeAuthor
hiddenviews.tgz1.13 KBAnonymous (not verified)