Releases: Spuds/Elk_Gallery
Releases · Spuds/Elk_Gallery
Version 1.2.2
What's Changed
- Prevent duplicate id in HTML when items are used in signatures
- Increase the number of recent gallery items shown in a members profile view
- Use mobile image for site owned gallery to avoid breaking the layout
- Change default sort to time_added from item_id. This is in most cases the same output, but allows for sort adjustments when needed
- Include the default group in move to option (edit item), otherwise it could change to a user album on update
- Prevent the upload button from showing until we are done with client side checks
- Add slideshow button to gallery landing page for recent/random blocks
- Add behavior compatibility file to support transition to this gallery
- Add option to open non-image files in a new tab or use the existing tab
- Add slideshow button to home page for recent/random blocks
- Some chrome variants do not inline PDF's if its not set as application/pdf
- Minor UI tweaks
Full Changelog: 1.2.1...1.2.2
Version 1.2.1
What's Changed
- Improve/add a few select language strings to clarify intent
- CSS updates, moving some inline back to CSS and other fixes for mobile
- Add a preload spinner for bulk upload page, ensure the submit button is not available until done with preload.
- Set the order of menu to be mine/site/group/member
- Moving an item to a new album during item edit was not working
- Fix issue where quota class, under unusual instances, could throw an error
- Short descriptions with link would break the template layout (nested )
- Add/improve sub album count calculator, add info to layout
- Provide an option to not always include the default group in results to avoid layout confusion
- Move location of info note, folks are missing it or ignoring it
- Use column layout for unseen items to save layout space
- Change to select-able Divs when viewing album hierarchy, makes click/tap easy
- Additional language tweaks and some cross language sync
- Allow search on album name/description only (item types are required in that case)
- Provide page navigation at the bottom of the compact user album listing
- Missing language file in BBC/Code definition
- Show notice if when adding a new album if it will require approval
- Adding a new group and removing the existing group (album permission edit) caused permission to default to site
- Do not show the ? link on preview images, as the image is already linked ([media] tag rendering)
- Improve approval notifications on new / editing / general album display (consistent with items)
- Prevent page error when guest viewing and certain permissions were set.
- Improve album deletion dialog and confirmation
- Harden permissions for deleting / editing group albums
Full Changelog: 1.2.0...1.2.1
Version 1.2.0
Whats new in Version 1.2
- Add support for Webp Images
- Implement a news/version to the gallery dashboard
- New capability to add album descriptions as well as search on them.
- Fixed issue where the UI thumbnail, bulk upload, was only showing the generic and not the actual image thumbnail.
- Add tab navigation to several areas, providing quick surfing / navigation options
- PHP 8.x support
- ElkArte 1.1.9 support
- Improved visibility of arrange albums, which is how you create nested album folders
- Add full My / Member / Site / Group album Views to the "See Albums" area
- Updated getid3 to the latest for (8.x support)
- Updated chart js to the latest. Implemented its use on the gallery stats page
- Many UI tweaks to support album descriptions, breadcrumbs, next/previous navigation links and more
- Update to use plyr for audio / video support on details page
- Ability to view album slideshow from album page
- Improved media tag support, added new short/basic [media type=xxx]123[/media] tag
- Added new album BBC tag [media type=album]123[/media] will display the first xx thumbnails in a gallery
- Added clipboard copy confirmation
- Restructure layout to move to grid/flex from float/margin, many CSS updates, better shadows, more
- Improved importing from other galleries, transfers more data
- When using imagick, pdf and ghostscript you may run into a very slow import as it creates actual image thumbnails from the PDF.
- Add support to render other gallery tags, currently only the typical SMG tags are supported
- Add support for start time links for YouTube embedded videos
- Dropped mediaelement.js dependency
- Add new tagging features.
- Allow selection of tags when adding items
- Allow admin to set a list of allowed tags with option to allow users to also add (use their own) to that set.
- Tag selection box based on ACP tags, plus any tags added by members (with tags used in albums they can add to)
- Add "mark as seen" to the album view tabs (in addition to the sidebar)
- Add a new "mark All as seen" to the unseen view, otherwise you had to navigate into each album with unseen items
- When viewing an album with no items but with sub albums, the sub albums placards will now show.
- Add new recent/random helpers, mainly for portals. Allow one to choose recent items or just recent images.
- Add pagination to the new views
- Add the album description to the search functions
- Updated several of the UI pages to show the new description as well as allow for adding/editing.
- Created a back navigation button when viewing albums to speed surfing.
- Removed duplication in the child album area when there are multiple owners using the same child albums/order.
- Fix 1.1 to 1.2 upgrade scripts and uninstall scripts
- Fix error when batch uploading some image types
- Fix issue where certain image types were not being WxH checked client side and would only be rejected after upload.
- Improve news/announcement layout (MD to HTML)
- Add function to arrange albums by name while maintaining parent/child relationship
- Fix TIF handling in upload and item view (remember browsers generally do not support TIF files)
- As always, other bug fixes
Some PDF thumbnail creation notes:
If you run the importer, or simply add a PDF to your existing gallery, and you get a generic PDF icon, and you are sure you are using Imagick, then the issue could be Imagick security policies. Some installs deny (by default) PDF operations, so PDF image covers can't extracted. You have to allow it (by commenting out) the PDF line in the policy.xml file of Imagick. You may have to increase the allowed memory for a large PDF, but try the defaults first.
Full Changelog: https://github.com/Spuds/Elk_Gallery/commits/1.2.0
Initial 1.1.1 Release
- Supports uploading huge files out of the box - no matter what your server configuration is.
- Uploading in bulk is available straight away. It is built using HTML5 so it works even on mobile devices, for example to upload photos straight off your phone direct to the forum! Phones, tablets, desktops, all the features are available on all platforms!
- Supports image, video, audio, document, archive and other formats. All selectable by the admin
- Supports metadata/exif for most image, audio and video formats.
- Robust quota system, customizable by member/group/media type and more.
- Albums can be made for members, for groups or for the site as a whole. Whatever your community needs, LevGal has you covered.
- Albums can also be owned by multiple members (or groups) - good for collaboration between members for example.
- Members can rearrange their albums with a handy drag and drop interface! Even if two members both jointly own an album, their preferences for album arrangement are kept for them.
- LevGal comes with its own bbcode’s, [media] and [clear] to handle putting images in posts, quickly and easily. Common links to items (including the bbcode) are shown on every item page, complete with a little “copy to clipboard” button to easily copy the link code for you. There are also integrated social sharing options built right in too!
Of course, all the fundamental things you might expect as well, including:
- Comments with moderation / approval options
- Notifications for liked items, new items to albums and new comments
- Unseen items
- Likes for items
- Bookmarking your favorite items with easy access via your profile
- Tagging with a tag cloud view
- Searching with many parameters options to help find what you want fast!