Discussion on the topic here: https://matrix.to/#/!ikPtGZaGWtyblizzlR:matrix.xwiki.com/$17102632951153hqcjK:matrix.xwiki.com?via=matrix.org&via=matrix.xwiki.com&via=helsinki-systems.de Options so far are: 1. we create page and then rename it to perform a refactoring of links using the name strategy -> pro: it fixes all links at once, cons: it's very bad for perf 2. we provide helper in the WYSIWYG editor to create a link conforms to the naming strategy, and tooling to highlight links pointing to pages that do not respect that strategy (and ideally tooling to fix them too) -> pro: much better for perf, tooling could also be used for other things when it's about fixing links?, cons: it's easy to insert bad links that will never be fixed |