On Mon, 2023-09-11 at 10:07 +0200, Fabian Arrotin wrote:
Done and so wiki.centos.org is now presenting static files (exported from moin) , all fetched from https://gitlab.com/CentOS/docs/wiki_archives
The rewrite rules aren't working quite right. This works:
https://wiki.centos.org/SpecialInterestGroup/Hyperscale
By turning into this:
https://wiki.centos.org/SpecialInterestGroup(2f)Hyperscale.html
But this doesn't work:
https://wiki.centos.org/SpecialInterestGroup/Hyperscale/Meetings
Because it turns into this:
https://wiki.centos.org/SpecialInterestGroup(2f)Hyperscale/Meetings.html
Instead of this:
https://wiki.centos.org/SpecialInterestGroup(2f)Hyperscale(2f)Meetings.html
Need a 'g' on the end of the 's///'?
Worth knowing that the Docs SIG (https://accounts.centos.org/group/sig-docs/) has full access to that 'docs' namespace on gitlab.com/CentOS/ (and so can also modify the exported html files, should there be a need)
I'm genuinely surprised this FAS group exists (and that I own it), because there isn't actually a Docs SIG. It's never been approved by the Board.
-- Shaun