-
Stripping CVS keywords
-
Stripping CVS keywords
-
OG Project: February 25, 2011 2:06
Commit 7e49d56 on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#173639 by dww: Follow-up fixes for OG audience on release and issue nodes: - In some cases it seems we need to set both the key and value in the #default_values array to the project nid so that the audience "sticks". - Handle the case where the user isn't actually presented with a form element, but instead there's the "simple" mode of the audience form.
-
#173639 by dww: Follow-up: better test for new release nodes by checking $form['nid']['#value'] instead of $form['project'], since we want to define $form['project'] when editing release nodes, not just during add.
-
#546528 by dww: Added code to provide an [og_project_shortname] token.
-
#173639 by dww: Added settings when project nodes are OG group nodes to automatically keep project content (releases and issues) associated with the OG of the parent project. Also fixes links in the Group details block for creating this content to include the project info.
-
#457622 by dww: More accurate module description text for the D6 version.
-
#457622 by dww: Ported to D6 .info module dependency specification. Also, we don't currently depend on project_issue, so removed that.
-
#457622 by dww: Initial port to D6. ;)