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.
Thread Split 1.0.6
Change log
We have released a new version one major new feature and impro
New: Chain marker prefix
A configurable thread prefix is automatically applied to threads in a chain
Original-thread policy controls how the marker is applied on the first split: always apply replacing any existing prefix, apply only if the original thread has no prefix, or leave the original thread unchanged
Per-forum override. Each forum's Thread Split configuration gains a Chain marker prefix row, so different forums can use different markers (or none).
Automatic forum association. When the marker isn't yet enabled in a target forum, the addon adds it on demand, both when a chain is created and when a chained thread is moved. The marker survives moves under all three chain-move policies
Includes support for Multi Prefix by @Xon. The marker is added alongside existing prefixes rather than replacing them, with a Before/After placement option
Access control via standard XF permissions: restrict who can pick the marker manually through the prefix's user-group permissions
Improvement: Cross-chain SEO linking
Chained threads now emit <link rel="prev"> and <link rel="next"> tags across part boundaries, so a megathread reads to search engines as one continuous, ordered series
Each part keeps its own self-canonical tag, so all parts stay independently indexable
Soft-deleted or non-viewable parts are never linked
Bug fix: N+1 query when Cron/PendingSplits runs has been addressed.
Bug fix: Strip unknown tokens from continuation post template.
Release notes
We have released a new version one major new feature and impro
New: Chain marker prefix
A configurable thread prefix is automatically applied to threads in a chain
Original-thread policy controls how the marker is applied on the first split: always apply replacing any existing prefix, apply only if the original thread has no prefix, or leave the original thread unchanged
Per-forum override. Each forum's Thread Split configuration gains a Chain marker prefix row, so different forums can use different markers (or none).
Automatic forum association. When the marker isn't yet enabled in a target forum, the addon adds it on demand, both when a chain is created and when a chained thread is moved. The marker survives moves under all three chain-move policies
Includes support for Multi Prefix by @Xon. The marker is added alongside existing prefixes rather than replacing them, with a Before/After placement option
Access control via standard XF permissions: restrict who can pick the marker manually through the prefix's user-group permissions
Improvement: Cross-chain SEO linking
Chained threads now emit <link rel="prev"> and <link rel="next"> tags across part boundaries, so a megathread reads to search engines as one continuous, ordered series
Each part keeps its own self-canonical tag, so all parts stay independently indexable
Soft-deleted or non-viewable parts are never linked
Bug fix: N+1 query when Cron/PendingSplits runs has been addressed.
Bug fix: Strip unknown tokens from continuation post template.