i received following error when go to /admin/build/modules to try to enable the module.
* warning: Error parsing sites/all/modules/linktocontent/linktocontent.info on line 6 in D:\home\public_html\includes\module.inc on line 195.
* warning: Error parsing sites/all/modules/linktocontent/contrib/linktocontent_node/linktocontent_node.info on line 4 in D:\home\public_html\includes\module.inc on line 195.
Comments
Comment #1
stborchertHi.
There seems to be a problem with "$Name$". I fixed this (see cvs).
Comment #2
stborchertHi again.
Sorry for being so short but I don't wanted to miss my bus :-)
linktocontent.info
linktocontent_node.info
Are you using drupal 5.0 or 5.1?
Comment #3
Foodster commentedthe updated code works, i am using 5.1 btw.
Comment #4
stborchertOk. I thought it could be 5.1 specific (though I never saw this error before) but I had to include $Name$ in ".
Anyway, it works :-)