awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
splitbrain avatar

splitbrain/dokuwiki

0
View on GitHub↗
4,654 Stars·918 Forks·PHP·GPL-2.0·2 Aufrufewww.dokuwiki.org↗

Dokuwiki

DokuWiki ist eine Open-Source-Wiki-Engine und eine kollaborative Wissensdatenbank, die für die Erstellung und Organisation von Dokumentationen durch ein webbasiertes Multi-User-Bearbeitungssystem entwickelt wurde. Es arbeitet als Flat-File-Wiki und speichert Seiten als einfache Textdateien, anstatt eine relationale Datenbank zu verwenden.

Die Software bietet einen gemeinsamen Arbeitsbereich für kollaboratives Wissensmanagement und erleichtert die Erstellung interner Firmen-Wikis, Workflows für Projektdokumentationen und das Hosting geteilter Dokumentationen.

Das System implementiert eine namensraumbasierte Verzeichnishierarchie und Zugriffskontrolllisten zur Verwaltung von Benutzerrechten. Es verwendet ein Plugin-basiertes Hook-System zur Erweiterung der Kernfunktionen und führt eine On-the-fly-Analyse durch, um einfache Textsyntax in HTML umzuwandeln.

Features

  • Collaborative Knowledge Bases - Provides a shared workspace for creating and organizing documentation through a web-based multi-user editing system.
  • Collaborative Workspaces - Provides a shared environment where multiple users can edit and organize documentation within a centralized workspace.
  • Flat-File CMS - Operates as a content management system that uses plain text files for data storage instead of a relational database.
  • Plain-Text Persistence - Stores all page content as individual plain-text files in a directory hierarchy for maximum portability.
  • Self-Hosted Wiki Servers - Provides a self-hosted wiki server that persists data to the local file system and serves content over HTTP.
  • Documentation Hosting - Provides a web-based platform for hosting and editing structured technical documentation.
  • Project Documentation - Provides resources for managing technical specifications, meeting notes, and project-related information for technical teams.
  • Enterprise Wikis - Serves as a centralized documentation platform for organizational knowledge management, such as employee handbooks and technical guides.
  • Permission-Based Access Control - Implements a security model where page access and editing rights are granted based on permissions assigned to users or groups.
  • Namespace Mappings - Maps wiki page namespaces directly to physical folder paths on the server file system.
  • Hook-Based Plugin Systems - Provides a plugin system that allows extensions to inject custom logic into predefined execution points and lifecycle events.
  • On-the-Fly Compilation - Converts plain text wiki syntax into HTML in real-time during the HTTP request cycle.
  • Nagios Ecosystem - Documentation platform for maintaining monitoring procedures.
  • Knowledge Bases - Simple, file-based wiki requiring no database.

Star-Verlauf

Star-Verlauf für splitbrain/dokuwikiStar-Verlauf für splitbrain/dokuwiki

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht splitbrain/dokuwiki?

DokuWiki ist eine Open-Source-Wiki-Engine und eine kollaborative Wissensdatenbank, die für die Erstellung und Organisation von Dokumentationen durch ein webbasiertes Multi-User-Bearbeitungssystem entwickelt wurde. Es arbeitet als Flat-File-Wiki und speichert Seiten als einfache Textdateien, anstatt eine relationale Datenbank zu verwenden.

Was sind die Hauptfunktionen von splitbrain/dokuwiki?

Die Hauptfunktionen von splitbrain/dokuwiki sind: Collaborative Knowledge Bases, Collaborative Workspaces, Flat-File CMS, Plain-Text Persistence, Self-Hosted Wiki Servers, Documentation Hosting, Project Documentation, Enterprise Wikis.

Welche Open-Source-Alternativen gibt es zu splitbrain/dokuwiki?

Open-Source-Alternativen zu splitbrain/dokuwiki sind unter anderem: xwiki/xwiki-platform — XWiki Platform is a collaborative content management system and enterprise wiki designed for creating, organizing, and… shaarli/shaarli — Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private,… flarum/core — This project is a self-hosted community engine and forum software designed for hosting threaded discussions. It… docsifyjs/docsify — Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based… egoist/docute — Docute is a browser-based documentation framework that transforms markdown files into functional websites directly… bookstackapp/bookstack — BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured…

Open-Source-Alternativen zu Dokuwiki

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Dokuwiki.
  • xwiki/xwiki-platformAvatar von xwiki

    xwiki/xwiki-platform

    1,267Auf GitHub ansehen↗

    XWiki Platform is a collaborative content management system and enterprise wiki designed for creating, organizing, and sharing structured documentation. It functions as a Java-based application framework that enables teams to build data-driven business applications directly within a web environment. By combining a flexible knowledge base with modular development tools, the platform supports both standard document management and the creation of custom, interactive software solutions. The platform distinguishes itself through a highly extensible architecture that allows for deep customization w

    Java
    Auf GitHub ansehen↗1,267
  • shaarli/shaarliAvatar von shaarli

    shaarli/Shaarli

    3,873Auf GitHub ansehen↗

    Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private, searchable library. It functions as a flat-file content platform, storing information in structured text files rather than requiring an external database management system. The system emphasizes data portability and content distribution, providing tools for archiving bookmarks in portable formats and generating RSS and Atom feeds for digital content syndication. It also includes utilities for removing tracking parameters from URLs and creating public permalinks for curated li

    PHPbookmarkingbookmarksbookmarks-manager
    Auf GitHub ansehen↗3,873
  • flarum/coreAvatar von flarum

    flarum/core

    6,729Auf GitHub ansehen↗

    This project is a self-hosted community engine and forum software designed for hosting threaded discussions. It functions as a JSON API community platform, exposing all data and functionality through a standardized interface to support a single-page application architecture. The system is built to be a multi-language discussion board with integrated localization and language pack support. The platform is defined by a modular architecture that allows for extensive customization through an extension-based plugin system. This extensibility enables the modification of core behavior, the addition

    PHP
    Auf GitHub ansehen↗6,729
  • docsifyjs/docsifyAvatar von docsifyjs

    docsifyjs/docsify

    31,293Auf GitHub ansehen↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    JavaScriptdocdocsdocsify
    Auf GitHub ansehen↗31,293
Alle 30 Alternativen zu Dokuwiki anzeigen→