문서의 이전 판입니다!


Pmwiki

PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 WikiWikiWeb 시스템입니다. PmWiki 는 웹사이트의 쉬운 관리와 협업작업을 우선으로 설계되었습니다.

별로임.

  • 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다.
  • 중소규모 (flat file) / 자체 버전관리
  • 소스크기: 중 / 모듈 확장성 용이
  • 매우 느림
  • 테마 풍부 / 만들기 쉽다
  • 설명서 풍부

action

?action=

attr

displays dialog for setting/changing password of the specified page or group of pages, see passwords, see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change General use of passwords and login

browse

display the specified page

crypt

displays a form for generating hashed passwords out of clear text for usage in your config.php

diff

show a change history of the specified page, see page history History of previous edits to a page ===download&upname=file.ext retrieve the page's attachment named file.ext, see $EnableDirectDownload

edit

edit the specified page, see basic editing PmWiki's basic edit syntax

login

prompt visitor for username/password, by default using Site.AuthForm

logout

remove author, password, and login information

print

display the specified page using the skin specified by $ActionSkin['print']

refcount

bring up the reference count form, which allows the user to generate a list of links (all, missing, existing or orphaned) in or from specified groups. See Ref Count Link references counts on pages . Part of the core distribution but must be enabled by the administrator.

displays searchbox on current page, see search Targeting and customising search results ===search&q=searchterm performs search with searchterm and displays results on current page ===search&q=link=pagename performs backlinks search with ''pagename' and displays results on current page

source

show page source

atom

rdf

rss

dc

If web feeds are enabled, returns a syndication feed based on the contents of the page or other options provided by the url, see web feeds Web feed notification of changes

upload

display a form to upload an attachment for the current group, see uploads Uploading and linking to attachments

누구나 수정하실 수 있습니다. 위키 사용법 참고하세요.