[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-1854) Context sensitive help system

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Oct 1 15:11:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1854?page=all ]

Christian Bauer resolved JBSEAM-1854.
-------------------------------------

    Fix Version/s: 2.0.0.CR2
       Resolution: Done

Help system is done, just write Help documents as wiki pages and link to them in the UI with:

            <ui:decorate template="helpPopupButton.xhtml">
                <ui:param name="label"  value="?"/>
                <ui:param name="width"  value="550"/>
                <ui:param name="height" value="350"/>
                <ui:param name="top"    value="100"/>
                <ui:param name="left"   value="100"/>
                <ui:param name="helpDocument" value="Wiki Text Markup"/>
             </ui:decorate>


> Context sensitive help system
> -----------------------------
>
>                 Key: JBSEAM-1854
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1854
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Wiki
>            Reporter: Christian Bauer
>         Assigned To: Christian Bauer
>             Fix For: 2.0.0.CR2
>
>
> Haven't decided yet if the help system is going to be based on separate data or if it's just some wiki documents in a specially named directory structure.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list