From 7b13f181fcf0d758a37145080c46990ce95c8961 Mon Sep 17 00:00:00 2001
From: Toshi MARUYAMA Redmine allows hyperlinking between resources (issues, changesets, wiki pages...) from anywhere wiki formatting is used. å¨ä»»ä½å¯ä»¥ä½¿ç¨ Wiki æ ¼å¼è¨å®çå°æ¹ï¼ Redmine é½å
許å¨è³æº ï¼åé¡ãè®æ´éã Wiki é é¢...ï¼ é建ç«è¶
é£çµã Wiki links: Wiki é£çµ: You can also link to pages of an other project wiki: æ¨ä¹å¯ä»¥é£çµè³å
¶ä»å°æ¡ç Wiki é é¢ï¼ Wiki links are displayed in red if the page doesn't exist yet, eg: Nonexistent page. ç¶é é¢ä¸åå¨çæåï¼ Wiki é£çµæ以ç´
è²çæ¹å¼é¡¯ç¤ºï¼ä¾å¦: Nonexistent page. Links to other resources: é£çµè³å
¶ä»è³æºï¼ Escaping: é¸åºåå
ï¼ HTTP URLs and email addresses are automatically turned into clickable links: HTTP URLs èé»åéµä»¶å°åæèªå被è½ææå¯è¢«é»æçé£çµï¼ displays: http://www.redmine.org, someone@foo.bar æ顯示æï¼ http://www.redmine.org, someone@foo.bar If you want to display a specific text instead of the URL, you can use the standard markdown syntax: è¥æ¨æ³è¦é¡¯ç¤ºæå®çæåèé該 URL ï¼æ¨å¯ä»¥ä½¿ç¨ä¸åæ¨æºç markdown èªæ³: displays: Redmine web site æ顯示æï¼ Redmine web site For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that. å°æ¼è«¸å¦æ¨é¡ãç²é«ãè¡¨æ ¼ãæ¸
å®çé
ç®ï¼ Redmine æ¯æ´ä½¿ç¨ Markdown èªæ³ã å¯åè http://daringfireball.net/projects/markdown/syntax ä¸éæ¼ä½¿ç¨éäºæ ¼å¼ååè½ç說æè³è¨ã ä¸é¢å
å«äºä¸äºä½¿ç¨ç¯ä¾ï¼ä½æ ¼å¼åå¼æçèçè½åé å¤æ¼éäºç°¡å®ç使ç¨ç¯ä¾ã Display: æ顯示æï¼ Redmine assigns an anchor to each of those headings thus you can link to them with "#Heading", "#Subheading" and so forth. Redmine çºæ¯ä¸ç¨®æ¨é¡æå®ä¸å HTML é¨å® (anchor) ï¼å æ¤æ¨å¯ä½¿ç¨ "#æ¨é¡" ã "#次æ¨é¡" çæ¹å¼é£çµè³éäºæ¨é¡ã Start the paragraph with > ä½¿ç¨ > ååä¸ååå¡å¼è¿°ç段è½ã Redmine has the following builtin macros: Redmine å
§å»ºä¸åå·¨éï¼
Sample macro. ç¯ä¾å·¨é Displays a list of all available macros, including description if available. 顯示ææå¯ç¨å·¨éçæ¸
å®ï¼è¥å·¨éææä¾èªªæä¹æä¸ä½µé¡¯ç¤ºã Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples: 顯示åé é¢çæ¸
å®ã è¥æªæå®åæ¸ï¼å®å°æ顯示ç®å Wiki é é¢çåé é¢æ¸
å®ã ç¯ä¾ï¼ Include a wiki page. Example: å¼å
¥ä¸å wiki é é¢ãç¯ä¾ï¼ or to include a page of a specific project wiki: æç¨ä»¥å¼å
¥æç¹å®å°æ¡ç Wiki é é¢ï¼ Inserts of collapsed block of text. Example: æå
¥ä¸åæºççæååå¡ãç¯ä¾ï¼ Displays a clickable thumbnail of an attached image. Examples: 顯示å¯è¢«é»æçéå ååä¹ç¸®åãç¯ä¾ï¼Wiki formatting (Markdown)
+Wiki æ ¼å¼è¨å® (Markdown)
- Links
+ é£çµ
- Redmine links
+ Redmine é£çµ
-
-
- #124, link is striked-through if the issue is closed)#124)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- External links
+ å¤é¨é£çµ
-
http://www.redmine.org, someone@foo.bar
-
[Redmine web site](http://www.redmine.org)
- Text formatting
+ æåæ ¼å¼è¨å®
- Font style
+ åå樣å¼
-* **bold**
-* *Italic*
-* ***bold italic***
-* ~~strike-through~~
+* **ç²é«**
+* *æé«*
+* ***ç²æé«***
+* ~~åªé¤ç·~~
-
-
- strike-throughåªé¤ç·Inline images
+ å
§åµåå
-
- Headings
+ æ¨é¡
-# Heading
-## Subheading
-### Subsubheading
+# æ¨é¡
+## 次æ¨é¡
+### 次次æ¨é¡
- Blockquotes
+ åå¡å¼è¿°
-
> Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern.
@@ -250,57 +250,57 @@ To go live, all you need to add is a database and a web server.
-
Table of content
+ ç®é
-{{toc}} => left aligned toc
-{{>toc}} => right aligned toc
+{{toc}} => é å·¦å°é½ç®é
+{{>toc}} => é å³å°é½ç®é
- Horizontal Rule
+ æ°´å¹³ç·
---
- Macros
+ å·¨é
-
hello_world
macro_list
child_pages
{{child_pages}} -- can be used from a wiki page only
-{{child_pages(depth=2)}} -- display 2 levels nesting only
{{child_pages}} -- å
å¯æ¼æ Wiki é é¢ä¸è¢«ä½¿ç¨
+{{child_pages(depth=2)}} -- å
顯示å
©å±¤å·¢ç層次
include
- {{include(Foo)}}
{{include(projectname:Foo)}}
collapse
{{collapse(View details...)
This is a block of text that is collapsed by default.
It can be expanded by clicking a link.
}}
thumbnail
{{thumbnail(image.png)}}
{{thumbnail(image.png, size=300, title=Thumbnail)}}
Default code highlightment relies on CodeRay, a fast syntax highlighting library written completely in Ruby. It currently supports c, cpp, css, delphi, groovy, html, java, javascript, json, php, python, rhtml, ruby, scheme, sql, xml and yaml languages.
@@ -308,11 +308,11 @@ It can be expanded by clicking a link.~~~ ruby - Place your code here. + å°ç¨å¼ç¢¼æ¾å¨é裡ã ~~~-
Example:
+ç¯ä¾ï¼
1 # The Greeter class
2 class Greeter
diff --git a/public/help/zh-tw/wiki_syntax_detailed_textile.html b/public/help/zh-tw/wiki_syntax_detailed_textile.html
index 010424bab..d7d21294a 100644
--- a/public/help/zh-tw/wiki_syntax_detailed_textile.html
+++ b/public/help/zh-tw/wiki_syntax_detailed_textile.html
@@ -44,17 +44,17 @@
Redmine é£çµ
- å¨ä»»ä½å¯ä»¥ä½¿ç¨ Wiki æ ¼å¼è¨å®çå°æ¹ï¼ Redmine é½å
許å¨è³æºï¼åé¡ãè®æ´éã Wiki é é¢...ï¼é建ç«è¶
é£çµã
+ å¨ä»»ä½å¯ä»¥ä½¿ç¨ Wiki æ ¼å¼è¨å®çå°æ¹ï¼ Redmine é½å
許å¨è³æº ï¼åé¡ãè®æ´éã Wiki é é¢...ï¼ é建ç«è¶
é£çµã
- é£çµè³ä¸ååé¡ï¼ #124 (è¥è©²åé¡å·²ç¶çµæï¼å使ç¨åªé¤ç·é¡¯ç¤ºé£çµï¼
#124)
- - é£çµè³ä¸ååé¡ççè¨ï¼ #124-6, or #124#note-6
+ - é£çµè³ä¸ååé¡ççè¨ï¼ #124-6, æ #124#note-6
Wiki é£çµï¼
- [[Guide]] 顯示ä¸åé é¢åç¨±çº 'Guide' çé£çµï¼ Guide
- - [[Guide#further-reading]] æé£çµè³ä¸å "further-reading" ç HTML é¨å® (anchor) ãæ¯åæ¨é¡æåé½æ被èªåæå®ä¸å HTML é¨å®ï¼ä»¥ä¾¿æ¨å¯ä»¥ç¨ä¾é£çµå®åï¼ Guide
+ - [[Guide#further-reading]] æ顯示é£çµè³ä¸å "further-reading" ç HTML é¨å® (anchor) ãæ¯åæ¨é¡æåé½æ被èªåæå®ä¸å HTML é¨å®ï¼ä»¥ä¾¿æ¨å¯ä»¥ç¨ä¾é£çµå®åï¼ Guide
- [[Guide|User manual]] 使ç¨ä¸åçæåä¾é¡¯ç¤ºä¸åé é¢åç¨±çº 'Guide' çé£çµï¼ User manual
@@ -101,11 +101,11 @@
è®æ´éï¼
- r758 (é£çµè³ä¸åè®æ´é)
- - commit:c6f4d0fd (é£çµè³ä¸å使ç¨éæ¸åéæ¹çè®æ´é)
+ - commit:c6f4d0fd (使ç¨éæ¹ç¢¼é£çµè³ä¸åè®æ´é)
- svn1|r758 (é£çµè³æå®å²åæ©å¶ä¸ä¹è®æ´éï¼ç¨æ¼å°æ¡ä½¿ç¨å¤åå²åæ©å¶æä¹æ
æ³)
- - commit:hg|c6f4d0fd (é£çµè³æå®å²åæ©å¶ä¸ï¼ä½¿ç¨éæ¸åéæ¹çè®æ´é)
+ - commit:hg|c6f4d0fd (使ç¨æç¹å®å²åæ©å¶ä¸çéæ¹ç¢¼é£çµè³ä¸åè®æ´é)
- sandbox:r758 (é£çµè³å
¶ä»å°æ¡çè®æ´é)
- - sandbox:commit:c6f4d0fd (é£çµè³å
¶ä»å°æ¡ä¸ï¼ä½¿ç¨éæ¸åéæ¹çè®æ´é)
+ - sandbox:commit:c6f4d0fd (使ç¨å
¶ä»å°æ¡çéæ¹ç¢¼é£çµè³ä¸åè®æ´é)
@@ -113,30 +113,30 @@
å²åæ©å¶ä¸ä¹æªæ¡ï¼
- source:some/file (é£çµè³å°æ¡å²åæ©å¶ä¸ï¼ä½æ¼ /some/file çæªæ¡)
- - source:some/file@52 (é£çµè³æ¤æªæ¡ç 52 ç次)
- - source:some/file#L120 (é£çµè³æ¤æªæ¡ç第 120 è¡)
- - source:some/file@52#L120 (é£çµè³æ¤æªæ¡ç 52 çåºä¸ä¹ç¬¬ 120 è¡)
+ - source:some/file@52 (é£çµè³è©²æªæ¡ç 52 ç次)
+ - source:some/file#L120 (é£çµè³è©²æªæ¡ç第 120 è¡)
+ - source:some/file@52#L120 (é£çµè³è©²æªæ¡ç 52 ç次ä¸ä¹ç¬¬ 120 è¡)
- source:"some file@52#L120" (ç¶ URL ä¸å
å«ç©ºç½åå
æï¼ä½¿ç¨éå¼èä¾æ¨ç¤º)
- - export:some/file (å¼·å¶ä¸è¼æ¤æªæ¡)
- - source:svn1|some/file (é£çµè³æå®å²åæ©å¶ä¸çæ¤æªæ¡ï¼ç¨æ¼å°æ¡ä½¿ç¨å¤åå²åæ©å¶æä¹æ
æ³)
+ - export:some/file (å¼·å¶ä¸è¼è©²æªæ¡)
+ - source:svn1|some/file (é£çµè³æå®å²åæ©å¶ä¸ç該æªæ¡ï¼ç¨æ¼å°æ¡ä½¿ç¨å¤åå²åæ©å¶æä¹æ
æ³)
- sandbox:source:some/file (é£çµè³ "sandbox" å°æ¡çå²åæ©å¶ä¸ï¼ä½æ¼ /some/file çæªæ¡)
- sandbox:export:some/file (å¼·è¿«ä¸è¼è©²æªæ¡)
- - Forums:
+
- è«å£ï¼
- - forum#1 (link to forum with id 1
- - forum:Support (link to forum named Support)
- - forum:"Technical Support" (use double quotes if forum name contains spaces)
+ - forum#1 (é£çµè³ç·¨èçº 1 çè«å£)
+ - forum:Support (é£çµè³åç¨±çº Support çè«å£)
+ - forum:"Technical Support" (ç¶è«å£å稱ä¸å
å«ç©ºç½åå
æï¼ä½¿ç¨éå¼èä¾æ¨ç¤º)
- è«å£è¨æ¯ï¼
- - message#1218 (é£çµè³ç·¨è 1218 çè¨æ¯)
+ - message#1218 (é£çµè³ç·¨èçº 1218 çè¨æ¯)
@@ -145,16 +145,16 @@
- project#3 (é£çµè³ç·¨èçº 3 çå°æ¡)
- project:someproject (é£çµè³åç¨±çº "someproject" çå°æ¡)
- - project:"some project" (use double quotes if project name contains spaces)
+ - project:"some project" (ç¶å°æ¡å稱ä¸å
å«ç©ºç½åå
æï¼ä½¿ç¨éå¼èä¾æ¨ç¤º)
- - News:
+
- æ°èï¼
- - news#2 (link to news item with id 2)
- - news:Greetings (link to news item named "Greetings")
- - news:"First Release" (use double quotes if news item name contains spaces)
+ - news#2 (é£çµè³ç·¨èçº 2 çæ°èé
ç®)
+ - news:Greetings (é£çµè³åç¨±çº "Greetings" çæ°èé
ç®)
+ - news:"First Release" (ç¶æ°èé
ç®å稱ä¸å
å«ç©ºç½åå
æï¼ä½¿ç¨éå¼èä¾æ¨ç¤º)
@@ -173,7 +173,7 @@
http://www.redmine.org, someone@foo.bar
- 顯示çºï¼ http://www.redmine.org, someone@foo.bar
+æ顯示æï¼ http://www.redmine.org, someone@foo.bar
è¥æ¨æ³è¦é¡¯ç¤ºæå®çæåèé該 URL ï¼æ¨å¯ä»¥ä½¿ç¨ä¸åæ¨æºç textile èªæ³:
@@ -181,7 +181,7 @@ http://www.redmine.org, someone@foo.bar "Redmine web site":http://www.redmine.org -顯示çºï¼ Redmine web site
+æ顯示æï¼ Redmine web site
顯示çºï¼
+æ顯示æï¼
Redmine çºæ¯ä¸ç¨®æ¨é¡æå®ä¸å HTML é¨å® (anchor) ï¼å æ¤æ¨å¯ä½¿ç¨ "#Heading" ã "#Subheading" çæ¹å¼é£çµè³éäºæ¨é¡ã
+Redmine çºæ¯ä¸ç¨®æ¨é¡æå®ä¸å HTML é¨å® (anchor) ï¼å æ¤æ¨å¯ä½¿ç¨ "#æ¨é¡" ã "#次æ¨é¡" çæ¹å¼é£çµè³éäºæ¨é¡ã
éæ¯ä¸åç½®ä¸å°é½ç段è½ã
-ä½¿ç¨ bq. éå§ä¸åå¼æç段è½
+ä½¿ç¨ bq. ååä¸ååå¡å¼è¿°ç段è½ã
bq. Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. @@ -280,25 +280,25 @@ To go live, all you need to add is a database and a web server.
顯示ææå¯ç¨å·¨éçæ¸ å®ï¼è¥å·¨éææä¾èªªæä¹æä¸ä½µé¡¯ç¤ºã
child_pages
Displays a list of child pages. With no argument, it displays the child pages of the current wiki page. Examples:
-{{child_pages}} -- can be used from a wiki page only
-{{child_pages(depth=2)}} -- display 2 levels nesting only
顯示åé é¢çæ¸ å®ãè¥æªæå®åæ¸ï¼å®å°æ顯示ç®å Wiki é é¢çåé é¢æ¸ å®ãç¯ä¾ï¼
+{{child_pages}} -- å
å¯æ¼æ Wiki é é¢ä¸è¢«ä½¿ç¨
+{{child_pages(depth=2)}} -- å
顯示å
©å±¤å·¢ç層次
include
å¼å ¥ä¸å wiki é é¢ãä¾åï¼
+å¼å ¥ä¸å wiki é é¢ãç¯ä¾ï¼
{{include(Foo)}}
- or to include a page of a specific project wiki:
+æç¨ä»¥å¼å ¥æç¹å®å°æ¡ç Wiki é é¢ï¼
{{include(projectname:Foo)}}
collapse
Inserts of collapsed block of text. Example:
+æå ¥ä¸åæºççæååå¡ãç¯ä¾ï¼
{{collapse(View details...)
This is a block of text that is collapsed by default.
It can be expanded by clicking a link.
}}
thumbnail
Displays a clickable thumbnail of an attached image. Examples:
+顯示å¯è¢«é»æçéå ååä¹ç¸®åãç¯ä¾ï¼
{{thumbnail(image.png)}} {{thumbnail(image.png, size=300, title=Thumbnail)}}
ä¾åï¼
+ç¯ä¾ï¼
1 # The Greeter class
2 class Greeter
--
2.39.5