Download the PHP package glowingblue/author-filter without Composer
On this page you can find all versions of the php package glowingblue/author-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glowingblue/author-filter
More information about glowingblue/author-filter
Files in glowingblue/author-filter
Download glowingblue/author-filter
More information about glowingblue/author-filter
Files in glowingblue/author-filter
Vendor glowingblue
Package author-filter
Short Description Filter discussions by the discussion author
License MIT
Package author-filter
Short Description Filter discussions by the discussion author
License MIT
Keywords flarum
Please rate this library. Is it a good library?
Informations about the package author-filter
GB Author Filter
A Flarum extension. Filter discussions by the discussion author.
Features
- Author filter dropdown — adds a user-picker dropdown to the discussion list on the index page (and tag pages) so visitors can narrow the list down to discussions started by a particular author.
- Autocomplete user search — type to search for a user, with results populated as you go. Selecting a user applies an
author:filter to the discussion list (and to the search query when one is already active). - Works with the URL
?author=parameter — a server-side middleware translates anauthorquery parameter into Flarum's native discussion filter, so author-filtered lists are linkable and bookmarkable. - Permission-aware — the dropdown only appears for users who have permission to search users (
searchUsers), so it respects your forum's existing privacy settings. - Configurable search behaviour — admin settings let you tune:
- the minimum number of characters before a search runs (default:
3), and - the maximum number of results shown in the dropdown (default:
5).
- the minimum number of characters before a search runs (default:
- Translatable — all interface strings are localised and can be overridden via Flarum's locale system.
Installation
Install with composer:
Updating
Links
Acknowledgements
This extension is a continuation and replacement of Blomstra's Author Filter, now maintained by Glowing Blue.
All versions of author-filter with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^2.0.0
The package glowingblue/author-filter contains the following files
Loading the files please wait ...