[Chameleon-dev] [Bug 963] New: [Chameleon Doc] incorrect PopupCSS example in Application Developers Guide

bugzilla-daemon at maptools.org bugzilla-daemon at maptools.org
Wed Feb 16 10:51:43 EST 2005


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

(Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.)

           Summary: [Chameleon Doc] incorrect PopupCSS example in
                    Application Developers Guide
           Product: Chameleon
           Version: 2.0
          Platform: PC
               URL: http://chameleon.maptools.org/help/viewer.phtml
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: fwarnock at dmsolutions.ca


the following incorrect example is given in the "Customising with CSS Files"
section of the Application Developers Guide.

<SharedResource NAME="PopupCSS" VALUE="<url-to-custom-stylesheet>"/>

The example should be

<cwc2 type="SharedResource" name="PopupCSS">
  <popupcss value="<url-to-custom-stylesheet>" />
</cwc2>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list