Add node link field handlers for project*
dww - January 14, 2009 - 15:39
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | Views integration |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
We should add a special field handler for at least project, project_release and project_issue to extend views_handler_field_node_link and provide node operation links. See #348277-16: views handlers for various signup operation links for the basic idea. This would allow us to generate the "Issue links" and "Project links" columns in the table at the top of the My projects page, for example...

#1
This would be nice to have, but no longer essential for the d.o upgrade.
#2
I think #349178: Generic Link handler could handle this, right?