차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
tech:pmwiki [2014/03/18 17:37] – 바깥 편집 127.0.0.1 | tech:pmwiki [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
+ | {{tag> | ||
======Pmwiki====== | ======Pmwiki====== | ||
- | PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 | + | PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 |
+ | |||
+ | http:// | ||
+ | |||
+ | [[http:// | ||
별로임. | 별로임. | ||
- | * 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다. | + | * 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다. |
* 중소규모 (flat file) / 자체 버전관리 | * 중소규모 (flat file) / 자체 버전관리 | ||
* 소스크기: | * 소스크기: | ||
줄 11: | 줄 16: | ||
* 테마 풍부 / 만들기 쉽다 | * 테마 풍부 / 만들기 쉽다 | ||
* 설명서 풍부 | * 설명서 풍부 | ||
+ | |||
+ | |||
+ | [[http:// | ||
====action==== | ====action==== | ||
줄 19: | 줄 27: | ||
displays dialog for setting/ | displays dialog for setting/ | ||
===browse=== | ===browse=== | ||
- | display the specified page | + | display the specified page |
===crypt=== | ===crypt=== | ||
displays a form for generating hashed passwords out of clear text for usage in your config.php | displays a form for generating hashed passwords out of clear text for usage in your config.php | ||
===diff=== | ===diff=== | ||
show a change history of the specified page, see page history History of previous edits to a page | show a change history of the specified page, see page history History of previous edits to a page | ||
- | ===download& | + | |
+ | ===download=== | ||
+ | download& | ||
retrieve the page's attachment named file.ext, see $EnableDirectDownload | retrieve the page's attachment named file.ext, see $EnableDirectDownload | ||
===edit=== | ===edit=== | ||
줄 38: | 줄 48: | ||
===search=== | ===search=== | ||
displays searchbox on current page, see search Targeting and customising search results | displays searchbox on current page, see search Targeting and customising search results | ||
- | ===search& | + | |
+ | **search& | ||
performs search with searchterm and displays results on current page | performs search with searchterm and displays results on current page | ||
- | ===search& | + | |
+ | **search& | ||
performs backlinks search with '' | performs backlinks search with '' | ||
===source=== | ===source=== | ||
줄 53: | 줄 66: | ||
+ | ^ 누구나 수정하실 수 있다. [[http:// | ||
- | ^ 누구나 수정하실 수 있습니다. [[http:// | ||
- | |||
- | {{tag> | ||