Hi, I can't seem to get the different types of project releases to show up on my site, is there some special setting?

I've got one API term at the moment but I want to know how I can get the recommmended,warning and red project releases to show up on the project page (I hope you get what I mean)

Is there some special configuration that must be done that I missed?

Thanks for any help in advance,

Wayne

Comments

watbe’s picture

My site is crycity.wonderingfish.com.. some project releases show up as green and recommended, but for some reason, its not very consistent. (some show up and some don't even with the same project api term)

aclight’s picture

Status: Active » Fixed

You need to edit the project, and click the releases tab. Then select the suggested and supported api versions. That will take care of the green and yellow colored releases in the table. Releases in red are snapshot releases. Unless you're also using the cvslog module and tracking changes in the code using CVS, you won't be able to create snapshot releases (unless you write code yourself).

watbe’s picture

cool, thanks for that

watbe’s picture

never mind. i found out that if you changed project api vocabulary name, it only reflects on new releases.

watbe’s picture

Status: Fixed » Active

another question: is it possible to remove stuff like CVS tree: , Demo site: from the project options?

thanks

watbe’s picture

any help? thanks

dww’s picture

Status: Active » Fixed

@watbe: hook_form_alter() is your friend if you want to remove things from the project node form. Also, please feel free to open new support requests when you have new questions (assuming those questions haven't already been answered elsewhere) instead of re-opening issues that are already marked fixed/closed. You should only reopen an issue if the specific thing the issue is trying to addressed isn't actually fixed yet. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.