https://github.com/themanyone/elgg-allow-data-images
Elgg plugin permits data:image dataURL graphics in topic spaces.
https://github.com/themanyone/elgg-allow-data-images
Last synced: 7 months ago
JSON representation
Elgg plugin permits data:image dataURL graphics in topic spaces.
- Host: GitHub
- URL: https://github.com/themanyone/elgg-allow-data-images
- Owner: themanyone
- Created: 2019-04-07T03:33:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T23:09:44.000Z (over 6 years ago)
- Last Synced: 2025-01-29T20:36:31.374Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elgg Allow Data Images Plugin
Permits data:image dataURL graphics in topic spaces.| | |
|:------------|:--------------------------- |
| Author: | Henry Kroll |
| Copyright: | (C) 2019 Henry Kroll www.thenerdshow.com |
| License: | GPL2 |## Installation
Copy the plugin to the /mod/allow_data_images directory, and enable it in administrator plugin settings.
Best when used with the [CKEditor Paste Image](https://github.com/themanyone/CKEditor-Paste-Image) plugin.