Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-354

Use images from the defined paths as block images

    XMLWordPrintable

Details

    Description

      Currently, all the blocks images come from CSS styles. They are placed using CSS font face features (see image attached to this ticket).
      We should allow developers to customize the look of blocks element by adding an image from the specified source (inside the <img/> HTML attribute).
      On the backend side, we have all required information available. The information about image path is provided within the block config hash/object.
      You can reach the required piece of data by using the following piece of code in the view services:

      this.get('app').get('config.studioBlocks');
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            piotr.nalepa-obsolete@ez.no Piotr Nalepa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: