diff options
134 files changed, 3157 insertions, 3157 deletions
diff --git a/lib/redmine/wiki_formatting/textile/helper.rb b/lib/redmine/wiki_formatting/textile/helper.rb index d5a91f99f..553560d42 100644 --- a/lib/redmine/wiki_formatting/textile/helper.rb +++ b/lib/redmine/wiki_formatting/textile/helper.rb @@ -22,7 +22,7 @@ module Redmine def wikitoolbar_for(field_id) heads_for_wiki_formatter # Is there a simple way to link to a public resource? - url = "#{Redmine::Utils.relative_url_root}/help/#{current_language.to_s.downcase}/wiki_syntax.html" + url = "#{Redmine::Utils.relative_url_root}/help/#{current_language.to_s.downcase}/wiki_syntax_textile.html" javascript_tag("var wikiToolbar = new jsToolBar(document.getElementById('#{field_id}')); wikiToolbar.setHelpLink('#{escape_javascript url}'); wikiToolbar.draw();") end diff --git a/public/help/ar/wiki_syntax_detailed.html b/public/help/ar/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/ar/wiki_syntax_detailed.html +++ b/public/help/ar/wiki_syntax_detailed_textile.html diff --git a/public/help/ar/wiki_syntax.html b/public/help/ar/wiki_syntax_textile.html index 95ecd7c12..55a900dcf 100644 --- a/public/help/ar/wiki_syntax.html +++ b/public/help/ar/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> </body> </html> diff --git a/public/help/az/wiki_syntax_detailed.html b/public/help/az/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/az/wiki_syntax_detailed.html +++ b/public/help/az/wiki_syntax_detailed_textile.html diff --git a/public/help/az/wiki_syntax.html b/public/help/az/wiki_syntax_textile.html index 95ecd7c12..55a900dcf 100644 --- a/public/help/az/wiki_syntax.html +++ b/public/help/az/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> </body> </html> diff --git a/public/help/bg/wiki_syntax_detailed.html b/public/help/bg/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/bg/wiki_syntax_detailed.html +++ b/public/help/bg/wiki_syntax_detailed_textile.html diff --git a/public/help/bg/wiki_syntax.html b/public/help/bg/wiki_syntax_textile.html index 95ecd7c12..55a900dcf 100644 --- a/public/help/bg/wiki_syntax.html +++ b/public/help/bg/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> </body> </html> diff --git a/public/help/bs/wiki_syntax_detailed.html b/public/help/bs/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/bs/wiki_syntax_detailed.html +++ b/public/help/bs/wiki_syntax_detailed_textile.html diff --git a/public/help/bs/wiki_syntax.html b/public/help/bs/wiki_syntax_textile.html index 95ecd7c12..55a900dcf 100644 --- a/public/help/bs/wiki_syntax.html +++ b/public/help/bs/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> </body> </html> diff --git a/public/help/ca/wiki_syntax.html b/public/help/ca/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/ca/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/ca/wiki_syntax_detailed.html b/public/help/ca/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/ca/wiki_syntax_detailed.html +++ b/public/help/ca/wiki_syntax_detailed_textile.html diff --git a/public/help/ca/wiki_syntax_textile.html b/public/help/ca/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/ca/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/cs/wiki_syntax_detailed.html b/public/help/cs/wiki_syntax_detailed_textile.html index 8fd9a1c51..8fd9a1c51 100644 --- a/public/help/cs/wiki_syntax_detailed.html +++ b/public/help/cs/wiki_syntax_detailed_textile.html diff --git a/public/help/cs/wiki_syntax.html b/public/help/cs/wiki_syntax_textile.html index 205947496..0f970bc2c 100644 --- a/public/help/cs/wiki_syntax.html +++ b/public/help/cs/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Více informací</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">Více informací</a></p> </body> </html> diff --git a/public/help/da/wiki_syntax.html b/public/help/da/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/da/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/da/wiki_syntax_detailed.html b/public/help/da/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/da/wiki_syntax_detailed.html +++ b/public/help/da/wiki_syntax_detailed_textile.html diff --git a/public/help/da/wiki_syntax_textile.html b/public/help/da/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/da/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/de/wiki_syntax_detailed.html b/public/help/de/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/de/wiki_syntax_detailed.html +++ b/public/help/de/wiki_syntax_detailed_textile.html diff --git a/public/help/de/wiki_syntax.html b/public/help/de/wiki_syntax_textile.html index 6eade80ea..e25964337 100644 --- a/public/help/de/wiki_syntax.html +++ b/public/help/de/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">weitere Informationen</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">weitere Informationen</a></p> </body> </html> diff --git a/public/help/el/wiki_syntax.html b/public/help/el/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/el/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/el/wiki_syntax_detailed.html b/public/help/el/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/el/wiki_syntax_detailed.html +++ b/public/help/el/wiki_syntax_detailed_textile.html diff --git a/public/help/el/wiki_syntax_textile.html b/public/help/el/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/el/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/en-gb/wiki_syntax.html b/public/help/en-gb/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/en-gb/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/en-gb/wiki_syntax_detailed.html b/public/help/en-gb/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/en-gb/wiki_syntax_detailed.html +++ b/public/help/en-gb/wiki_syntax_detailed_textile.html diff --git a/public/help/en-gb/wiki_syntax_textile.html b/public/help/en-gb/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/en-gb/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/en/wiki_syntax.html b/public/help/en/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/en/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/en/wiki_syntax_detailed.html b/public/help/en/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/en/wiki_syntax_detailed.html +++ b/public/help/en/wiki_syntax_detailed_textile.html diff --git a/public/help/en/wiki_syntax_textile.html b/public/help/en/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/en/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/es/wiki_syntax_detailed.html b/public/help/es/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/es/wiki_syntax_detailed.html +++ b/public/help/es/wiki_syntax_detailed_textile.html diff --git a/public/help/es/wiki_syntax.html b/public/help/es/wiki_syntax_textile.html index da349dbb9..7fefd5ff2 100644 --- a/public/help/es/wiki_syntax.html +++ b/public/help/es/wiki_syntax_textile.html @@ -80,7 +80,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Más información</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">Más información</a></p> </body> </html> diff --git a/public/help/et/wiki_syntax.html b/public/help/et/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/et/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/et/wiki_syntax_detailed.html b/public/help/et/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/et/wiki_syntax_detailed.html +++ b/public/help/et/wiki_syntax_detailed_textile.html diff --git a/public/help/et/wiki_syntax_textile.html b/public/help/et/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/et/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/eu/wiki_syntax.html b/public/help/eu/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/eu/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/eu/wiki_syntax_detailed.html b/public/help/eu/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/eu/wiki_syntax_detailed.html +++ b/public/help/eu/wiki_syntax_detailed_textile.html diff --git a/public/help/eu/wiki_syntax_textile.html b/public/help/eu/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/eu/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/fa/wiki_syntax.html b/public/help/fa/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/fa/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/fa/wiki_syntax_detailed.html b/public/help/fa/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/fa/wiki_syntax_detailed.html +++ b/public/help/fa/wiki_syntax_detailed_textile.html diff --git a/public/help/fa/wiki_syntax_textile.html b/public/help/fa/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/fa/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/fi/wiki_syntax.html b/public/help/fi/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/fi/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/fi/wiki_syntax_detailed.html b/public/help/fi/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/fi/wiki_syntax_detailed.html +++ b/public/help/fi/wiki_syntax_detailed_textile.html diff --git a/public/help/fi/wiki_syntax_textile.html b/public/help/fi/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/fi/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/fr/wiki_syntax_detailed.html b/public/help/fr/wiki_syntax_detailed_textile.html index d368deb88..d368deb88 100644 --- a/public/help/fr/wiki_syntax_detailed.html +++ b/public/help/fr/wiki_syntax_detailed_textile.html diff --git a/public/help/fr/wiki_syntax.html b/public/help/fr/wiki_syntax_textile.html index 9c58f6aea..2de9bef14 100644 --- a/public/help/fr/wiki_syntax.html +++ b/public/help/fr/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Plus d'informations</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">Plus d'informations</a></p> </body> </html> diff --git a/public/help/gl/wiki_syntax.html b/public/help/gl/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/gl/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/gl/wiki_syntax_detailed.html b/public/help/gl/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/gl/wiki_syntax_detailed.html +++ b/public/help/gl/wiki_syntax_detailed_textile.html diff --git a/public/help/gl/wiki_syntax_textile.html b/public/help/gl/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/gl/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/he/wiki_syntax.html b/public/help/he/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/he/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/he/wiki_syntax_detailed.html b/public/help/he/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/he/wiki_syntax_detailed.html +++ b/public/help/he/wiki_syntax_detailed_textile.html diff --git a/public/help/he/wiki_syntax_textile.html b/public/help/he/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/he/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/hr/wiki_syntax.html b/public/help/hr/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/hr/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/hr/wiki_syntax_detailed.html b/public/help/hr/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/hr/wiki_syntax_detailed.html +++ b/public/help/hr/wiki_syntax_detailed_textile.html diff --git a/public/help/hr/wiki_syntax_textile.html b/public/help/hr/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/hr/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/hu/wiki_syntax.html b/public/help/hu/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/hu/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/hu/wiki_syntax_detailed.html b/public/help/hu/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/hu/wiki_syntax_detailed.html +++ b/public/help/hu/wiki_syntax_detailed_textile.html diff --git a/public/help/hu/wiki_syntax_textile.html b/public/help/hu/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/hu/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/id/wiki_syntax.html b/public/help/id/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/id/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/id/wiki_syntax_detailed.html b/public/help/id/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/id/wiki_syntax_detailed.html +++ b/public/help/id/wiki_syntax_detailed_textile.html diff --git a/public/help/id/wiki_syntax_textile.html b/public/help/id/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/id/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/it/wiki_syntax.html b/public/help/it/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/it/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/it/wiki_syntax_detailed.html b/public/help/it/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/it/wiki_syntax_detailed.html +++ b/public/help/it/wiki_syntax_detailed_textile.html diff --git a/public/help/it/wiki_syntax_textile.html b/public/help/it/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/it/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/ja/wiki_syntax_detailed.html b/public/help/ja/wiki_syntax_detailed_textile.html index 449dae431..449dae431 100644 --- a/public/help/ja/wiki_syntax_detailed.html +++ b/public/help/ja/wiki_syntax_detailed_textile.html diff --git a/public/help/ja/wiki_syntax.html b/public/help/ja/wiki_syntax_textile.html index b323adb8c..1ea52cffc 100644 --- a/public/help/ja/wiki_syntax.html +++ b/public/help/ja/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">より詳細なリファレンス</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">より詳細なリファレンス</a></p> </body> </html> diff --git a/public/help/ko/wiki_syntax.html b/public/help/ko/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/ko/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/ko/wiki_syntax_detailed.html b/public/help/ko/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/ko/wiki_syntax_detailed.html +++ b/public/help/ko/wiki_syntax_detailed_textile.html diff --git a/public/help/ko/wiki_syntax_textile.html b/public/help/ko/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/ko/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/lt/wiki_syntax.html b/public/help/lt/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/lt/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/lt/wiki_syntax_detailed.html b/public/help/lt/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/lt/wiki_syntax_detailed.html +++ b/public/help/lt/wiki_syntax_detailed_textile.html diff --git a/public/help/lt/wiki_syntax_textile.html b/public/help/lt/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/lt/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/lv/wiki_syntax.html b/public/help/lv/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/lv/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/lv/wiki_syntax_detailed.html b/public/help/lv/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/lv/wiki_syntax_detailed.html +++ b/public/help/lv/wiki_syntax_detailed_textile.html diff --git a/public/help/lv/wiki_syntax_textile.html b/public/help/lv/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/lv/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/mk/wiki_syntax.html b/public/help/mk/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/mk/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/mk/wiki_syntax_detailed.html b/public/help/mk/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/mk/wiki_syntax_detailed.html +++ b/public/help/mk/wiki_syntax_detailed_textile.html diff --git a/public/help/mk/wiki_syntax_textile.html b/public/help/mk/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/mk/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/mn/wiki_syntax.html b/public/help/mn/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/mn/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/mn/wiki_syntax_detailed.html b/public/help/mn/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/mn/wiki_syntax_detailed.html +++ b/public/help/mn/wiki_syntax_detailed_textile.html diff --git a/public/help/mn/wiki_syntax_textile.html b/public/help/mn/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/mn/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/nl/wiki_syntax.html b/public/help/nl/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/nl/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/nl/wiki_syntax_detailed.html b/public/help/nl/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/nl/wiki_syntax_detailed.html +++ b/public/help/nl/wiki_syntax_detailed_textile.html diff --git a/public/help/nl/wiki_syntax_textile.html b/public/help/nl/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/nl/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/no/wiki_syntax.html b/public/help/no/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/no/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/no/wiki_syntax_detailed.html b/public/help/no/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/no/wiki_syntax_detailed.html +++ b/public/help/no/wiki_syntax_detailed_textile.html diff --git a/public/help/no/wiki_syntax_textile.html b/public/help/no/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/no/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/pl/wiki_syntax.html b/public/help/pl/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/pl/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/pl/wiki_syntax_detailed.html b/public/help/pl/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/pl/wiki_syntax_detailed.html +++ b/public/help/pl/wiki_syntax_detailed_textile.html diff --git a/public/help/pl/wiki_syntax_textile.html b/public/help/pl/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/pl/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/pt-br/wiki_syntax.html b/public/help/pt-br/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/pt-br/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/pt-br/wiki_syntax_detailed.html b/public/help/pt-br/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/pt-br/wiki_syntax_detailed.html +++ b/public/help/pt-br/wiki_syntax_detailed_textile.html diff --git a/public/help/pt-br/wiki_syntax_textile.html b/public/help/pt-br/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/pt-br/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/pt/wiki_syntax.html b/public/help/pt/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/pt/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/pt/wiki_syntax_detailed.html b/public/help/pt/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/pt/wiki_syntax_detailed.html +++ b/public/help/pt/wiki_syntax_detailed_textile.html diff --git a/public/help/pt/wiki_syntax_textile.html b/public/help/pt/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/pt/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/ro/wiki_syntax.html b/public/help/ro/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/ro/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/ro/wiki_syntax_detailed.html b/public/help/ro/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/ro/wiki_syntax_detailed.html +++ b/public/help/ro/wiki_syntax_detailed_textile.html diff --git a/public/help/ro/wiki_syntax_textile.html b/public/help/ro/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/ro/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/ru/wiki_syntax_detailed.html b/public/help/ru/wiki_syntax_detailed_textile.html index b444c3c1b..b444c3c1b 100644 --- a/public/help/ru/wiki_syntax_detailed.html +++ b/public/help/ru/wiki_syntax_detailed_textile.html diff --git a/public/help/ru/wiki_syntax.html b/public/help/ru/wiki_syntax_textile.html index 5515326bc..ae3e69407 100644 --- a/public/help/ru/wiki_syntax.html +++ b/public/help/ru/wiki_syntax_textile.html @@ -164,7 +164,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Больше информации</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">Больше информации</a></p> </body> </html> diff --git a/public/help/sk/wiki_syntax.html b/public/help/sk/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sk/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sk/wiki_syntax_detailed.html b/public/help/sk/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sk/wiki_syntax_detailed.html +++ b/public/help/sk/wiki_syntax_detailed_textile.html diff --git a/public/help/sk/wiki_syntax_textile.html b/public/help/sk/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sk/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/sl/wiki_syntax.html b/public/help/sl/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sl/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sl/wiki_syntax_detailed.html b/public/help/sl/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sl/wiki_syntax_detailed.html +++ b/public/help/sl/wiki_syntax_detailed_textile.html diff --git a/public/help/sl/wiki_syntax_textile.html b/public/help/sl/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sl/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/sq/wiki_syntax.html b/public/help/sq/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sq/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sq/wiki_syntax_detailed.html b/public/help/sq/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sq/wiki_syntax_detailed.html +++ b/public/help/sq/wiki_syntax_detailed_textile.html diff --git a/public/help/sq/wiki_syntax_textile.html b/public/help/sq/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sq/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/sr-yu/wiki_syntax.html b/public/help/sr-yu/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sr-yu/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sr-yu/wiki_syntax_detailed.html b/public/help/sr-yu/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sr-yu/wiki_syntax_detailed.html +++ b/public/help/sr-yu/wiki_syntax_detailed_textile.html diff --git a/public/help/sr-yu/wiki_syntax_textile.html b/public/help/sr-yu/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sr-yu/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/sr/wiki_syntax.html b/public/help/sr/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sr/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sr/wiki_syntax_detailed.html b/public/help/sr/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sr/wiki_syntax_detailed.html +++ b/public/help/sr/wiki_syntax_detailed_textile.html diff --git a/public/help/sr/wiki_syntax_textile.html b/public/help/sr/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sr/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/sv/wiki_syntax.html b/public/help/sv/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/sv/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/sv/wiki_syntax_detailed.html b/public/help/sv/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/sv/wiki_syntax_detailed.html +++ b/public/help/sv/wiki_syntax_detailed_textile.html diff --git a/public/help/sv/wiki_syntax_textile.html b/public/help/sv/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/sv/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/th/wiki_syntax.html b/public/help/th/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/th/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/th/wiki_syntax_detailed.html b/public/help/th/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/th/wiki_syntax_detailed.html +++ b/public/help/th/wiki_syntax_detailed_textile.html diff --git a/public/help/th/wiki_syntax_textile.html b/public/help/th/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/th/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/tr/wiki_syntax.html b/public/help/tr/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/tr/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/tr/wiki_syntax_detailed.html b/public/help/tr/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/tr/wiki_syntax_detailed.html +++ b/public/help/tr/wiki_syntax_detailed_textile.html diff --git a/public/help/tr/wiki_syntax_textile.html b/public/help/tr/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/tr/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/uk/wiki_syntax.html b/public/help/uk/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/uk/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/uk/wiki_syntax_detailed.html b/public/help/uk/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/uk/wiki_syntax_detailed.html +++ b/public/help/uk/wiki_syntax_detailed_textile.html diff --git a/public/help/uk/wiki_syntax_textile.html b/public/help/uk/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/uk/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/vi/wiki_syntax.html b/public/help/vi/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/vi/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/vi/wiki_syntax_detailed.html b/public/help/vi/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/vi/wiki_syntax_detailed.html +++ b/public/help/vi/wiki_syntax_detailed_textile.html diff --git a/public/help/vi/wiki_syntax_textile.html b/public/help/vi/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/vi/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> diff --git a/public/help/zh-tw/wiki_syntax_detailed.html b/public/help/zh-tw/wiki_syntax_detailed_textile.html index e92c5539f..e92c5539f 100644 --- a/public/help/zh-tw/wiki_syntax_detailed.html +++ b/public/help/zh-tw/wiki_syntax_detailed_textile.html diff --git a/public/help/zh-tw/wiki_syntax.html b/public/help/zh-tw/wiki_syntax_textile.html index 315e1f8b3..b72f3835d 100644 --- a/public/help/zh-tw/wiki_syntax.html +++ b/public/help/zh-tw/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: </table> -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">更多資訊</a></p> +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">更多資訊</a></p> </body> </html> diff --git a/public/help/zh/wiki_syntax.html b/public/help/zh/wiki_syntax.html deleted file mode 100644 index 95ecd7c12..000000000 --- a/public/help/zh/wiki_syntax.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>Wiki formatting</title> -<style type="text/css"> -h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } -body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } -table th { padding-top: 1em; } -table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} -table td code { font-size: 1.2em; } -table td h1 { font-size: 1.8em; text-align: left; } -table td h2 { font-size: 1.4em; text-align: left; } -table td h3 { font-size: 1.2em; text-align: left; } - -table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } -table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } -</style> -</head> -<body> - -<h1>Wiki Syntax Quick Reference</h1> - -<table style="width:100%"> -<tr><th colspan="3">Font Styles</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> -<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> -<pre> - lines - of code -</pre> -</td></tr> - -<tr><th colspan="3">Lists</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> - -<tr><th colspan="3">Headings</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> - -<tr><th colspan="3">Links</th></tr> -<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> -<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> - -<tr><th colspan="3">Redmine links</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> -<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> -<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> -<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> -<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> - -<tr><th colspan="3">Inline images</th></tr> -<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> -<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> - -<tr><th colspan="3">Tables</th></tr> -<tr> - <th></th> - <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> - <td> - <table class="sample"> - <tbody> - <th>A</th><th>B</th><th>C</th> - <tr><td>A</td><td>B</td><td>C</td></tr> - <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> - <tr><td colspan="2">col span</td></tr> - </tbody> - </table> - </td> -</tr> - -</table> - -<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> - -</body> -</html> diff --git a/public/help/zh/wiki_syntax_detailed.html b/public/help/zh/wiki_syntax_detailed_textile.html index 694cd501b..694cd501b 100644 --- a/public/help/zh/wiki_syntax_detailed.html +++ b/public/help/zh/wiki_syntax_detailed_textile.html diff --git a/public/help/zh/wiki_syntax_textile.html b/public/help/zh/wiki_syntax_textile.html new file mode 100644 index 000000000..55a900dcf --- /dev/null +++ b/public/help/zh/wiki_syntax_textile.html @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta http-equiv="Content-Style-Type" content="text/css" /> +<title>Wiki formatting</title> +<style type="text/css"> +h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } +body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } +table th { padding-top: 1em; } +table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;} +table td code { font-size: 1.2em; } +table td h1 { font-size: 1.8em; text-align: left; } +table td h2 { font-size: 1.4em; text-align: left; } +table td h3 { font-size: 1.2em; text-align: left; } + +table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } +table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } +</style> +</head> +<body> + +<h1>Wiki Syntax Quick Reference</h1> + +<table style="width:100%"> +<tr><th colspan="3">Font Styles</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Deleted-</td><td><del>Deleted</del></td></tr> +<tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<pre> + lines + of code +</pre> +</td></tr> + +<tr><th colspan="3">Lists</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="Unordered list" /></th><td>* Item 1<br />** Sub<br />* Item 2</td><td><ul><li>Item 1<ul><li>Sub</li></ul></li><li>Item 2</li></ul></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Ordered list" /></th><td># Item 1<br />## Sub<br /># Item 2</td><td><ol><li>Item 1<ol><li>Sub</li></ol></li><li>Item 2</li></ol></td></tr> + +<tr><th colspan="3">Headings</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Heading 1" /></th><td>h1. Title 1</td><td><h1>Title 1</h1></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Heading 2" /></th><td>h2. Title 2</td><td><h2>Title 2</h2></td></tr> +<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Heading 3" /></th><td>h3. Title 3</td><td><h3>Title 3</h3></td></tr> + +<tr><th colspan="3">Links</th></tr> +<tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> +<tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> + +<tr><th colspan="3">Redmine links</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> +<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr> +<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr> +<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> +<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> + +<tr><th colspan="3">Inline images</th></tr> +<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> +<tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> + +<tr><th colspan="3">Tables</th></tr> +<tr> + <th></th> + <td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td> + <td> + <table class="sample"> + <tbody> + <th>A</th><th>B</th><th>C</th> + <tr><td>A</td><td>B</td><td>C</td></tr> + <tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr> + <tr><td colspan="2">col span</td></tr> + </tbody> + </table> + </td> +</tr> + +</table> + +<p><a href="wiki_syntax_detailed_textile.html" onclick="window.open('wiki_syntax_detailed_textile.html', '', ''); return false;">More Information</a></p> + +</body> +</html> |