Issue Number | 88 |
---|---|
Summary | [Site Help] Add user manual and intro text to help page |
Created | 2013-10-31 10:44:51 |
Issue Type | Improvement |
Submitted By | Juthe, Robin (NIH/NCI) [E] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2013-11-21 10:06:37 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/oceebms/issue.114408 |
We would like to have the ability to post help documention on the "Site Help" page.
One way to do this may be to add a new tag - 'help' - and use that to direct a document to appear on that page. To remove a document from that page, we would just edit the document and remove the 'help' tag.
We should probably add a line or two of general text to the help page, too. For example (this may be revised):
Please refer to the documents posted below for step-by-step instructions for how to perform various tasks in the EBMS. If you are unable to find the answer to your question using the resources below, please contact one of the PDQ Board Managers for assistance. Their names and contact information can be found on the About page.
The word "About" should link to the About page: https://ebms.nci.nih.gov/about
We made minor edits to the text below. Here is the new text:
Please refer to the documents posted below for step-by-step instructions on how to perform various tasks in the EBMS. If you are unable to find the answer to your question using the resources below, please contact your PDQ Board Manager for assistance.
Ready for user testing on DEV.
For DBA team:
INSERT INTO ebms_tag (tag_name, tag_comment)
VALUES ('help', 'Documents to be listed on user help landing page');
For WEB team:
R12133 trunk/ebms/sql/ebms.sql
R12133 trunk/ebms/ebms.nci.nih.gov/modules/custom/ebms/help.inc
Ready for testing on QA.
Verified on QA.
Verified on production.
Elapsed: 0:00:00.000263