MediaWiki HSL Migration: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 March 2024

30 March 2024

  • curprev 22:3622:36, 30 March 2024RobertBushman talk contribs 322 bytes +322 Created page with "= 2024-03-30 Attempt = == Fixing Broken Categories == == Perl Regex for Page Names == <pre> perl -ne 'print "$2\n" while m|<a href="[^"]*"( class="mw-redirect")* title="[^"]*">([^<>]*)</|g' < pages-02.html </pre> == Perl Regex for File Links == <pre> a href="/wiki/File:01mendel-ABS_solid-bed-height-spacer-31m.jpg" </pre>"