ICEfaces
  1. ICEfaces
  2. ICE-2914

ICEfaces Developer's Guide needs to mention com.icesoft.faces.portlet.renderStyles option for web.xml

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7RC1
    • Fix Version/s: 1.7
    • Component/s: Documentation
    • Labels:
      None
    • Environment:
      N/A
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      In ICE-1408, Adnan wrote the following that should be published in the portlet section of the ICEfaces Developer's Guide:

      The changes has been made, so the ICEfaces extended components can spit out the portlet specific style classes only when in portlet environment and the following context parameter being set to true in the web.xml "com.icesoft.faces.portlet.renderStyles". The default value of this parameter is true. To disabling it the following param need to be set to false exclusively.

          <context-param>
              <param-name>com.icesoft.faces.portlet.renderStyles</param-name>
              <param-value>false</param-value>
          </context-param>

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: