차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:pmwiki [2014/03/18 17:37] – 바깥 편집 127.0.0.1tech:pmwiki [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 +{{tag>pmwiki}}
 ======Pmwiki====== ======Pmwiki======
  
-PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 WikiWikiWeb 시스템입니다. PmWiki 는 웹사이트의 쉬운 관리와 협업작업을 우선으로 설계되었습니다.+PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 위키시스템다. PmWiki 는 웹사이트의 쉬운 관리와 협업작업을 우선으로 설계되었다. 
 + 
 +http://www.pmwiki.org/ 
 + 
 +[[http://www.pmwiki.org/wiki/PmWikiKr/PmWikiKr|한글설명]]
  
 별로임. 별로임.
  
-  * 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다. +  * 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다.
   * 중소규모 (flat file) / 자체 버전관리   * 중소규모 (flat file) / 자체 버전관리
   * 소스크기: 중 / 모듈 확장성 용이   * 소스크기: 중 / 모듈 확장성 용이
줄 11: 줄 16:
   * 테마 풍부 / 만들기 쉽다   * 테마 풍부 / 만들기 쉽다
   * 설명서 풍부   * 설명서 풍부
 +
 +
 +[[http://www.unitykoreawiki.com/|유니티코리아위키]]에서 사용중이다. 
  
 ====action==== ====action====
줄 19: 줄 27:
 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 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=== ===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&upname=file.ext+ 
 +===download=== 
 +download&upname=file.ext
 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&q=searchterm+ 
 +**search&q=searchterm**
 performs search with searchterm and displays results on current page performs search with searchterm and displays results on current page
-===search&q=link=pagename+ 
 +**search&q=link=pagename** 
 performs backlinks search with ''pagename' and displays results on current page performs backlinks search with ''pagename' and displays results on current page
 ===source=== ===source===
줄 53: 줄 66:
  
  
 +^  누구나 수정하실 수 있다. [[http://openwiki.kr/syntax|위키 사용법]] 참고하라.  ^
  
-^  누구나 수정하실 수 있습니다. [[http://vaslor.net/syntax|위키 사용법]] 참고하세요.  ^ 
- 
-{{tag>pmwiki}}