hello.
I'm working on a board like content type and I like to enable authenticated users to leave only one comment for any node (adv.). user are not to see other users comments for this node at all.
How do I do that ?
More question from me! I am now getting into 4.7 in a big way and am again looking at creating my own news type module. I have looked at flexinode, fleximax and cck however I do not need the ability to create multiple new nodes so these are an overkill, so I am creating my own for a number of reasons.
Anyway, I would be interested in making the module compatible with the Views module and make it Views "aware" so to speak. Can anyone throw some light on how I would go abaout it or what I need to include to make it happen?