License GPL | Platform Cross-platform Website pukiwiki.osdn.jp | |
Developer(s) PukiWiki Developers Team Stable release 1.5.1 / 7 March 2016; 12 months ago (2016-03-07) |
PukiWiki is a wiki software written in PHP, and is widely used by Japanese wikis. It was forked from YukiWiki, originally developed by Yuuki Hiroshi. Since version 1.4, PukiWiki Developers Team became the developer of the software.
Contents
Features
The support for DBCS of PukiWiki is wider than most wiki software, due to its origination in Japan. Due to the heavy use of mobile phones for browsing the web in Japan, PukiWiki also have a layout optimized for mobile use.
PukiWiki can run on PHP 4 or 5. It supports interwiki links and extensions, similar to MediaWiki.
PukiWiki is written such that it uses PHP with a series of text files, hence does not require a database to operate, and does not support databases natively. However, support could be added through extensions for MySQL, SQLite, Oracle Oci8 and PostgreSQL.