Needs review
Project:
Hidden
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Reporter:
Anonymous (not verified)
Created:
18 Jan 2011 at 20:23 UTC
Updated:
12 Aug 2018 at 16:55 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| hiddenviews.tgz | 1.13 KB | Anonymous (not verified) |