Commit Graph

18 Commits

Author SHA1 Message Date
2adb98f75c disable uniqueness option in lightbox
This also causes the duplicates not to be opened in the lightbox at all.
2023-10-19 10:58:06 +02:00
07cd017aed added active indicator to paginator
obsoletes #148
2023-08-23 17:40:15 +02:00
3af112bb0b use different formatters for different renderers
All renderers will now receive some output (partly fixes #164) but
specialized formatters would be better.
2023-08-23 15:14:58 +02:00
3ee5e111ca frontend mostly done
* more grid layout improvements
* replace swipebox with simple-lightbox
* fix pagination scripting
2023-08-23 12:40:29 +02:00
b0f47b822d Integration into the prosemirror WYSIWYG editor
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
2023-06-08 10:22:21 +02:00
4a1ac7a6e6 applied 3rd party patch to make swipebox jQ3 compatible 2016-12-22 12:34:14 +01:00
b87498ceec replaced prettyphot with swipebox 2015-12-15 16:25:40 +01:00
92605717a5 added backward compatible rel=lightbox support 2012-11-25 18:25:02 +01:00
7da7ab1aba Some style fixes 2012-10-25 20:22:31 +02:00
18fbf858ef fixed javascript paging 2012-06-15 12:51:27 +02:00
3e7528beb3 initial prettyphoto checkin
This uses a modified prettyphoto jquery plugin. Check the 'merged' branch
of github.com/splitbrain/prettyphoto for details
2012-06-15 10:20:23 +02:00
1b8cdf2241 fixed XSS problem in lightbox mode. closes #1 2010-01-17 13:59:32 +01:00
e80e050134 Added pagination support
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
2009-06-27 04:09:44 +02:00
3be3fa2016 Multiple enhancements
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
2008-12-19 00:36:27 +01:00
590761aa5c Accept single files as input
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
2008-05-19 22:06:02 +02:00
6e5d02c649 add caption in lightbox mode
Uses code by "jpbarto"

darcs-hash:20080401214422-7ad00-0c8f59d8ab704868515c8354ea20cfbeb3628919.gz
2008-04-01 23:44:22 +02:00
efd1863269 added lightboxForEveryImg option
darcs-hash:20080401201243-7ad00-d0c43522781057c620e0aecb6ec6bb3684dc03ed.gz
2008-04-01 22:12:43 +02:00
857041474c initial checkin
darcs-hash:20070109215557-7ad00-8d4ee265e0fa37de3e8ba6a3c02b158e829649b2.gz
2007-01-09 22:55:57 +01:00