All Projects → smasty → Wikwiki

smasty / Wikwiki

WikWiki - simple wiki in one PHP file.

Labels

Projects that are alternatives of or similar to Wikwiki

Ctf Wiki
Come and join us, we need you!
Stars: ✭ 5,305 (+27821.05%)
Mutual labels:  wiki
Blcmods
This is a repository for Community Mods made for the Borderlands series
Stars: ✭ 615 (+3136.84%)
Mutual labels:  wiki
Nlp chinese corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Stars: ✭ 6,656 (+34931.58%)
Mutual labels:  wiki
Smartwiki
因个人精力有限,不在维护此项目,推荐用MinDoc代替
Stars: ✭ 486 (+2457.89%)
Mutual labels:  wiki
Freerdp
FreeRDP is a free remote desktop protocol library and clients
Stars: ✭ 5,858 (+30731.58%)
Mutual labels:  wiki
Sqlinjectionwiki
A wiki focusing on aggregating and documenting various SQL injection methods
Stars: ✭ 623 (+3178.95%)
Mutual labels:  wiki
Wiki
This repository is out of date, please check the new wiki:
Stars: ✭ 435 (+2189.47%)
Mutual labels:  wiki
Amwiki
amWiki 是一款由 JS 开发、依赖 Atom 或 Nodejs-Npm 的 Markdown 轻量级前端化开源文库系统
Stars: ✭ 814 (+4184.21%)
Mutual labels:  wiki
Tech.description
기술 문서 정리하는 저장소
Stars: ✭ 612 (+3121.05%)
Mutual labels:  wiki
Cowyo
A feature-rich wiki webserver for minimalists 🐮 💬
Stars: ✭ 711 (+3642.11%)
Mutual labels:  wiki
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+27363.16%)
Mutual labels:  wiki
Web kg
爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱
Stars: ✭ 549 (+2789.47%)
Mutual labels:  wiki
Plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
Stars: ✭ 666 (+3405.26%)
Mutual labels:  wiki
Redpen
RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
Stars: ✭ 466 (+2352.63%)
Mutual labels:  wiki
Vimwiki
Personal Wiki for Vim
Stars: ✭ 6,970 (+36584.21%)
Mutual labels:  wiki
Itranswarp
Full-featured CMS including blog, wiki, discussion, etc. powered by SpringBoot.
Stars: ✭ 465 (+2347.37%)
Mutual labels:  wiki
Tw5 Tiddlymap
Map drawing and topic visualization for your wiki
Stars: ✭ 620 (+3163.16%)
Mutual labels:  wiki
Wwiki
用于搭建个人 Wiki 文档库的 Ghost 主题
Stars: ✭ 16 (-15.79%)
Mutual labels:  wiki
Bookstack
A platform to create documentation/wiki content built with PHP & Laravel
Stars: ✭ 7,733 (+40600%)
Mutual labels:  wiki
Tiddlywiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Stars: ✭ 6,406 (+33615.79%)
Mutual labels:  wiki

WikWiki - simple wiki in one PHP file.

Copyright (c) 2015 Martin Srank, http://smasty.net

Licensed under the terms and conditions of the MIT License (http://www.opensource.org/licenses/mit-license.php)

Features

  • Advanced formattng options (using Texy! syntax)
  • Backlinks support
  • Provides list of recent changes
  • Custom 404 error - Head over to Special:NotFound and edit the page. Use %PAGE% as a placeholer for name of not found page.

Installation

No special installation steps are required. Just copy the source file (index.php), the Texy! formatter file (texy.min.php) and the stylesheet (style.css) to your desired folder.

Make sure that PHP has write access to the folder. WikWiki will try to create a data folder automatically. If it fails, you'll be asked to create it manually.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].