Connect issue list with relevant wiki
Posted on March 19th, 2009 by augustin
| Project: | Web site |
| Component: | Content |
| Category: | task |
| Priority: | critical |
| Assigned: | augustin |
| Status: | active |
Jump to:
Description
Connect issue list with relevant wiki.
#1
#2
#3
use hook_project_issue_metadata() . see for example comment_alter_taxonomy_project_issue_metadata().
<?php/**
* Implementation of hook_project_issue_metadata()
*
* Adds taxonomy terms to the data that will be used to create the
* project issue metadata tables and which is used when creating
* issue notification e-mail messages.
*
?>
Add:
1- wiki home page for project
2- wiki page for issue.
check also hook_comment().
Finally, use hook_help() to add a text at the top of the issue queues?
#4
I am creating a new module at home for this purpose. The most important is the hook_help() implementation at the top of the issue queue.
#5
The module is mostly ready. I'll test it a bit more at home and upload it here soon.
#9
comments #6, #7, and #8 were spam. The users (probably a single sock-pupetting user) have been blocked.
Dear spammer: I am the only one reading this spam, and it doesn't stay published very long. You are wasting your time and mine. Thanks for your understanding.
#11
#14
I thought the spammer had given up, but no such luck... :(