[PR #200] [MERGED] add Drupal Wiki Connector documentation #205

Closed
opened 2026-02-15 17:15:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/200
Author: @rexjohannes
Created: 5/26/2025
Status: Merged
Merged: 1/11/2026
Merged by: @wenxi-onyx

Base: mainHead: feat/durpal-wiki-connector


📝 Commits (3)

  • d4323b6 Add Drupal Wiki connector documentation and configuration image
  • 12c2f79 Merge branch 'main' into feat/durpal-wiki-connector
  • 6adebf4 Merge branch 'main' into feat/durpal-wiki-connector

📊 Changes

3 files changed (+74 additions, -0 deletions)

View changed files

admin/connectors/official/drupal_wiki.mdx (+73 -0)
assets/admin/connectors/drupal_wiki/OnyxDrupalWikiConfig.png (+0 -0)
📝 docs.json (+1 -0)

📄 Description

This pull request adds documentation for a new official connector that integrates Drupal Wiki content into the platform. The main change is the introduction of a comprehensive setup and usage guide for the Drupal Wiki connector, making it easier for users to connect and synchronize their Drupal Wiki content.

New Drupal Wiki Connector Documentation:

  • Added a new documentation file, drupal_wiki.mdx, describing how to set up, authorize, and configure the Drupal Wiki connector, including supported content types and technical details.
  • Registered the new Drupal Wiki connector documentation in the docs.json file so it appears in the documentation navigation.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/200 **Author:** [@rexjohannes](https://github.com/rexjohannes) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@wenxi-onyx](https://github.com/wenxi-onyx) **Base:** `main` ← **Head:** `feat/durpal-wiki-connector` --- ### 📝 Commits (3) - [`d4323b6`](https://github.com/onyx-dot-app/documentation/commit/d4323b64a2c00ab89ac094d00c514b8769a3e4b9) Add Drupal Wiki connector documentation and configuration image - [`12c2f79`](https://github.com/onyx-dot-app/documentation/commit/12c2f791973259d7370ac23f76111ec721dd96f1) Merge branch 'main' into feat/durpal-wiki-connector - [`6adebf4`](https://github.com/onyx-dot-app/documentation/commit/6adebf44812b830530ede9aad737b75f25f23b0f) Merge branch 'main' into feat/durpal-wiki-connector ### 📊 Changes **3 files changed** (+74 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `admin/connectors/official/drupal_wiki.mdx` (+73 -0) ➕ `assets/admin/connectors/drupal_wiki/OnyxDrupalWikiConfig.png` (+0 -0) 📝 `docs.json` (+1 -0) </details> ### 📄 Description This pull request adds documentation for a new official connector that integrates Drupal Wiki content into the platform. The main change is the introduction of a comprehensive setup and usage guide for the Drupal Wiki connector, making it easier for users to connect and synchronize their Drupal Wiki content. **New Drupal Wiki Connector Documentation:** * Added a new documentation file, `drupal_wiki.mdx`, describing how to set up, authorize, and configure the Drupal Wiki connector, including supported content types and technical details. * Registered the new Drupal Wiki connector documentation in the `docs.json` file so it appears in the documentation navigation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:15:23 -05:00
yindo closed this issue 2026-02-15 17:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#205