[Chameleon-dev] [Bug 137] [Chameleon Widget] Help Widget cannot resolve widget help file locations

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Tue Jul 13 13:56:15 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=137

nsavard at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED



------- Additional Comments From nsavard at dmsolutions.ca  2004-07-13 13:56 -------
Verified on Fedora Core 2 Chameleon 20040709

---------------------
Information on the test settings:

I used the Hawaii application found on xcalibur and made a few modifications to it.

Modifications I made are:

1.  Created a new widgets directory called "widgetes_norm" in the "hawaii"
application.

2.  Moved "HelpWidget" directory from the Chameleon base installation to
"hawaii" application under this new widgets directory.

3.  Added path to this new "widgets" directory in "index.phtml" file:
$oApp->CWCExecute("/path/to/hawaii/htdocs/widgets_norm/");

4.  Added the following lines in the "hawaii_demo.html" template:

      <!-- ------------------ -->
      <!-- HELP AREA BEGINS -->
      <!-- ------------------ -->
<tr>
        <td valign="top">
          <CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE"
WIDGET="HelpWidget"/>
        </td>
        <td valign="top">
          <CWC2 TYPE="HelpWidget" VISIBLE="TRUE" ENABLED="TRUE" WIDGET="Extent"/>
        </td>

</tr>

5.  Load the "index.phtml".



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Chameleon-dev mailing list