Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5257

Make css class strings used in the framework configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M1
    • 7.0.0-M1
    • wicket
    • None

    Description

      From the roadmap document for Wicket 7:

      In a few places in core we have hardcoded css strings like wicket_orderUp and classes used inside the feedback panel - these should be made into application settings so they can be configured to conform to the application's css infrastructure.

      Once we extract wicket_orderUp we should get rid of cssprovider and defaultcssprovider classes.

      getApplication().getCssSettings().setSortOrderDownClass("sort-order-down");

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: