Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

smasty/WikWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

WikWiki - simple wiki in one PHP file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published