Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noplanman/mediaman
Additional media features plugin for WordPress
https://github.com/noplanman/mediaman
Last synced: 27 days ago
JSON representation
Additional media features plugin for WordPress
- Host: GitHub
- URL: https://github.com/noplanman/mediaman
- Owner: noplanman
- License: gpl-2.0
- Created: 2015-10-16T22:04:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T22:11:50.000Z (about 9 years ago)
- Last Synced: 2024-10-14T19:08:57.593Z (2 months ago)
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediaMan
Additional media features plugin for WordPressThis repo is an idea collection at the moment, to create a WordPress plugin that add a few powerful features to the media gallery.
## Media tags
Add tags to media items and be able to display a gallery by tag name.
e.g. For the gallery shortcode: `[gallery tag="flora"]`## Enhanced image crop
To be able to choose which area of the image gets cropped for each available image size.
It would be really cool to make use of [smartcrop.js](https://github.com/jwagner/smartcrop.js) to suggest the cropping area.