Prathmesh Sapate has posted comments on this change. ( http://gerrit.cloudera.org:8080/24460 )
Change subject: IMPALA-14822: [DOCS] Fix formatted HTML fragment links via post-build script ...................................................................... Patch Set 2: Thanks Daniel for reviewing and guidance on this ! I tried the suggested approach. The @id mode="commonattributes" override does not affect html5 ids. Without importing the html5 base stylesheet (<xsl:import href="plugin:org.dita.html5:xsl/dita2html5.xsl"/>), the asf-site-html build breaks. with the import, output is valid but ids remain scoped as earlier. for e.g. impala_parquet.html still has id="parquet__parquet_compression" while the xref is still href="#parquet_compression". so the link does not jump. -- To view, visit http://gerrit.cloudera.org:8080/24460 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id970bac63e0aadd45d7e35b92c8da4eafbdf17b4 Gerrit-Change-Number: 24460 Gerrit-PatchSet: 2 Gerrit-Owner: Prathmesh Sapate <[email protected]> Gerrit-Reviewer: Daniel Vanko <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Prathmesh Sapate <[email protected]> Gerrit-Comment-Date: Mon, 06 Jul 2026 14:00:41 +0000 Gerrit-HasComments: No
