Domain-name lost (2005-09)

Information about PukiWiki

You can find information about PukiWiki in English here. This translation was originally made by non-native English speakers. So if you find any mistakes or unnatural expressions, please correct them. This is one of the greatest benefits of the Wiki System, right?

What is PukiWiki?

http://www.c2.com/cgi/wiki?PukiWiki

PukiWiki(originally comes from "PHP" and "YukiWiki") is a Web-based tool which enables not only the webmaster but also visitors to add, delete, and modify the pages without restriction. Since PukiWiki is a Web-based tool, you can use it from your browser without additional software. It may resemble other bulletin boards in the sense that visitors can leave messages, however, while bulletin boards only allow you to leave messages, PukiWiki also allows you to change the design and contents of existing pages.

PukiWiki can be used for many purposes. Please visit Use PukiWiki/the Purpose of Usage to know how other people are using PukiWiki.

Mr. yu-ji (known as sng) created PukiWiki, and continued its development until the release of version 1.3. With his retirement, maintainership was passed on to the PukiWiki Developers Team.

Although started as a fork of WikiWikiWeb clone YukiWiki*1, PukiWiki is widely accepted as an independent wiki engine today.

You can freely expand PukiWiki's functionality by adding Plugins. Besides the official plugins bundled with the PukiWiki distribution package, there are many unofficial plugins also available. Please refer to Pukiwiki/Plug-in Specification(jp) to develop your own plug-in.

Specifications & Features

PukiWiki.dev leads you to the Developer Team's Wiki

Status & Download

Status
Please refer to Developer's Diary.
Latest Version
stable release - 1.4.7 (2005-06-22)

Stable Release

EncodingFileSize
EUC-JPpukiwiki-1.4.7.tar.gz276.5 KB
pukiwiki-1.4.7.zip385.5 KB
UTF-8pukiwiki-1.4.7_utf8.tar.gz283.2 KB
pukiwiki-1.4.7_utf8.zip398.0 KB

File list, MD5 etc

Download development versions tarball from CVS

Requirements

PukiWiki is written in PHP, so it requires a PHP environment.
PHP 4.1 or later is recommended.

For use of multibyte features, PHP's multibyte extension is required.

Installation

   tar pzxf pukiwiki1.4.x.tar.gz
   unzip pukiwiki1.4.x.tar.gz
DirectoryPermissionmore secure
attach777707
backup777707
cache777707
counter777707
diff777707
face755705
image755705
lib755705
plugin755705
skin755705
trackback777707
wiki777707
file
attach/*666606
backup/*666606
cache/*666606
diff/*666606
face/*644604
image/*644604
lib/*644604
plugin/*644604
skin/*644604
trackback/*666606
wiki/*666606
*.php644604
*.lng644604
*.txt644604

The above is a pain to copy and paste, so here is a (sloppy) shell script:

#!/bin/bash
chmod 777 attach
chmod 777 backup
chmod 777 cache
chmod 777 counter
chmod 777 diff
chmod 755 face
chmod 705 image
chmod 755 lib
chmod 755 plugin
chmod 755 skin
chmod 777 trackback
chmod 777 wiki
chmod 606 attach/*
chmod 606 backup/*
chmod 606 cache/*	
chmod 666 diff/*	
chmod 606 face/*	
chmod 644 image/*	
chmod 644 lib/*	
chmod 644 plugin/*
chmod 644 skin/*	
chmod 606 trackback/*
chmod 606 wiki/*	
chmod 604 *.php	
chmod 604 *.lng	
chmod 604 *.txt

dc

Documents in English

Anti Wiki SPAMming

(Google) nofollow attribute ready

PukiWiki 1.4.5 or later generates ALL external links with "rel=nofollow" attribute. PukiWiki is not covenient for SEO SPAMming.

Using edit_auth

To stop robotic/indiscriminate SPAMming for your public site quickly, how about:

  1. Using $edit_auth (HTTP basic-auth for editing) to all pages
  2. Share a common account with users by noticing the user/password (Some sites notice it at FrontPage or MenuBar)
  3. You(wiki administrator) can easily change the user/password.

Comments

Comments/About PukiWiki


*1 created by Mr. Hiroshi Yuki

トップ   編集 凍結解除 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2011-01-14 (金) 21:56:41
Site admin: PukiWiki Development Team

PukiWiki 1.5.4+ © 2001-2022 PukiWiki Development Team. Powered by PHP 8.2.12. HTML convert time: 0.266 sec.

SourceForge