Posted by gcassie on July 25, 2008 at 7:15pm
Jump to:
| Project: | Related links |
| Version: | 5.x-2.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'd like to be able to give the user an option to hide the discovered links block on a node-by-node basis. Just wondering if anyone else has had this need. My first thought was to add a cck checkbox and examine its value in the "display block" code, but that's just kludgy.
Comments
#1
I ended up going with the kludgy solution above. It works okay.
#2
You might have better luck looking for a generic "hide *a* block during node edit" solution. It should be possible to do something like this using the node style which allows users to apply styles on a per-node basis. The style in question could be CSS which hides the related links block.
hth.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.