hide related links on a node basis
gcassie - July 25, 2008 - 19:15
| Project: | Related links |
| Version: | 5.x-2.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
I ended up going with the kludgy solution above. It works okay.