This integrates the gallery plugin into the prosemirror WYSIWYG editor
plugin.
This is intended to serve as an example or reference implementation on how
to integrate plugins into prosemirror.
ToDo:
- [ ] better rendering of the plugin in the editor
Ignore-this: 67ce9db1e18f8acddcb70d62d0e26193
This adds JavaScript based pagination support for the thumbnails. When no
JavaScript is available all thumbnails are shown.
To enable pagination give the number of thumbnails per page prefixed by a
tilde character ~
darcs-hash:20090627020944-7ad00-7ebdca2a0bc98b162eb04af1b46e6b701c725aa3.gz
This patch implements a lot of new features that where suggested on the plugin
page:
- filename based filtering
- sort by
- filename
- filedate
- exif date
- exif title
- thumbnail cropping
- show titles below image
- caption is now stored in longdesc attribute
- relative namespace suppport
- german translation
darcs-hash:20081218233627-7ad00-019c2142f01311d77f0044f52724322696bdf66d.gz
Now a single file can be given instead of a namespace (useful for lightbox). The
lightboxForEveryImg option is now off by default.
darcs-hash:20080519200602-7ad00-a14fb0bf9b1f847551b1ba448667edbcd94baca9.gz