Changes between Version 1 and Version 2 of Ticket #5270
- Timestamp:
- 06/17/2020 11:05:11 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5270 – Description
v1 v2 11 11 I suggest transforming the `<a>` to an `<s>` (and removing the href attribute), though we may wish to decorate this with a tooltip/similar for accessibility purposes. 12 12 13 It's also worth considering that these links will need to be removed anywhere where this content is exposed; including in feeds. That might limit/affect the preferred solution. 13 Two additional considerations: 14 - These links will need to be removed anywhere where this content is exposed; including in feeds. That might limit/affect the preferred solution. 15 - When posts/threads/pages are ''moved'', rather than deleted/archived/etc, the link should be updated instead of removed.