차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
tech:pmwiki [2014/02/01 13:11] – V_L | tech:pmwiki [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
+ | {{tag> | ||
+ | ======Pmwiki====== | ||
+ | |||
+ | PmWiki 는 Patrick Michaud 가 PHP 스크립트 언어로 개발한 위키시스템이다. PmWiki 는 웹사이트의 쉬운 관리와 협업작업을 우선으로 설계되었다. | ||
+ | |||
+ | http:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | 별로임. | ||
+ | |||
+ | * 파일기반으로 저장을 하며, 플러긴을 사용해서 DB를 사용할 수 있다. | ||
+ | * 중소규모 (flat file) / 자체 버전관리 | ||
+ | * 소스크기: | ||
+ | * 매우 느림 | ||
+ | * 테마 풍부 / 만들기 쉽다 | ||
+ | * 설명서 풍부 | ||
+ | |||
+ | |||
+ | [[http:// | ||
+ | |||
+ | ====action==== | ||
+ | |||
+ | ?action= | ||
+ | |||
+ | ===attr=== | ||
+ | displays dialog for setting/ | ||
+ | ===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=== | ||
+ | download& | ||
+ | retrieve the page's attachment named file.ext, see $EnableDirectDownload | ||
+ | ===edit=== | ||
+ | edit the specified page, see basic editing PmWiki' | ||
+ | ===login=== | ||
+ | prompt visitor for username/ | ||
+ | ===logout=== | ||
+ | remove author, password, and login information | ||
+ | ===print=== | ||
+ | display the specified page using the skin specified by $ActionSkin[' | ||
+ | ===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. | ||
+ | ===search=== | ||
+ | displays searchbox on current page, see search Targeting and customising search results | ||
+ | |||
+ | **search& | ||
+ | performs search with searchterm and displays results on current page | ||
+ | |||
+ | **search& | ||
+ | |||
+ | performs backlinks search with '' | ||
+ | ===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 | ||
+ | |||
+ | |||
+ | ^ 누구나 수정하실 수 있다. [[http:// | ||
+ | |||