mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 18:11:09 +00:00
4e7da2799c
* imgages in body-attach with title / alt attribute get them removed while adding fancy attributes * Added fancybox to image inlined in posts. Un-hooked the old lightbox from frio and vier and excahnged that with fancybox hooks. * Excluded images in "type-link" divs from being "fancied" as they have no images but pages linked to.
749 B
749 B
Version 1.03
- imgages in body-attach with title / alt attribute get them removed while adding fancy attributes
- Added fancybox to image inlined in posts. Un-hooked the old lightbox from frio and vier and excahnged that with fancybox hooks.
- Excluded images in "type-link" divs from being "fancied" as they have no images but pages linked to.
Version 1.02
- MrPetovan optimized my noob regular expression code.
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.