Gallery
Gallery copied to clipboard
Two useful features
I added two little features to the Gallery component that I hope could go in.
- Added TinyMCE for album descriptions
- Added a placeholder for the Cover ID, which returns the ID of the cover image for an album. This can be useful if you want the image to auto-open if you select the album.
The CheckForTinyMCE function may be refactored somewhere, as it is identical to the one that already existed.
Is this hardcoded for just TinyMCE or expected to work in general with RTEs?