This is an old revision of the document!


Wiki 활용, Plugin

addnewpage

 {{NEWPAGE}}

ckgedit

  • Turn supplementary image paste support on 해줘야 이미지 복붙됨
  • [ckgedit] dblclk Off (Clicking on a dokuwiki section while ckgedit is active will open that section for editing in the native dokuwiki editor. This feature is on by default and can be set to off with this option.)

discussion

  • [Discussion]
    • URL, Address 입력 off
    • User name 대신 Real name
    • [/user/dokuwiki/inc/lang/en/lang.php] fullname : Real name → Name

~~DISCUSSION~~

~~DISCUSSION|Off~~

move

tag

{{tag>tag1 tag2 tag3}}

templatepagename

indexmenu

SyntaxHighlighter4

https://github.com/crazy-max/dokuwiki-plugin-syntaxhighlighter4

  • <sxh php; highlight: [11-15]; title: 제목> code </sxh>
  • <code> 에 overriding

imgPaste

Semantic

include

https://www.dokuwiki.org/plugin:include

 {{page>software_development:Performance of VBA}} 

hidden

 <hidden click here if you want to know more>Since you want to know more, here is an explanation with more details […]</hidden>
 

sectiontoggle

WRAP

  • 주석처리
     <WRAP hide>주석</WRAP> 

statistics

  • 설치 후 db.sql 을 mysql에서 실행해야 함 (설정에서 DB, id/pw 설정도 해줘야 함)

iframe

 {{url:IFRAMEURL width,height noborder noscroll|TEXT}} 

codemirror

기본 editor 에서 wiki syntax highlighting

color

 <color red> color </color> 
color

folded

  • [folded] 기본 unfold → off

 ++++title| any content ++++ 

title

  • inline
    • title
    •  ++title| formatted text ++ 

page redirect

 ~~REDIRECT>namespace:page~~ 

imagebox

https://www.dokuwiki.org/plugin:imagebox
just add [

 [{{imgsrc|caption}}] 

설정 history

  • [MAIN] maxseclevelMaximum section edit level : 3→4
  • [MAIN] sneakyindex : true
  • [ACL] weblog:draft: all,user NONE
  • [lib>tpl>bootstrap3>main.php] <head> 에 GTM 코드 삽입
    • google adsense plugin 코드삽입
  • [xbr] main설정 renderer_xhtml 수정
  • [bootstrap3] > main.php 71Line :
     <article id="dokuwiki__content" onclick="jQuery('.navbar-collapse').collapse('hide');" 
  • [/user/dokuwiki/inc/lang/en/edit.txt] : plugin 페이지 링크 삽입