Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-893

Extensions: Allow descriptions in item lists.

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.2.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Allow descriptions to be displayed when listing plugins, gateways, and modules. Here's how:

      in layout.css
      .common_box .content_section .inner .itemlist li - remove line-height.
      .common_box .content_section .inner .itemlist - change height: 69px to min-height: 69px

      In HTML, where <ul><li>Name</li><li>Authors</li></ul>, add new <li> for description text.

        Activity

        Hide
        cody Cody Phillips (Inactive) added a comment -

        Descriptions only supported by extensions that use a config.json file.

        Show
        cody Cody Phillips (Inactive) added a comment - Descriptions only supported by extensions that use a config.json file.
        Hide
        tyson Tyson Phillips (Inactive) added a comment -

        Some style changes affected the rest of the admin interface, e.g. the edit client page, make payment page, etc.

        I changed this margin back to 12 from 2:
        (line 348) .common_box .content_section .inner ul li

        { margin-bottom:12px;}
        Show
        tyson Tyson Phillips (Inactive) added a comment - Some style changes affected the rest of the admin interface, e.g. the edit client page, make payment page, etc. I changed this margin back to 12 from 2: (line 348) .common_box .content_section .inner ul li { margin-bottom:12px;}
        Hide
        cody Cody Phillips (Inactive) added a comment -

        Ensured style changes only affect .itemlist.

        Show
        cody Cody Phillips (Inactive) added a comment - Ensured style changes only affect .itemlist.

          People

          • Assignee:
            cody Cody Phillips (Inactive)
            Reporter:
            cody Cody Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              23/Apr/14