This module creates a field formatter for image fields which will output the field to be used with the Picturefill JS Library to give a site responsive images.
A field formatter that runs given XML content (pasted data, linked URL or uploaded file) through a defined XSL stylesheet before rendering.
When enabled, this provides an additional field formatter available through 'manage display' for use entity displays or views. The result is then shown in the page and managed like any other field display.
The data source can be:
a textarea field which contains the raw XML.
a link field defining a remote or filesystem data source.
A file field where you can upload an XML file directly.
Configuration options on the display widget will allow you to choose or upload the XSL that should be run over it, on a per-field basis.
The BBOX strategy requests data within a bounding box. When the previously requested data bounds are invalidated (by browsing to some area not covered by those bounds), another request for data is issued