Could we at least delete the empty view_forum.inc file? It's at best confusing and at worst deceptive; a quick directory scan suggests that support is present, as with all the other modules in the directory, and it is not.
Well to be honest I was hoping the fact that its empty would convince some enterprising open source author to contribute something. Alas, it hasn't happened as of yet. =)
Yes, I figured, and it's a wonderful module, but my skills aren't there yet. I'm not sure we want to add empty files as a best practice in the Drupal community, though. Maybe there are others, but this is the only place I've encountered them.
Comments
Comment #1
merlinofchaos commentedWhen there is code in views_forum.inc it will probably need an $Id$. Since it is currently an empty file, I don't see the point.
Comment #2
shunting commentedCould we at least delete the empty view_forum.inc file? It's at best confusing and at worst deceptive; a quick directory scan suggests that support is present, as with all the other modules in the directory, and it is not.
Comment #3
merlinofchaos commentedWell to be honest I was hoping the fact that its empty would convince some enterprising open source author to contribute something. Alas, it hasn't happened as of yet. =)
Comment #4
shunting commentedYes, I figured, and it's a wonderful module, but my skills aren't there yet. I'm not sure we want to add empty files as a best practice in the Drupal community, though. Maybe there are others, but this is the only place I've encountered them.
Comment #5
catchmarking as duplicate of the main forum request which I can't find at the moment.