https://github.com/jbroadway/wiki
Wiki app for the Elefant CMS
https://github.com/jbroadway/wiki
Last synced: 14 days ago
JSON representation
Wiki app for the Elefant CMS
- Host: GitHub
- URL: https://github.com/jbroadway/wiki
- Owner: jbroadway
- Created: 2011-08-31T19:39:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T19:39:18.000Z (over 9 years ago)
- Last Synced: 2025-04-09T21:52:15.145Z (14 days ago)
- Language: PHP
- Homepage: http://www.elefantcms.com/
- Size: 240 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple wiki app written for the [Elefant CMS](http://github.com/jbroadway/elefant).
To install, simply unzip it into your apps folder, and you'll
see "Wiki (click to install)" appear in the Elefant Tools menu.
Click that to complete the installation. Afterwards you'll
be able to edit your wiki under Tools > Wiki as a site admin,
or at the URL `/wiki`.Features include:
* Markdown format
* Live preview
* Sidebar navigation
* Version control
* Internal links via [[page name]]
* Code syntax highlighting
* Member or admin-only edit levels