아래 창에서 마우스 더블 클릭하면, code를 모두 선택할 수 있습니다. 그 후에 복사하세요~ {{{#!plain php 1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'RecentChanges'=>2,'UserPreferences'=>''); $use_smileys= 1; # smiley icon $origin=0; # show upper pages like as Language/Script/Perl => Language > Script > Perl $use_subindex=0; # use subpage indices $theme='azblue2Custom'; # set the theme $theme_css=0; # change css of theme or not $hr=''; # obsolute $perma_icon='¶'; $use_resizer=2; $nonexists='fancy'; $edit_rows=20; # editer rows $iconset= 'moni2'; # moni, moni2, moni3 $lang='auto'; # check language automatically. $charset='utf-8'; # default character set. euc-kr etc. #===================# # 모니위키 경로설정 # #===================# $query_prefix= '/'; $data_dir= './data'; $text_dir= $data_dir.'/text'; $cache_dir= $data_dir.'/cache'; $intermap= $data_dir.'/intermap.txt'; $editlog_name= $data_dir.'/editlog'; $shared_metadb= $data_dir."/metadb"; $shared_intermap= $data_dir."/text/InterMap"; $upload_dir= 'pds'; # UploadedFiles 저장위치 $url_prefix="/moniwiki"; $imgs_dir= $url_prefix.'/imgs'; $logo_img= $imgs_dir.'/moniwiki-logo.png'; $css_url= $url_prefix.'/css/default.css'; $kbd_script= $url_prefix.'/css/kbd.js'; $logo_string= ''; #$path='/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin'; # for unixes, RCS $cache_public_dir='./_cache'; # enhanced caching $cache_public_url=$url_prefix.'/_cache'; #$sistermap=$data_dir.'/sistermap.txt'; #============================# # 모니위키 Processor Options # #============================# $inline_latex=0; # 0/1(on/off), mimetex, itex, etc. #$inline_latex='latex'; $vim_options='+"set encoding=UTF-8"'; # for UTF-8 wikis $myprocessors=array('syntax'=>'vim','sh'=>'vim','csh'=>'vim', 'c'=>'vim','cpp'=>'vim','perl'=>'vim','lisp'=>'vim', 'asm'=>'vim','masm'=>'vim','make'=>'vim', 'java'=>'vim','ruby'=>'vim','haskell'=>'vim', 'awk'=>'vim','nosyntax'=>'vim','make'=>'vim', ); # alternatively you can use the $javascripts option (more inteligent method) $javascripts=array( 'js/i18n.js', 'Wikiwyg/lib/Wikiwyg.js', 'Wikiwyg/lib/Wikiwyg/Util.js', 'Wikiwyg/lib/Wikiwyg/Toolbar.js', 'Wikiwyg/lib/Wikiwyg/Wikitext.js', 'Wikiwyg/lib/Wikiwyg/Preview.js', 'Wikiwyg/lib/Wikiwyg/HTML.js', 'Wikiwyg/lib/Wikiwyg/Wysiwyg.js', 'ajax.js', 'moniwyg.js', 'ASCIIMathML.js', 'autosave.js'); # SyntaxHighlighter 3.0.83 $js=<< EOF; #======================# # 모니위키 시스템 설정 # #======================# #$security_class_robot='robot'; #$robots='googlebot|yahoo'; # set robots $metatags=<< META; #$dba_type="db4"; #$rcs_user="root"; #$admin_passwd='487B7PE1LM7KQ'; #====================# # 모니위키 권한 설정 # #====================# #$security_class="needtologin"; #$security_class="acl"; #$security_class="wikimaster"; #$wikimasters=array('admin',''); #$owners=array('admin'); #$upload_masters=array('admin'); # 파일 업로드 제한 해제 설정 # some allowed file extension to upload. $pds_allowed="png|jpg|jpeg|gif|mp3|zip|tgz|gz|txt|css|exe|hwp|pdf|flv|alz|bmp|doc|xls|ppt|pptx|js"; #====================# # 모니위키 추가기능 # #====================# $use_autosave=0; $use_counter= 1; # counter $use_fakemtime=0; # dir mtime emulation for FAT filesytem. $use_hostname= 0; # use hostname or ip address $mask_hostname=1; # hide some part of hostnames or ip addresses $show_hosts=1; # RecentChanges에 고친이가 표시됨 $auto_linebreak=1; # NoSmoke style insert
automatically. $trail= 1; # use trailer (navagation list of some recently visited pages) $notify= 0; # enable email notification $use_referer=0; # use some basic referer feature. $use_singlebracket=1; # '[', ']'을 사용한 문법 사용 $use_sistersites=1; # use sistersites/siterwiki feature. $use_twinpages=1; $use_trackback=0; $use_wikiwyg=1; # 1 for GUI button/ 2 to set as default behavior/ 3 to set always use GUI. $use_sectionedit=1; $spam_filter='antispam'; $postfilters=''; $toc_options='simple,toggle'; $local_abbr='LocalDictionary'; $use_forcemerge=1; $default_language='ko'; $css_friendly=1; # for more CSS friendly support $use_redirect_msg=0; $shared_url_mappings=''; $use_category=1; # on/off categories list in the edit mode #$category_regex=urldecode('%EB%B6%84%EB%A5%98$'); # a category example for Korean #$category_regex="^Category"; $use_lightbox=1; $use_preview_uploads=1; $fullsearch_tooshort=2; $use_clipmacro=1; # use the clip macro with the attachment macro $use_errlog=0; $use_resume_download=1; $control_read=0; # control read action also $isbn_img_download=0; # download isbn images to local cache dir. $use_refresh=2; $cachetime=0; $use_hangul_search=1; # use hangul search for auto-completer $use_jwmediaplayer=1; $jwmediaplayer_prefix='http://www.jeroenwijering.com/embed'; $flashupload='swfupload'; $use_openid=0; # enable openid login #$check_openid_url=0; # selectivly show openid icons: experimental $use_scrap=1; # use scrap $use_local_translation=0; # automatic translation $use_pageindex=1; # pagename indexer for fast RandomPage # keywords options $use_keywords=1; $use_tagging='[http://?action=keywords&all=1 Tags]: [[Keywords]]'; #$use_tagging='[http://?action=keywords&all=1 Tags]: [[Keywords]]'; $extra_macros=array('Comment(oneliner)','FootNote'); $external_target= '_blank'; # 외부링크 새창으로 열기 $use_save_refresh= -1; # 글 저장 후, 바로 페이지 갱신 $rc_strimwidth=0; # ResentChanges 페이지 제목 글자 수 제한 없애기 #$actions= array('DeletePage','LikePages','?action=new 새 문서 작성'); # customized act list $use_alias=1; # 페이지 별명 기능 설정 $aliaspage=$data_dir.'/text/AliasPageNames'; $use_easyalias=1; # direct linking to the dest page #$submenu='SubMenu'; # 사이드바의 서브메뉴 설정 #$submenu_showmain=0; $use_folding=0; #$use_pageindex=1; $myplugins=array('슬라이드쇼'=>'SlideShow','각주'=>'FootNote','목차'=>'TableOfContents','만기기간'=>'DueDate','네비게이션'=>'Navigation','랜덤페이지'=>'RandomPage','랜덤인용'=>'RandomQuote','랜덤배너'=>'RandomBanner','막대그래프'=>'Bar','달력'=>'Calendar','카테고리'=>'Category','댓글'=>'Comment','전체검색'=>'FullSearch','전체페이지수'=>'PageCount','페이지조회수'=>'PageHits','페이지목록'=>'PageList','페이지연결목록'=>'PageLinks','재생'=>'Play','플러그인정보'=>'PluginInfo','바뀐글'=>'RecentChanges','제목찾기'=>'TitleSearch','단어목차'=>'WordIndex','인터위키'=>'InterWiki','시스템정보'=>'SystemInfo','사용자환경설정'=>'UserPreferences','줄바꿈'=>'BR','블로그입력'=>'Blog','블로그기록'=>'BlogArchives','블로그변경내역'=>'BlogChanges','줄임말'=>'abbr','날짜'=>'Date','날짜시간'=>'DateTime','갤러리'=>'Gallery','이메일'=>'MailTo','스크랩'=>'Scrap','위키여행'=>'Tour','투표'=>'Vote'); #매크로 별명 설정 $title_rule = '((?<=[a-z0-9])[A-Z]+[a-z0-9]*|\/|(?<=[\/]))'; }}}