I would like to be able to remove the "add comments link". I could certainly theme this in to hide it, but the overhead of additional joins, etc remains. It would be nice if I could just turn this off throughout the module. Any clues how i could start to implement this?

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Why would you want to do this?

frankcarey’s picture

My goal is to completely mimic the facebook wall, which doesn't have the ability to comment on a wall post. Replies are handled by posting on the other users wall.

Looking at the code, I don't see that the commenting is necessary. Perhaps it could be abstracted a little so that the feature could be turned off (or even given it's own submodule?)

Love to hear your thoughts.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)