Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moreonion/opengraph_meta
https://github.com/moreonion/opengraph_meta
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/moreonion/opengraph_meta
- Owner: moreonion
- Created: 2016-03-24T14:19:21.000Z (almost 9 years ago)
- Default Branch: 7.x-2.x
- Last Pushed: 2021-01-19T16:15:16.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T23:17:04.814Z (9 months ago)
- Language: PHP
- Size: 85 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## OpenGraph Meta
OpenGraph Meta (7.x-2.x) provides an UX improved form for editing OpenGraph metatags. In contrast to the 7.x-1.x it doesn't implement the storing and rendering of the metatags. It uses [metatag](https://www.drupal.org/project/metatag) for this purpose instead.
### Features
* The form for OpenGraph metatags is split into multiple fieldsets. Only the most common fields are displayed outside those (sub)fieldsets.
* You can choose an image from the node's content via radios instead of entering the URL manually. Of course manually entering a URL is still possible.### Roadmap
* Migrate the content-type and global settings from 7.x-1.x to 7.x-2.x.
* Also find images in other fields and search in their filtered output.
* Make this module work with all types of entities.