TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Have a process to replace absolute links with relative #1680

Open moozooh opened 1 year ago

moozooh commented 1 year ago

This used to be a thing, apparently. TVA would go around automatically replacing absolute links to tasvideos.org resources with internal links. Presumably by scanning global edit history for mentions of tasvideos.org.

Feels like a good idea because people will surely make mistakes from time to time, and will not always notice them.

vadosnaprimer commented 1 year ago

It simply did that after every edit by users if it contained a full link.

moozooh commented 1 year ago

Ah, so it would just immediately read every edit that was made and scan it for tasvideos.org links. I assume this behavior shouldn't be a problem to replicate?

adelikat commented 1 year ago

Changing title to reflect what we need to do moving forward. There is no concept of "restore" here, new code, and new decisions

YoshiRulz commented 12 months ago

was split from #1397

see also #1596