Stream: IG creation
Topic: download.html error
Brian Reinhold (Jan 26 2021 at 11:02):
This error is also proving to be confusing. First, I don't recall having anything to do with creating a download page. It was just externally sourced. The full error message appears to come in two parts (reporting two errors) and reads
ERROR: E:\Ruby25-x64\IG_Publisher\PHD\output\downloads.html#/html/body/div/div/div/div/div/p/a at Line 167, column 340: The link 'http://hl7.org/fhir/R4//validation.html' for "validating FHIR profiles and resources" cannot be resolved
ERROR: E:\Ruby25-x64\IG_Publisher\PHD\output\downloads.html: The html source references validator.pack which is deprecated. Change the IG to describe the use of the package system instead
Is this even in my control and if so, how? Perhaps the core issue is http://hl7.org/fhir/R4//validation.html cannot be resolved. Has the validator moved? I don't see how I can control that in the downloads.md import.
This maybe a leftover from Lloyd's framework which, perhaps, no longer works?
Lloyd McKenzie (Jan 26 2021 at 14:39):
You shouldn't be using my framework anymore - you should be using the HL7 publishing template. Take a look at the sample-ig in Git.
Brian Reinhold (Jan 26 2021 at 21:05):
Lloyd McKenzie said:
You shouldn't be using my framework anymore - you should be using the HL7 publishing template. Take a look at the sample-ig in Git.
I'm not. But the current one is very similar to yours. I did not change any of my files, just moved them around to the correct directories. However, the download.md was not something I wrote though it is in my pages directory. It is the original and I guess it needs updating. Hope to find an md example. I am no shining star with respect to html.
Lloyd McKenzie (Jan 26 2021 at 21:07):
Most of the Da Vinci IGs have a downloads page you could crib from
Brian Reinhold (Jan 26 2021 at 22:04):
Lloyd McKenzie said:
Most of the Da Vinci IGs have a downloads page you could crib from
It looks like sample-ig does not exist on git-hub, at not with all the other HL7 IGs. Maybe it has a different name. I will grab one of the Da Vinci download pages instead.
Lloyd McKenzie (Jan 26 2021 at 22:27):
https://github.com/fhir/sample-ig
Last updated: Apr 12 2022 at 19:14 UTC