Page MenuHomePhorge

Remarkup: simplify the way "internal links" could be identified
AbandonedPublic

Authored by valerio.bozzolan on Mar 23 2023, 10:08.
Tags
None
Referenced Files
F3586372: D25083.1745133188.diff
Sat, Apr 19, 07:13
F3553625: D25083.1744947322.diff
Thu, Apr 17, 03:35
F3552823: D25083.1744908686.diff
Wed, Apr 16, 16:51
F3408041: D25083.1744593053.diff
Sun, Apr 13, 01:10
F3375251: D25083.1744304911.diff
Wed, Apr 9, 17:08
F3374888: D25083.1744299504.diff
Wed, Apr 9, 15:38
F3373317: D25083.1744266258.diff
Wed, Apr 9, 06:24
F3367999: D25083.1744204842.diff
Tue, Apr 8, 13:20

Details

Summary

This modification should not change anything logically.

Introduce a couple of methods (without using it) to identify
internal links, in terms of:

  • anchors
  • relative URLS
  • absolute URLs that do not point to the internal base URI

https://we.phorge.it/T15182

Identifying these case could be useful to decide to apply
further logics in the future, out of the scope of this patch.

Closes T15182

Test Plan
  • Verify that nothing has changed logically

Diff Detail

Repository
rP Phorge
Branch
T15161-remarkup-internal-links-refactor-child-apply
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 157
Build 157: arc lint + arc unit

Event Timeline