We can easily tell Views about the CAS username data, which may be useful for things like Views Bulk Operations.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1261432-views-integration-D6.txt | 3.37 KB | bfroehle |
| #1 | 1261432-views-integration.txt | 3.73 KB | bfroehle |
We can easily tell Views about the CAS username data, which may be useful for things like Views Bulk Operations.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1261432-views-integration-D6.txt | 3.37 KB | bfroehle |
| #1 | 1261432-views-integration.txt | 3.73 KB | bfroehle |
Comments
Comment #1
bfroehle commentedJust pushed the attached patch to 7.x-1.x. Adds basic views integration for the CAS user name.
Comment #2
bfroehle commentedThis can be easily ported to D6.
Todo:
* Change the view api version to 2
* remove the files[] entry in cas.info
* Implement hook_views_handlers()
Comment #3
bfroehle commentedPorted and committed to D6. (The other required change was in the database API).