mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
AddOn Fancybox
This addon loads all media attachments of a post into a "fancybox" instead of linking directly to the media. Each post gets its own attachment library, when there are more than one media attached you can scroll through them.
This commit is contained in:
parent
30329df0dd
commit
ae28f6ef01
15 changed files with 6761 additions and 0 deletions
9
fancybox/CHANGELOG.md
Normal file
9
fancybox/CHANGELOG.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
### Version 1.01
|
||||
|
||||
* One gallery for each post
|
||||
* All media attached to a post are added to the posts gallery.
|
||||
* Loop scrolling: You can step from last media to first and vice versa.
|
||||
### Version 1.00
|
||||
|
||||
* First test version released.
|
||||
* One fancybox per page displaying first media of each post.
|
Loading…
Add table
Add a link
Reference in a new issue