clckwrks-plugin-media 0.6.15 → 0.6.16
raw patch · 2 files changed
+7/−2 lines, 2 files
Files
- README.md +4/−0
- clckwrks-plugin-media.cabal +3/−2
+ README.md view
@@ -0,0 +1,4 @@+clckwrks-plugin-media [](https://hackage.haskell.org/package/clckwrks-plugin-media) [](https://travis-ci.org/clckwrks/clckwrks-plugin-media)+=========++A clckwrks plugin which provides support for upload media files. Currently just images.
clckwrks-plugin-media.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-plugin-media-Version: 0.6.15+Version: 0.6.16 Synopsis: media plugin for clckwrks Description: support for images and image gallerys. Homepage: http://clckwrks.com/@@ -11,7 +11,8 @@ Category: Clckwrks Build-type: Custom Cabal-version: >=1.6-Tested-With: GHC == 7.8.4, GHC == 7.10.2+Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1+extra-source-files: README.md Data-Files: data/style.css