Skip to content

Retire LDAP node classifier docs (the ldap node terminus was removed in OpenVox 8)#381

Open
miharp wants to merge 1 commit into
OpenVoxProject:masterfrom
miharp:docs/retire-ldap-node-classifier-278
Open

Retire LDAP node classifier docs (the ldap node terminus was removed in OpenVox 8)#381
miharp wants to merge 1 commit into
OpenVoxProject:masterfrom
miharp:docs/retire-ldap-node-classifier-278

Conversation

@miharp

@miharp miharp commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Retires the LDAP node classifier documentation. The ldap node terminus was removed in OpenVox 8 — the node terminus indirector ships only exec, json, memory, msgpack, plain, rest, store_configs, and yaml — but the docs still presented it as an available feature, including a dedicated page in the nav.

The broken [ldap_node] link was already de-linked in #273; this covers the remaining feature content.

Changes

  • Delete docs/_openvox_8x/nodes_ldap.md ("The LDAP Node Classifier" page).
  • Drop its nav entry from _data/nav/openvox_8x.yml.
  • Remove the ldap node terminus paragraph and its [ldap_guide] ref-def from subsystem_catalog_compilation.markdown.
  • Remove the "LDAP node data" reference and its [ldap_nodes] ref-def from lang_classes.markdown.

Note

The repo has no redirect mechanism, so /openvox/latest/nodes_ldap.html will 404 after deletion — acceptable for a removed-feature page (precedent: lang_updating_manifests retirement in #270).

Closes #278

The `ldap` node terminus was removed in OpenVox 8; the node terminus
indirector no longer ships it. Remove the docs that still present it
as an available feature:

- Delete nodes_ldap.md ("The LDAP Node Classifier" page).
- Drop its nav entry from _data/nav/openvox_8x.yml.
- Remove the `ldap` node terminus paragraph and its ldap_guide ref-def
  from subsystem_catalog_compilation.markdown.
- Remove the "LDAP node data" reference and its ldap_nodes ref-def
  from lang_classes.markdown.

The repo has no redirect mechanism, so /openvox/latest/nodes_ldap.html
will 404 after deletion — acceptable for a removed-feature page
(precedent: lang_updating_manifests retirement in OpenVoxProject#270).

Closes OpenVoxProject#278

Signed-off-by: Michael Harp <mike@mikeharp.com>
@miharp miharp requested a review from a team as a code owner June 30, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire LDAP node classifier docs (the ldap node terminus was removed in OpenVox 8)

1 participant