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
F3801215: D25083.1745943445.diff
Mon, Apr 28, 16:17
F3772140: D25083.1745855225.diff
Sun, Apr 27, 15:47
F3762309: D25083.1745833729.diff
Sun, Apr 27, 09:48
F3754582: D25083.1745819969.diff
Sun, Apr 27, 05:59
F3754056: D25083.1745815270.diff
Sun, Apr 27, 04:41
F3722273: D25083.1745721890.diff
Sat, Apr 26, 02:44
F3605359: D25083.1745265777.diff
Sun, Apr 20, 20:02
F3605102: D25083.1745251545.diff
Sun, Apr 20, 16:05

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
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 156
Build 156: arc lint + arc unit

Event Timeline