Hi,

I am currently playing with this great module, and am trying to replace the the title for 'Project issue: Per-issue metadata' block with the current issue status without success.

By default, this block uses the constant string "issue status" as its title, and I am wondering if there is any token that I can utilize such as [project_issue:status], so that the block title will be changed as the actual status of the issue, which has already been fulfilled by the drupal.org.

Can anybody please suggest?

Thanks.

Regards,

foredoc

Comments

foredoc created an issue.

drumm’s picture

The block doesn't actually have a title, the status field is at the top of the content. The field order is configured at …/admin/structure/types/manage/project-issue/display/issuemetadata. Drupal.org's theme handles the styling.