You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
xF2 Add-on Word Count Search
2.11.0
No permission to download
- Fix that Word count could be unexpectedly recomputed multiple times when replying to a thread
- Fix error when reverting a user's edit history via admin tools
- Support sorting by word-count in thread-list for XF2.2
- Require XF2.1+
- Support Threadmarks Pro v2.6.0+ (still works with Threadmarks Pro v2.2.0+)
- Fix word-counts not being injected into thread list due to an incorrect check
- Fix injecting word-counts into threadmark'ed content which doesn't support word counts
- Fix word-count on post with a threadmark added after the creation did not ensure a word-entry was stored
- Fix word-count on thread entity was not always updating as expected
- Add CLI commands to rebuild word-count for posts/threads
- In threadmark list; Display per-category word-count in author stats, not the global word-count
- Minor tweak for Threadmark support; ensure word count is stored as an integer rather than a string to avoid weird mysql/php type handling.
- Remove injecting a
*
if a word-count only search is done, instead enable Search Improvement's "allow empty search" option.
- Fixes issue with MySQL search support