Word Count Search

xF2 Add-on Word Count Search 2.11.0

No permission to download
  • Compatibility bugfix for XF2.0.10/Threadmarks when editing the first post with threadmark changes
  • Update Threadmark integration to better respect Threadmark 'view threadmarks' permission
  • Fix sporadic 'array to string' conversion when bulk-indexing posts with MySQL backend using php 7.2
  • Update installer to used shared library for common installer utilities.
    • Ensure the src/addons/SV/Utils folder is also uploaded! If it exists, just overwrite.
  • When rebuilding Threadmark word counts, Fix "Attempted to convert NULL to integer [word_count]"
  • Fix installer when upgrading from old version of the XF1 add-on
  • Remove debug code from installer
  • Installer now recommend upgrading Threadmarks if it older than v2.0.1
  • Compatibility fix for Threadmarks 2.0.1
  • Do not always record post word counts (fix bad logic)
  • Tweak word-count rounding (reports raw word-count when the word count is < 10, rather than rounding)
  • Improve Threadmarks v2 support
    • Add thread word-count total to threadmark list
    • Support 'new threadmark widget'
  • Fix support for Threadmarks for XF2
    • Prevent threadmark summary cache data from including non-visible items
  • On install re-computes per-post word-counts
  • Support for Threadmarks for XF2
    • Word-count based thread filter when Threadmarks is installed
    • Integrate into Threadmarks to show per-content word-count
  • Display word-count in search results
  • Works with Collaborative Threads for XF2