project Utilities / File Location Listing avatar

utilities/file_location_listing#18: Path Hints Config



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.1
Created: 30-Dec-23 11:43



Description

On some domains, there are paths that I know I want to be included, but that aren't navigable to directly from the base of the domain.

I'd like to be able to provide config which'll queue configured paths even if they're not actually linked to from elsewhere



Toggle State Changes

Activity


assigned to @btasker

Config will live in config/path-hints.txt

Format is simple: one URL per line.

The usual rules will still be applied to URLs specified, so adding https://example.com/query to path-hints.txt will have no impact if example.com is not in sites.txt

verified

mentioned in commit 44b5172e813836e378fc09fed29d73ee6f66c544

Commit: 44b5172e813836e378fc09fed29d73ee6f66c544 
Author: B Tasker                            
                            
Date: 2023-12-30T11:55:11.000+00:00 

Message

feat: Allow path hints to be provided (utilities/file_location_listing#18)

+38 -7 (45 lines changed)