From c10ba0b5f3c0431d068e8ec3e20496b22ba49bf1 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:27:22 -0500 Subject: [PATCH 1/5] fix: remove Taggit from user guide navigation Removes the three Taggit nav entries from mkdocs.yml so the pages are no longer visible in the guide. Doc files are preserved on disk. Co-Authored-By: Claude Sonnet 4.6 --- mkdocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 651b8077..5afe93ec 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -111,8 +111,6 @@ nav: - GIS Tools: - Hazmapper: tools/visualization/hazmapper.md - QGIS: tools/visualization/qgis.md - - "Taggit: Basic Image Browsing and Mapping": tools/visualization/taggit-browse-map.md - - "Taggit: Grouping and Tagging Image Files": tools/visualization/taggit-categorize.md - Visualization: tools/visualization.md - Hazard Apps: tools/hazard.md - Utilities: tools/utilities.md @@ -150,7 +148,6 @@ nav: - Use Cases: - Overview: usecases/overview.md - Data Analytics: - - Multi-Data Set Image Analysis in Taggit: usecases/haan/usecase-3.md - ML and AI: usecases/vantassel_and_zhang/usecase.md - Application Programming Interfaces: usecases/brandenberg-api/usecase.md - SQLite Database Management in DesignSafe: usecases/brandenberg-sqlite/usecase.md From 6d94070018b33a1d027e7deb7fcde9190e737223 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:37:47 -0500 Subject: [PATCH 2/5] fix: comment out Taggit nav entries and visualization includes Converts deletions to comments so Taggit content is preserved but not visible in the user guide. Co-Authored-By: Claude Sonnet 4.6 --- mkdocs.yml | 3 +++ user-guide/tools/visualization.md | 6 ++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 5afe93ec..aa8d07a8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -111,6 +111,8 @@ nav: - GIS Tools: - Hazmapper: tools/visualization/hazmapper.md - QGIS: tools/visualization/qgis.md + #- "Taggit: Basic Image Browsing and Mapping": tools/visualization/taggit-browse-map.md + #- "Taggit: Grouping and Tagging Image Files": tools/visualization/taggit-categorize.md - Visualization: tools/visualization.md - Hazard Apps: tools/hazard.md - Utilities: tools/utilities.md @@ -148,6 +150,7 @@ nav: - Use Cases: - Overview: usecases/overview.md - Data Analytics: + #- Multi-Data Set Image Analysis in Taggit: usecases/haan/usecase-3.md - ML and AI: usecases/vantassel_and_zhang/usecase.md - Application Programming Interfaces: usecases/brandenberg-api/usecase.md - SQLite Database Management in DesignSafe: usecases/brandenberg-sqlite/usecase.md diff --git a/user-guide/tools/visualization.md b/user-guide/tools/visualization.md index bd90f4a9..f69cf552 100644 --- a/user-guide/tools/visualization.md +++ b/user-guide/tools/visualization.md @@ -28,11 +28,9 @@ --- -{% include-markdown 'visualization/_redirect-taggit-browse-map.md' %} + ---- - -{% include-markdown 'visualization/_redirect-taggit-categorize.md' %} + --- From 6013918a1e255780bad21409929df828ae47bf95 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:46:37 -0500 Subject: [PATCH 3/5] fix: remove taggit includes from visualization page HTML comments don't prevent include-markdown from processing includes. Replace with a plain comment; redirect files are preserved on disk. Co-Authored-By: Claude Sonnet 4.6 --- user-guide/tools/visualization.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user-guide/tools/visualization.md b/user-guide/tools/visualization.md index f69cf552..2a383437 100644 --- a/user-guide/tools/visualization.md +++ b/user-guide/tools/visualization.md @@ -28,9 +28,7 @@ --- - - - + --- From 45d952b6b1e94ce22bb43ab0ef078824d8ed1f24 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:21:13 -0500 Subject: [PATCH 4/5] restore taggit sectiosn but comment all and hrs Commented out Taggit sections in visualization.md. --- user-guide/tools/visualization.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/user-guide/tools/visualization.md b/user-guide/tools/visualization.md index 2a383437..2cbc6981 100644 --- a/user-guide/tools/visualization.md +++ b/user-guide/tools/visualization.md @@ -28,8 +28,12 @@ --- - + ---- + + + + + {% include-markdown 'visualization/visit.md' %} From 38fd4734427385fbacab797737ca9a0e96cefabd Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:34:42 -0500 Subject: [PATCH 5/5] fix: comments not working as expected --- user-guide/tools/visualization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-guide/tools/visualization.md b/user-guide/tools/visualization.md index 2cbc6981..928f702f 100644 --- a/user-guide/tools/visualization.md +++ b/user-guide/tools/visualization.md @@ -28,11 +28,11 @@ --- - + - +