문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
잡개발자:심심풀이:도쿠위키:search_highlighter [2026/01/27 16:25] carlito76 |
잡개발자:심심풀이:도쿠위키:search_highlighter [2026/02/26 18:40] (현재) carlito76 |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| {{htmlmetatags> | {{htmlmetatags> | ||
| - | metatag-description=(도쿠위키, | + | metatag-description=(도쿠위키, |
| - | metatag-og: | + | metatag-og: |
| }} | }} | ||
| 줄 10: | 줄 10: | ||
| ===== 커스터마이징 ===== | ===== 커스터마이징 ===== | ||
| - | <sxh php; gutter: true; first-line: | + | <sxh php; gutter: true; first-line: |
| - | /** | + | |
| - | * Show a wiki page | + | |
| - | * | + | |
| - | * @author Andreas Gohr < | + | |
| - | * | + | |
| - | * @param null|string $txt wiki text or null for showing $ID | + | |
| - | */ | + | |
| function html_show($txt=null){ | function html_show($txt=null){ | ||
| global $ID; | global $ID; | ||
| 줄 56: | 줄 49: | ||
| </ | </ | ||
| - | <sxh javascript; gutter: true; first-line: 1; highlight: [1-78]; title: conf/ | + | <sxh javascript; gutter: true; highlight: [1-78]; title: conf/ |
| jQuery(function() { | jQuery(function() { | ||
| // 검색어 파라미터 | // 검색어 파라미터 | ||
| 줄 138: | 줄 131: | ||
| ===== 플러그인 제작 시 ===== | ===== 플러그인 제작 시 ===== | ||
| - | * 사용 여부 설정 | + | * 기능 |
| * 하이라이트 색상 선택 | * 하이라이트 색상 선택 | ||
| + | * 하이라이트 제외 플러그인 선택 | ||
| + | * SyntaxHighlighter4 Plugin | ||
| + | * PlantUML Parser Plugin | ||
| + | * Tag Plugin | ||
| + | |||
| + | {{tag>" | ||