기본 글쓰기#
''글글글''\\ __글글글__\\ %%(color:red)This is red%%\\ <font color='red'>This is red</font>\\ 글1 ---- 글2글글글
글글글
This is red
글1
글2
별사용#
* 별하나 ** 별둘 *** 별셋 **** 별넷
- 별하나
- 별둘
- 별셋
- 별넷
- 별셋
- 별둘
샵사용#
# 샾하나 ## 샾둘 ### 샾셋 ## 샾둘
- 샾하나
- 샾둘
- 샾셋
- 샾둘
- 샾둘
카테고리#
Main 관련 글 보기 MainJava 관련 글 보기 Java
메세지 Box#
%%information Use %~%information ... %~% for informational messages /% %%warning Use %~%warning ... %~% for warning blocks /% %%error Use %~%error ... %~% for error blocks /%
Use %%information ... %% for informational messages
Use %%warning ... %% for warning blocks
Use %%error ... %% for error blocks
Tree #
%%collapse * Europe ** France *** Paris *** Nice ** South-Africa ** Belgium ### Brussel ### Peulis * Australia ** *** Perth * Australia *** Sydney **** Kangeroo %%
- Europe
- France
- Paris
- Nice
- South-Africa
- Belgium
- Brussel
- Peulis
- France
- Australia
-
- Perth
-
- Australia
- Sydney
- Kangeroo
- Sydney
코멘트 박스#
%%commentbox __볼드체 텍스트__ xxxxxxxxxxxxxx # 11111111111111 # 222222222222 # 33333333333 # 444444444444444 %% 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 \\ 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 \\ 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 \\ 문자 문자 문자 문자 문자 문자
볼드체 텍스트
xxxxxxxxxxxxxx
문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자 문자
- 11111111111111
- 222222222222
- 33333333333
- 444444444444444
이미지#
[{Image src='attach/HelpPage/%EA%B2%A8%EC%9A%B8.jpg' alt ='테스트' link='http://www.daum.net' width='100' height='100' caption='테스트 이미지' style='font-size: 120%; color: red;'}]
Wiki 페이지 삽입#
[{InsertPage page='About' maxlength=200 style='font-size: 85%; margin: 10px; padding: 5px; background: white; border-width: thin; border-style:inset; font-family:monospace'}]
This Wiki is done using JSP technology,
which hopefully makes it very easy to keep up to date and looking better than most of the Wikis based on the original one| ...
Table 사용법#
|| Context || Handling JSP page | "view"| PageContent.jsp | "diff" | DiffContent.jsp | "info" | InfoContent.jsp | "preview" | PreviewContent.jsp | "conflict" | ConflictContent.jsp | "find" | FindContent.jsp | "prefs" | PreferencesContent.jsp | "error" | DisplayMessage.jsp | "edit" | EditContent.jsp | "comment" | CommentContent.jsp
Context | Handling JSP page |
---|---|
"view" | PageContent.jsp |
"diff" | DiffContent.jsp |
"info" | InfoContent.jsp |
"preview" | PreviewContent.jsp |
"conflict" | ConflictContent.jsp |
"find" | FindContent.jsp |
"prefs" | PreferencesContent.jsp |
"error" | DisplayMessage.jsp |
"edit" | EditContent.jsp |
"comment" | CommentContent.jsp |
Java2HtmlPlugin Plugin 사용법#
- 자바소스나 xml소스의 내용을 그대로 보여줘야 할때 사용한다.
- 소스위에 공백을 한줄 필수로 넣어주어야 한다.
[{Java2HtmlPlugin public final static main(String[] args); }]
Plugin insertion failed: Could not find plugin Java2HtmlPluginPlugin insertion failed: Could not find plugin Java2HtmlPlugin
Add new attachment
Only authorized users are allowed to upload new attachments.