Page MenuHomePhabricator

Make ZppixBotWiki work with /wiki/
Closed, ResolvedPublic

Description

I'll pull the latest updates at the same time.

Steps:

  • Create patch on gerrit/github to update links
  • switch wiki to read only
  • mv wiki/* w/
  • change LS.php to add article path and set the new script path
  • add the rewrite rule
  • git pull and git submodule foreach update --init
  • wiki out of ready only

This may take a while.

Event Timeline

Restricted Application added subscribers: MacFan4000, Aklapper. · View Herald Transcript

I can work on this once approved.

RhinosF1 triaged this task as Medium priority.Jun 10 2020, 4:20 PM
RhinosF1 moved this task from To Triage / Backlog to 2020 June - September on the ZppixBot board.
RhinosF1 added a subscriber: Zppix.

Got Approval, I will lead with @MacFan4000 secondary

18:46:35 <MacFan4000> !log tools.zppixbot wiki to read-only

RO started

Mentioned in SAL (#wikimedia-cloud) [2020-06-10T17:50:13Z] <MacFan4000> git pull in public_html/wiki T255024

Mentioned in SAL (#wikimedia-cloud) [2020-06-10T18:01:27Z] <MacFan4000> update $wgScriptPath T255024

Mentioned in SAL (#wikimedia-cloud) [2020-06-10T18:05:47Z] <MacFan4000> update $wgArticlePath + add RewriteRules in .lighttpd.conf and restart webservice T255024

Mentioned in SAL (#wikimedia-cloud) [2020-06-10T18:27:49Z] <MacFan4000> got short URLs working after more editing of LocalSettings and .lighttpd.conf T255024

MacFan4000 updated the task description. (Show Details)

Done!