Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
/ draft-theme Public archive

Latest commit

 

History

History
10 lines (7 loc) · 432 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 432 Bytes

Draft Theme 1.0.0-beta2, 2017-11-03

  • Added utility functions:
    • draft_get_entity_image_url() - get URL of an image that is stored in media field of an entity
    • draft_get_image_style_url()- get URL of an image with certain image style applied
  • Replaced <input type="submit" /> with <button/> element by overriding corresponding template

Draft Theme 1.0.0-beta1, 2017-11-02

  • Initial release, nothing fancy