The Views integration for 6.x at least should be easy since the only entity type is actually just users.
Having this integration would be very useful, for example, for pulling out a list of keys for all users of a certain role.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1128876-views-api-1-D6.patch | 3.63 KB | pwolanin |
Comments
Comment #1
pwolanin commentedThis seems to be working well - in combination with views bonus back TXT output (plus tweaking the tpl file for that) I can make an View of users + key fingerprints and attach a TXT output of all their keys.
Comment #2
dave reidIf modules added support for nodes or other entities, wouldn't this integration break? Seems like there's nothing to prevent this from matching a valid UID, but an entry that has entity_type <> 'user'.
Comment #3
pwolanin commentedOk, well I thought this module only supported users for 6.x, so I didn't consider that a realistic option.
Comment #4
drummBoth Views 2 and D6 are outdated.