Closed (fixed)
Project:
Tome
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Dec 2018 at 20:38 UTC
Updated:
21 Jan 2019 at 15:54 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
kreynen commentedComment #3
kreynen commentedComment #4
samuel.mortensonFor the redirect part of this issue, I'd like to write a patch that adds redirect destinations to the static paths.
For the links to files, applying the latest patch in #3011732: Paths should be derived for Views with contextual filters should result in them getting exported. That issue adds light-weight crawling to Tome that will adds anchor hrefs to the static paths.
Comment #5
kreynen commentedThat patch for #3011732: Paths should be derived for Views with contextual filters did result in the files linked from menu items and field fields being included.
Comment #6
samuel.mortensonComment #7
samuel.mortensonHere's a quick fix for the redirect problem.
Comment #8
kreynen commentedThis solved the redirect problem for my specific use-case. Not sure if there are other scenarios to consider, but it's working for https://map.colorado.edu/
Comment #10
samuel.mortensonThanks @kreynen!