HomePhabricator

Fix relative links in edit summaries
f59e921a89a3Unpublished

Tags
None
Referenced Files
None
Subscribers
None

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Fix relative links in edit summaries

The HTML returned by the MediaWiki API includes relative links, so we
have to fix them up by prepending the wiki’s host to the href, using the
Beautiful Soup library to parse the HTML first. The fix_markup()
function is adapted from SpeedPatrolling, with the most significant
difference being that the host is no longer hard-coded.

Details

Provenance
LucasWerkmeisterAuthored on May 4 2019, 8:30 PM
Parents
R2494:870c750f3182: Add and link labels for page parts
Branches
Unknown
Tags
Unknown
ChangeId
None