Closed (works as designed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Projects
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Apr 2009 at 22:54 UTC
Updated:
21 Sep 2010 at 00:01 UTC
As part of the d.o redesign of the project node UI, if you look closely at the "Links" block, you'll notice an "Add new link" link (presumably just for project maintainers). There are all sorts of existing hard-coded links, but there's currently no way to have custom links. We're going to need some way to handle this part. Probably a new column to hold a serialized array in {project_projects} is all we need, and a UI to specify them, and some code in the forthcoming project_get_project_link_info() function (or whatever we end up calling that over at #372580: Move the project node links to blocks).
Comments
Comment #1
lisarex commentedLinking this from the Redesign project #661692: Meta issue for modules Project and Project issue tracking because this issue was tagged 'drupal.org redesign'
Comment #2
hunmonk commentedadding redesign tag
Comment #3
drummI think we should keep this as-is. The sidebar is getting crowded, and arbitrary links can be added to the node body.