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.

CommentFileSizeAuthor
#1 1128876-views-api-1-D6.patch3.63 KBpwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new3.63 KB

This 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.

dave reid’s picture

Status: Needs review » Needs work

If 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'.

pwolanin’s picture

Ok, well I thought this module only supported users for 6.x, so I didn't consider that a realistic option.

drumm’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)

Both Views 2 and D6 are outdated.