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.
OpenBrewery is a minimalist Drupal 7 distribution that provides the basics for building a site for a brewery or brewpub. It includes most things you need to start building a website, it does not include a theme, but chances are it will in the near future. Features include markdown support, age verification, staff profiles, beer content types, and other cool things.