Wiki badge and /wiki links in global search results #14

Merged
archvillainette merged 2 commits from feature/wiki-global-search into main 2026-07-03 07:10:47 +00:00
2 Commits
Author SHA1 Message Date
archvillainetteandClaude Fable 5 32716f8ff1 feat: wiki badge and /wiki links in global search results
Override Harmony's search partials so results tagged by the wiki plugin
(isWikiArticle + wikiPath) show a gold Wiki badge and link to /wiki/...
instead of /post/..., in the quick-search dropdown and both /search views.
Forum results render unchanged; posts_list_item is shared with account and
group pages, where the flags are never set and the conditional no-ops.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 08:59:24 +02:00
archvillainetteandClaude Opus 4.8 aa81ab9a11 docs: spec for wiki badge in global search results
Theme-only slice: render wiki-tagged search results with a wiki badge and
link to /wiki, in the quick-search dropdown and /search page. Depends on
the wiki plugin tagging results with isWikiArticle + wikiPath.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 10:16:05 +02:00