exportwikiinclude
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
exportwikiinclude [2014/03/11 00:49] – donghee | exportwikiinclude [2018/07/18 14:10] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 17: | Line 17: | ||
doku.php의 명령으로 export_wikiinclude를 추가하기. | doku.php의 명령으로 export_wikiinclude를 추가하기. | ||
- | === inc/ | + | === inc/ |
- | <code php> | + | |
- | if($ACT == ' | + | |
- | </ | + | |
- | + | ||
- | === inc/ | + | |
<code php> | <code php> | ||
- | | + | |
$headers[' | $headers[' | ||
$output = p_wiki_xhtml($ID, | $output = p_wiki_xhtml($ID, | ||
$output = str_replace('"',' | $output = str_replace('"',' | ||
- | $output = str_replace(DOKU_LF,' | + | $output = str_replace(DOKU_LF,' |
- | ', | + | $pre .= 'var wikibody = " |
- | $pre .= 'var wikibody = "\n\\' . DOKU_LF; | + | |
$post .= '"; | $post .= '"; | ||
- | $post .= ' | + | |
- | $post .= $ID; | + | |
- | $post .= ' | + | |
break; | break; | ||
+ | | ||
+ | | ||
</ | </ |
exportwikiinclude.1394498992.txt.gz · Last modified: 2018/07/18 14:09 (external edit)