Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2009 at 11:13 UTC
Updated:
27 Jun 2009 at 19:00 UTC
Node content offers to exclude node links from display, but there is no existing content type to bring them back again.
I made new content type for this (stripped node_content version)
| Comment | File | Size | Author |
|---|---|---|---|
| node_links.inc_.txt | 3.12 KB | crea |
Comments
Comment #1
happydrupal commentedCool.....but how to use it??? I'm green in PHP. Thanks in advance.
Comment #2
crea commentedYou need to rename it to "node_links.inc" and put in "plugins/content_types/node_links" subdirectory of ctools module directory, together with "icon_node.png" file.
But I hope it will be committed to CTools module
Comment #3
merlinofchaos commentedOk, makes sense. Committed.