Viewing a project page itself only displays the title and description of the project itself -- and nothing else: no CVS link, no documentation link, no screenshots link, nothing.

Comments

teradome’s picture

Priority: Normal » Critical
sulleleven’s picture

ditto

sulleleven’s picture

help with this?
thanks.

sulleleven’s picture

i dont understand why this issue is always ignored.
but, in time i guess I will figure it out...
maybe dries can just attach the project.inc that drupal.org uses???

Anonymous’s picture

Ditto.

Anonymous’s picture

yes, this problem makes the project module basically unusable. Since having an integrated project manager was one of the main drawing points of drupal, it also means that drupal's not as valuable either.

It works somewhere, drupal.org uses it . . . why can't we?

http://drupal.org/node/16575

sulleleven’s picture

i really dont know...
looking at the projects.inc file briefly, you can see that the data is set to be added to database, and it is in fact in the database....
i added some additional $output such as $node->homepage .= $output; to accompany the $node->body .= $output; thinking that it was that simple, but is has not helped.

I again ask if anyone has this working like it is here on drupal.org... to please comment on this. Or even better, this modules maintainer or drupal.org core dev team....to please offer any kind of feedback that could save me and others time and effort. If it was logged as a known bug, officially, then I would make time to further analyze the code... so I at least would like to know that much.

thanks,

sull

crackerjackmack’s picture

I filed my patch here, but I didn't see this bug report until after

http://drupal.org/node/16733

sulleleven’s picture

can you attach the inc file you use?
however, i am not sure your patch will resolve this issue...
also, I use project from cvs.

i'll try it though

killes@www.drop.org’s picture