From 03f03f9a88e5e1e9238ac6a220f0101094923828 Mon Sep 17 00:00:00 2001 From: Katsuya HIDAKA Date: Mon, 15 Apr 2024 10:03:27 +0900 Subject: [PATCH 2/3] Fix incorrect icon image paths on Textile help page --- .../textile/bg/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/ca/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../textile/cs/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../textile/de/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../textile/en/wiki_syntax_textile.html.erb | 18 +++++------ .../es-pa/wiki_syntax_textile.html.erb | 30 +++++++++---------- .../textile/es/wiki_syntax_textile.html.erb | 30 +++++++++---------- .../textile/fr/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/gl/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/ja/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../textile/ko/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/lt/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/nl/wiki_syntax_textile.html.erb | 18 +++++------ .../pt-br/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/ru/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../ta-in/wiki_syntax_textile.html.erb | 18 +++++------ .../textile/uk/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../zh-tw/wiki_syntax_textile.html.erb | 28 ++++++++--------- .../textile/zh/wiki_syntax_textile.html.erb | 28 ++++++++--------- 19 files changed, 223 insertions(+), 223 deletions(-) diff --git a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb index 41bca4684..435f6da06 100644 --- a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ Font Styles (" target="_blank">more) <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic -<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline +<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted ??Quote??Quote <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code @@ -25,7 +25,7 @@ Highlighted code (" target="_blank">more | supported languages) -<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Вграден код" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre> +<%= image_tag("jstoolbar/bt_precode.png", { alt: "Вграден код" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
 
 Lists
-<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
-<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
+<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
+<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more) -<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

-<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

-<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

+<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

+<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

+<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more) http://foo.barhttp://foo.bar "Foo":http://foo.barFoo Redmine links (" target="_blank">more) -<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page +<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page Issue #12Issue #12 ##12Bug #12: The issue subject Revision r43Revision r43 @@ -54,7 +54,7 @@ source:some/filesource:some/file Inline images (" target="_blank">more) -<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url! +<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url! !attached_image! Tables diff --git a/app/views/help/wiki_syntax/textile/ca/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/ca/wiki_syntax_textile.html.erb index 1a854e50f..67d1d0370 100644 --- a/app/views/help/wiki_syntax/textile/ca/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ca/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@ - - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/cs/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/cs/wiki_syntax_textile.html.erb index 4def3d1ce..195d101a3 100644 --- a/app/views/help/wiki_syntax/textile/cs/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/cs/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Estil de font (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negreta" }) %>*Negreta*Negreta
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subratllat" }) %>+Subratllat+Subratllat
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Eliminat" }) %>-Eliminat-Eliminat
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Negreta" }) %>*Negreta*Negreta
<%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Subratllat" }) %>+Subratllat+Subratllat
<%= image_tag("jstoolbar/bt_del.png", { alt: "Eliminat" }) %>-Eliminat-Eliminat
??Cita??Cita
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Codi en línia" }) %>@Codi en línia@Codi en línia
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Linies de codi" }) %><pre>
 linies
 de codi
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "Codi en línia" }) %>@Codi en línia@Codi en línia
<%= image_tag("jstoolbar/bt_pre.png", { alt: "Linies de codi" }) %><pre>
 linies
 de codi
</pre>
  linies
  de codi
@@ -25,7 +25,7 @@
 
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Llistes
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Llista desordenada" }) %>* Article 1
** Sub
* Article 2
  • Article 1
    • Sub
  • Article 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Llista ordenada" }) %># Article 1
## Sub
# Article 2
  1. Article 1
    1. Sub
  2. Article 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Llista desordenada" }) %>* Article 1
** Sub
* Article 2
  • Article 1
    • Sub
  • Article 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Llista ordenada" }) %># Article 1
## Sub
# Article 2
  1. Article 1
    1. Sub
  2. Article 2
Capçaleres (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Encapçament 1" }) %>h1. Títol 1

Títol 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Encapçament 2" }) %>h2. Títol 2

Títol 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Encapçament 3" }) %>h3. Títol 3

Títol 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Encapçament 1" }) %>h1. Títol 1

Títol 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Encapçament 2" }) %>h2. Títol 2

Títol 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Encapçament 3" }) %>h3. Títol 3

Títol 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Links del Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link a la pagina Wiki" }) %>[[Pagina Wiki]]Pagina Wiki
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link a la pagina Wiki" }) %>[[Pagina Wiki]]Pagina Wiki
Assumpte #12Assumpte #12
##12Bug #12: The issue subject
Revisió r43Revisió r43
source:some/filesource:some/file
Imatges (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imatge" }) %>!imatge_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Imatge" }) %>!imatge_url!
!imatge_adjunta!
Taules
- - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/de/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/de/wiki_syntax_textile.html.erb index 1708e09bf..54c6a6740 100644 --- a/app/views/help/wiki_syntax/textile/de/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/de/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Styly písma (" target="_blank">více)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "tučný" }) %>*tučný*tučný
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "kurzíva" }) %>_kurzíva_kurzíva
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "podtržený" }) %>+podtržený+podtržený
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "přeškrtnutý" }) %>-přeškrtnutý-přeškrtnutý
<%= image_tag("jstoolbar/bt_strong.png", { alt: "tučný" }) %>*tučný*tučný
<%= image_tag("jstoolbar/bt_em.png", { alt: "kurzíva" }) %>_kurzíva_kurzíva
<%= image_tag("jstoolbar/bt_ins.png", { alt: "podtržený" }) %>+podtržený+podtržený
<%= image_tag("jstoolbar/bt_del.png", { alt: "přeškrtnutý" }) %>-přeškrtnutý-přeškrtnutý
??Citace??Citace
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "vnořený kód" }) %>@vnořený kód@vnořený kód
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "předformátovaný text" }) %><pre>
 řádky
 kódu
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "vnořený kód" }) %>@vnořený kód@vnořený kód
<%= image_tag("jstoolbar/bt_pre.png", { alt: "předformátovaný text" }) %><pre>
 řádky
 kódu
</pre>
  řádky
  kódu
@@ -25,7 +25,7 @@
 
Zvýrazněný kód (" target="_blank">více | podporované jazyky)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Zvýrazněný kód" }) %><pre><code class="ruby">
3.times do
  puts 'Ahoj'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Zvýrazněný kód" }) %><pre><code class="ruby">
3.times do
  puts 'Ahoj'
end
</code></pre>
3.times do
   puts 'Ahoj'
 end
@@ -33,20 +33,20 @@
 
Seznamy
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Nesetříděný seznam" }) %>* Položka 1
** Pod
* Položka 2
  • Položka 1
    • Pod
  • Položka 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Setříděný seznam" }) %># Položka 1
## Pod
# Položka 2
  1. Položka 1
    1. Pod
  2. Položka 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Nesetříděný seznam" }) %>* Položka 1
** Pod
* Položka 2
  • Položka 1
    • Pod
  • Položka 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Setříděný seznam" }) %># Položka 1
## Pod
# Položka 2
  1. Položka 1
    1. Pod
  2. Položka 2
Nadpisy (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Nadpis 1" }) %>h1. Nadpis 1

Nadpis 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Nadpis 2" }) %>h2. Nadpis 2

Nadpis 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Nadpis 3" }) %>h3. Nadpis 3

Nadpis 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Nadpis 1" }) %>h1. Nadpis 1

Nadpis 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Nadpis 2" }) %>h2. Nadpis 2

Nadpis 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Nadpis 3" }) %>h3. Nadpis 3

Nadpis 3

Odkazy (" target="_blank">více)
http://foo.barhttp://foo.bar
"Odkaz":http://foo.barOdkaz
Redmine odkazy (" target="_blank">více)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Odkaz na Wiki stránku" }) %>[[Wiki stránka]]Wiki stránka
<%= image_tag("jstoolbar/bt_link.png", { alt: "Odkaz na Wiki stránku" }) %>[[Wiki stránka]]Wiki stránka
Úkol #12Úkol #12
##12Úkol #12: Předmět úkolu
Revize r43Revize r43
source:some/filesource:some/file
Vnořené obrázky (" target="_blank">více)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Obrázek" }) %>!url_obrázku!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Obrázek" }) %>!url_obrázku!
!vnořený_obrázek!
Tabulky
- - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/en/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/en/wiki_syntax_textile.html.erb index 58e5046b2..f0cc52be6 100644 --- a/app/views/help/wiki_syntax/textile/en/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/en/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_textile.html.erb index 36f631ea5..25d99ec9e 100644 --- a/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Schriftarten (" target="_blank">mehr)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Fett" }) %>*Fett*Fett
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Kursiv" }) %>_Kursiv_Kursiv
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Unterstrichen" }) %>+Unterstrichen+Unterstrichen
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Durchgestrichen" }) %>-Durchgestrichen-Durchgestrichen
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Fett" }) %>*Fett*Fett
<%= image_tag("jstoolbar/bt_em.png", { alt: "Kursiv" }) %>_Kursiv_Kursiv
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Unterstrichen" }) %>+Unterstrichen+Unterstrichen
<%= image_tag("jstoolbar/bt_del.png", { alt: "Durchgestrichen" }) %>-Durchgestrichen-Durchgestrichen
??Zitat??Zitat
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Inline-Code" }) %>@Inline-Code@Inline-Code
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Vorformatierter Text" }) %><pre>
 vorformatierte
 Codezeilen
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline-Code" }) %>@Inline-Code@Inline-Code
<%= image_tag("jstoolbar/bt_pre.png", { alt: "Vorformatierter Text" }) %><pre>
 vorformatierte
 Codezeilen
</pre>
  vorformartierte
  Codezeilen
@@ -25,7 +25,7 @@
 
Hervorgehobener Programmcode (" target="_blank">mehr | Unterstützte Sprachen)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Hervorgehobener Programmcode" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Hervorgehobener Programmcode" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Listen
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unsortierte Liste" }) %>* Element 1
** Sub
* Element 2
  • Element 1
    • Sub
  • Element 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Sortierte Liste" }) %># Element 1
## Sub
# Element 2
  1. Element 1
    1. Sub
  2. Element 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unsortierte Liste" }) %>* Element 1
** Sub
* Element 2
  • Element 1
    • Sub
  • Element 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Sortierte Liste" }) %># Element 1
## Sub
# Element 2
  1. Element 1
    1. Sub
  2. Element 2
Überschriften (" target="_blank">mehr)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Überschrift 1" }) %>h1. Überschrift 1

Überschrift 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Überschrift 2" }) %>h2. Überschrift 2

Überschrift 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Überschrift 3" }) %>h3. Überschrift 3

Überschrift 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Überschrift 1" }) %>h1. Überschrift 1

Überschrift 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Überschrift 2" }) %>h2. Überschrift 2

Überschrift 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Überschrift 3" }) %>h3. Überschrift 3

Überschrift 3

Links (" target="_blank">mehr)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine Links (" target="_blank">mehr)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link zu einer Wiki Seite" }) %>[[Wiki Seite]]Wiki Seite
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link zu einer Wiki Seite" }) %>[[Wiki Seite]]Wiki Seite
Ticket #12Ticket #12
##12Bug #12: Titel der Aufgabe
Revision r43Revision r43
source:some/filesource:some/file
eingebettete Bilder (" target="_blank">mehr)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Bild" }) %>!URL_zu_dem_Bild!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Bild" }) %>!URL_zu_dem_Bild!
!angehängtes_Bild!
Tabellen
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted
??Quote??Quote
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Lists
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Inline images (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
Tables
- - - - + + + + - - + - - - + + - - - + + + - - + + @@ -55,7 +55,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/es/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/es/wiki_syntax_textile.html.erb index 36f631ea5..25d99ec9e 100644 --- a/app/views/help/wiki_syntax/textile/es/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/es/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Estilo de fuentes (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negrita" }) %>*Negrita*Negrita
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subrayado" }) %>+Subrayado+Subrayado
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Tachado" }) %>-Tachado-Tachado
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Negrita" }) %>*Negrita*Negrita
<%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Subrayado" }) %>+Subrayado+Subrayado
<%= image_tag("jstoolbar/bt_del.png", { alt: "Tachado" }) %>-Tachado-Tachado
??Cita??Cita
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Código en linea" }) %>@Código en linea@Código en linea
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %><pre>
 Líneas
 de có
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "Código en linea" }) %>@Código en linea@Código en linea
<%= image_tag("jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %><pre>
 Líneas
 de có
</pre>
  líneas
  de código
@@ -25,7 +25,7 @@
 
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,21 +33,21 @@
 
Listas
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %>* artículo 1
** Sub
* artículo 2
  • artículo 1
    • Sub
  • artículo
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %># artículo 1
## Sub
# artículo 2
  1. artículo 1
    1. Sub
  2. artículo 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %>* artículo 1
** Sub
* artículo 2
  • artículo 1
    • Sub
  • artículo
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %># artículo 1
## Sub
# artículo 2
  1. artículo 1
    1. Sub
  2. artículo 2
Cabeceras (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %>h1. Título 1

Título 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %>h2. Título 2

Título 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %>h3. Título 3

Título 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %>h1. Título 1

Título 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %>h2. Título 2

Título 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %>h3. Título 3

Título 3

Enlaces (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Enlaces de Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %>[[pagina Wiki]]Pagina Wiki
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %>[[pagina Wiki|Nombre descriptivo]]Nombre descriptivo
<%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %>[[pagina Wiki]]Pagina Wiki
<%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %>[[pagina Wiki|Nombre descriptivo]]Nombre descriptivo
Petición #12Petición #12
##12Bug #12: The issue subject
Revisión r43Revisión r43
source:some/filesource:some/file
Imágenes en línea (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imagen" }) %>!imagen_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Imagen" }) %>!imagen_url!
!imagen_adjunta!
Tables
- - - - + + + + - - + - - - + + - - - + + + - - + + @@ -55,7 +55,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/fr/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/fr/wiki_syntax_textile.html.erb index 0e7c7ba48..7c12e2fa6 100644 --- a/app/views/help/wiki_syntax/textile/fr/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/fr/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/gl/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/gl/wiki_syntax_textile.html.erb index 2d54bda9a..df93f9685 100644 --- a/app/views/help/wiki_syntax/textile/gl/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/gl/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/ja/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/ja/wiki_syntax_textile.html.erb index de265edc1..12d97939f 100644 --- a/app/views/help/wiki_syntax/textile/ja/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ja/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Estilo de fuentes (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negrita" }) %>*Negrita*Negrita
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subrayado" }) %>+Subrayado+Subrayado
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Tachado" }) %>-Tachado-Tachado
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Negrita" }) %>*Negrita*Negrita
<%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %>_Cursiva_Cursiva
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Subrayado" }) %>+Subrayado+Subrayado
<%= image_tag("jstoolbar/bt_del.png", { alt: "Tachado" }) %>-Tachado-Tachado
??Cita??Cita
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Código en linea" }) %>@Código en linea@Código en linea
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %><pre>
 Líneas
 de có
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "Código en linea" }) %>@Código en linea@Código en linea
<%= image_tag("jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %><pre>
 Líneas
 de có
</pre>
  líneas
  de código
@@ -25,7 +25,7 @@
 
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,21 +33,21 @@
 
Listas
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %>* artículo 1
** Sub
* artículo 2
  • artículo 1
    • Sub
  • artículo
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %># artículo 1
## Sub
# artículo 2
  1. artículo 1
    1. Sub
  2. artículo 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %>* artículo 1
** Sub
* artículo 2
  • artículo 1
    • Sub
  • artículo
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %># artículo 1
## Sub
# artículo 2
  1. artículo 1
    1. Sub
  2. artículo 2
Cabeceras (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %>h1. Título 1

Título 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %>h2. Título 2

Título 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %>h3. Título 3

Título 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %>h1. Título 1

Título 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %>h2. Título 2

Título 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %>h3. Título 3

Título 3

Enlaces (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Enlaces de Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %>[[pagina Wiki]]Pagina Wiki
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %>[[pagina Wiki|Nombre descriptivo]]Nombre descriptivo
<%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %>[[pagina Wiki]]Pagina Wiki
<%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %>[[pagina Wiki|Nombre descriptivo]]Nombre descriptivo
Petición #12Petición #12
##12Bug #12: The issue subject
Revisión r43Revisión r43
source:some/filesource:some/file
Imágenes en línea (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imagen" }) %>!imagen_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Imagen" }) %>!imagen_url!
!imagen_adjunta!
Tables
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Gras*Gras
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italique_Italique
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Sous-ligné+Sous-ligné
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Sous-ligné+Sous-ligné
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Barré-Barré
??Citation??Citation
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Code en ligne@Code en ligne
Code colorisé (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Code colorisé" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Code colorisé" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Listes
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Titres (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Titre 1

Titre 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Titre 2

Titre 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Titre 3

Titre 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Titre 1

Titre 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Titre 2

Titre 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Titre 3

Titre 3

Liens (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Liens Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Demande #12Demande #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Images en ligne (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!url_de_l_image!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!url_de_l_image!
!image_en_pièce_jointe!
Tables
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted
??Quote??Quote
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Lists
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Inline images (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
Tables
- - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/ko/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/ko/wiki_syntax_textile.html.erb index a7b9cebc1..dc3136cfa 100644 --- a/app/views/help/wiki_syntax/textile/ko/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ko/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/lt/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/lt/wiki_syntax_textile.html.erb index 58e5046b2..f0cc52be6 100644 --- a/app/views/help/wiki_syntax/textile/lt/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/lt/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/nl/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/nl/wiki_syntax_textile.html.erb index 2fee4f5d9..5feda541d 100644 --- a/app/views/help/wiki_syntax/textile/nl/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/nl/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_textile.html.erb index d30178cac..1e57f604d 100644 --- a/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/ru/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/ru/wiki_syntax_textile.html.erb index b1f300452..a46c39122 100644 --- a/app/views/help/wiki_syntax/textile/ru/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ru/wiki_syntax_textile.html.erb @@ -14,24 +14,24 @@ - + - + - + - + - + - + - - - + + - + - + - + @@ -104,7 +104,7 @@ - + @@ -133,7 +133,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_textile.html.erb index b63c43bd5..ade206069 100644 --- a/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@ - + @@ -25,7 +25,7 @@ - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/uk/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/uk/wiki_syntax_textile.html.erb index b7fb26030..62fbfe5c0 100644 --- a/app/views/help/wiki_syntax/textile/uk/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/uk/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
フォントスタイル (" target="_blank">詳細)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "太字" }) %>*太字*太字
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜体" }) %>_斜体_斜体
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "下線" }) %>+下線+下線
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "取り消し線" }) %>-取り消し線-取り消し線
<%= image_tag("jstoolbar/bt_strong.png", { alt: "太字" }) %>*太字*太字
<%= image_tag("jstoolbar/bt_em.png", { alt: "斜体" }) %>_斜体_斜体
<%= image_tag("jstoolbar/bt_ins.png", { alt: "下線" }) %>+下線+下線
<%= image_tag("jstoolbar/bt_del.png", { alt: "取り消し線" }) %>-取り消し線-取り消し線
??引用??引用
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "コード" }) %>@コード@コード
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "整形済みテキスト" }) %><pre>
 複数行の
 コード
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "コード" }) %>@コード@コード
<%= image_tag("jstoolbar/bt_pre.png", { alt: "整形済みテキスト" }) %><pre>
 複数行の
 コード
</pre>
 複数行の
 コード
@@ -25,7 +25,7 @@
 
コードハイライト (" target="_blank">詳細 | 対応言語)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "コードハイライト" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "コードハイライト" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
リスト
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "リスト" }) %>* 項目1
** 下位階層の項目
* 項目2
  • 項目1
    • 下位階層の項目
  • 項目2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "順序付きリスト" }) %># 項目1
## 下位階層の項目
# 項目2
  1. 項目1
    1. 下位階層の項目
  2. 項目2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "リスト" }) %>* 項目1
** 下位階層の項目
* 項目2
  • 項目1
    • 下位階層の項目
  • 項目2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "順序付きリスト" }) %># 項目1
## 下位階層の項目
# 項目2
  1. 項目1
    1. 下位階層の項目
  2. 項目2
見出し (" target="_blank">詳細)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "見出し1" }) %>h1. タイトル1

タイトル1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "見出し2" }) %>h2. タイトル2

タイトル2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "見出し3" }) %>h3. タイトル3

タイトル3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "見出し1" }) %>h1. タイトル1

タイトル1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "見出し2" }) %>h2. タイトル2

タイトル2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "見出し3" }) %>h3. タイトル3

タイトル3

リンク (" target="_blank">詳細)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine内のリンク (" target="_blank">詳細)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Wikiページへのリンク" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Wikiページへのリンク" }) %>[[Wiki page]]Wiki page
チケット #12チケット #12
##12Bug #12: The issue subject
リビジョン r43リビジョン r43
source:some/filesource:some/file
画像 (" target="_blank">詳細)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!画像URL!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!画像URL!
!添付ファイル名!
Tables
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted
??Quote??Quote
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "색상화한 코드" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "색상화한 코드" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Lists
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Inline images (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
Tables
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted
??Quote??Quote
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Lists
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Inline images (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
Tables
Font Styles (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Strong*Strong
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Italic_Italic
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Underline+Underline
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Deleted-Deleted
??Quote??Quote
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Inline Code@Inline Code
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Gemarkeerde code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Gemarkeerde code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Lists
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Title 1

Title 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Title 2

Title 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Title 3

Title 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Inline images (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
Tables
Estilos de Fonte (" target="_blank">more)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*Negrito*Negrito
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_Itálico_Itálico
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Sublinhado+Sublinhado
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+Sublinhado+Sublinhado
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-Tachado-Tachado
??Citação??Citação
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@Código Inline@Código Inline
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
Listas
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Cabeçalhos (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Título 1

Título 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Título 2

Título 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Título 3

Título 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. Título 1

Título 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. Título 2

Título 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. Título 3

Título 3

Links (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Links do Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Página Wiki]]Página Wiki
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Página Wiki]]Página Wiki
Tarefa #12Tarefa #12
##12Bug #12: Título da tarefa
Revisão r43Revisão r43
source:algum/arquivosource:algum/arquivo
Imagens inline (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!url_da_imagem!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!url_da_imagem!
!imagem_anexada!
Tabelas
Стили Шрифтов (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Выделенный" }) %><%= image_tag("jstoolbar/bt_strong.png", { alt: "Выделенный" }) %> *Выделенный* Выделенный
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Наклонный" }) %><%= image_tag("jstoolbar/bt_em.png", { alt: "Наклонный" }) %> _Наклонный_ Наклонный
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Подчёркнутый" }) %><%= image_tag("jstoolbar/bt_ins.png", { alt: "Подчёркнутый" }) %> +Подчёркнутый+ Подчёркнутый
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Зачёркнутый" }) %><%= image_tag("jstoolbar/bt_del.png", { alt: "Зачёркнутый" }) %> -Зачёркнутый- Зачёркнутый @@ -43,12 +43,12 @@ Цитата
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Вставка Кода" }) %><%= image_tag("jstoolbar/bt_code.png", { alt: "Вставка Кода" }) %> @Вставка Кода@ Вставка Кода
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Отформатированный текст" }) %><%= image_tag("jstoolbar/bt_pre.png", { alt: "Отформатированный текст" }) %> <pre>
 строки
 кода
</pre>
@@ -59,7 +59,7 @@
     
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -67,23 +67,23 @@
 
Списки
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Несортированный список" }) %>* Элемент 1
** Подэлемент
* Элемент 2
  • Элемент 1
    • Подэлемент
  • Элемент 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Сортированный список" }) %># Элемент 1
## Подэлемент
# Элемент 2
  1. Элемент 1
    1. Подэлемент
  2. Элемент 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Несортированный список" }) %>* Элемент 1
** Подэлемент
* Элемент 2
  • Элемент 1
    • Подэлемент
  • Элемент 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Сортированный список" }) %># Элемент 1
## Подэлемент
# Элемент 2
  1. Элемент 1
    1. Подэлемент
  2. Элемент 2
Заголовки (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %><%= image_tag("jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %> h1. Название 1

Название 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %><%= image_tag("jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %> h2. Название 2

Название 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %><%= image_tag("jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %> h3. Название 3

Название 3

Ссылки Redmine (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Ссылка на Wiki страницу" }) %><%= image_tag("jstoolbar/bt_link.png", { alt: "Ссылка на Wiki страницу" }) %> [[Wiki страница]] Wiki страница
Вставка изображений (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Изображение" }) %><%= image_tag("jstoolbar/bt_img.png", { alt: "Изображение" }) %> !url_картинки!
எழுத்துரு பாங்குகள் (" target="_blank">மேலும்)
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %>*வலுவான*வலுவான
<%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %>_சாய்வு_சாய்வு
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %>+அடிக்கோடிட்டு+அடிக்கோடிட்டு
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %>+அடிக்கோடிட்டு+அடிக்கோடிட்டு
<%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %>-நீக்கப்பட்டது-நீக்கப்பட்டது
??மேற்கோள்??மேற்கோள்
<%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %>@இன்லைன் குறியீடு@இன்லைன் குறியீடு
சிறப்பம்சமாக குறியீடு (" target="_blank">மேலும்) | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
பட்டியல்கள்
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* பொருள் 1
** துணை
* பொருள் 2
  • பொருள் 1
    • துணை
  • பொருள் 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># பொருள் 1
## துணை
# பொருள் 2
  1. பொருள் 1
    1. துணை
  2. பொருள் 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %>* பொருள் 1
** துணை
* பொருள் 2
  • பொருள் 1
    • துணை
  • பொருள் 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %># பொருள் 1
## துணை
# பொருள் 2
  1. பொருள் 1
    1. துணை
  2. பொருள் 2
தலைப்புகள் (" target="_blank">மேலும்)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. தலைப்பு 1

தலைப்பு 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. தலைப்பு 2

தலைப்பு 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. தலைப்பு 3

தலைப்பு 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %>h1. தலைப்பு 1

தலைப்பு 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %>h2. தலைப்பு 2

தலைப்பு 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %>h3. தலைப்பு 3

தலைப்பு 3

இணைப்புகள் (" target="_blank">மேலும்)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine இணைப்புகள் (" target="_blank">மேலும்)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
<%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %>[[Wiki page]]Wiki page
சிக்கல்கள் #12சிக்கல்கள் #12
##12Bug #12: The issue subject
திருத்தம் r43திருத்தம் r43
source:some/filesource:some/file
இன்லைன் படங்கள் (" target="_blank">மேலும்)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!படம்_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!படம்_url!
!இணைக்கப்பட்ட_படம்!
அட்டவணை
- - - - + + + + - - + - - - + + - - - + + + - + @@ -55,7 +55,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_textile.html.erb index 3fb4b0036..998028217 100644 --- a/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
Cтилі шрифтів (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Жирний" }) %>*Жирний*Жирний
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "Курсив" }) %>_Курсив_Курсив
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Підкреслений" }) %>+Підкреслений+Підкреслений
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "Закреслений" }) %>-Закреслений-Закреслений
<%= image_tag("jstoolbar/bt_strong.png", { alt: "Жирний" }) %>*Жирний*Жирний
<%= image_tag("jstoolbar/bt_em.png", { alt: "Курсив" }) %>_Курсив_Курсив
<%= image_tag("jstoolbar/bt_ins.png", { alt: "Підкреслений" }) %>+Підкреслений+Підкреслений
<%= image_tag("jstoolbar/bt_del.png", { alt: "Закреслений" }) %>-Закреслений-Закреслений
??Цитування??Цитування
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "Інлайн код" }) %>@Інлайн код@Інлайн код
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Попередньо відформатований текст" }) %><pre>
 Попередньо
 відформатований
 текст
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "Інлайн код" }) %>@Інлайн код@Інлайн код
<%= image_tag("jstoolbar/bt_pre.png", { alt: "Попередньо відформатований текст" }) %><pre>
 Попередньо
 відформатований
 текст
</pre>
  Попередньо
  відформатований
@@ -26,7 +26,7 @@
 
иділений код (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Виділений код" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Виділений код" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -34,20 +34,20 @@
 
Списки
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Ненумерованний список" }) %>* Пункт
** Підпункт
* Пункт
  • Пункт
    • Підпункт
  • Пункт
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Нумерований список" }) %># Пункт
## Підпункт
# Пункт
  1. Пункт
    1. Підпункт
  2. Пункт
<%= image_tag("jstoolbar/bt_ul.png", { alt: "Ненумерованний список" }) %>* Пункт
** Підпункт
* Пункт
  • Пункт
    • Підпункт
  • Пункт
<%= image_tag("jstoolbar/bt_ol.png", { alt: "Нумерований список" }) %># Пункт
## Підпункт
# Пункт
  1. Пункт
    1. Підпункт
  2. Пункт
Заголовоки (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %>h1. Заголовок 1

Заголовок 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %>h2. Заголовок 2

Заголовок 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %>h3. Заголовок 3

Заголовок 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %>h1. Заголовок 1

Заголовок 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %>h2. Заголовок 2

Заголовок 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %>h3. Заголовок 3

Заголовок 3

Лінки(посилання) (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine посилання (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "Посилання на вікі сторінку" }) %>[[Вікі сторінка]]Вікі сторінка
<%= image_tag("jstoolbar/bt_link.png", { alt: "Посилання на вікі сторінку" }) %>[[Вікі сторінка]]Вікі сторінка
Завдання #12Завдання #12
##12Bug #12: The issue subject
Revision r43Revision r43
source:some/filesource:some/file
Вбудоване(inline) зображення (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Зображення" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Зображення" }) %>!image_url!
!attached_image!
Таблиці
- - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + diff --git a/app/views/help/wiki_syntax/textile/zh/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/zh/wiki_syntax_textile.html.erb index ce508b404..02680f1dc 100644 --- a/app/views/help/wiki_syntax/textile/zh/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/zh/wiki_syntax_textile.html.erb @@ -11,13 +11,13 @@
字型樣式 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "強調粗體" }) %>*強調粗體*強調粗體
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜體" }) %>_斜體_斜體
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "底線" }) %>+底線+底線
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "刪除線" }) %>-刪除線-刪除線
<%= image_tag("jstoolbar/bt_strong.png", { alt: "強調粗體" }) %>*強調粗體*強調粗體
<%= image_tag("jstoolbar/bt_em.png", { alt: "斜體" }) %>_斜體_斜體
<%= image_tag("jstoolbar/bt_ins.png", { alt: "底線" }) %>+底線+底線
<%= image_tag("jstoolbar/bt_del.png", { alt: "刪除線" }) %>-刪除線-刪除線
??引文??引文
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "內嵌程式碼" }) %>@內嵌程式碼@內嵌程式碼 (inline code)
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "預先格式化的段落文字" }) %><pre>
 格式化
 的段落文字
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "內嵌程式碼" }) %>@內嵌程式碼@內嵌程式碼 (inline code)
<%= image_tag("jstoolbar/bt_pre.png", { alt: "預先格式化的段落文字" }) %><pre>
 格式化
 的段落文字
</pre>
  格式化
  的段落文字
@@ -25,7 +25,7 @@
 
反白程式碼 (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "反白程式碼" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "反白程式碼" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
清單
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "不排序清單" }) %>* 清單項目 1
** 子清單項目
* 清單項目 2
  • 清單項目 1
    • 子清單項目
  • 清單項目 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "排序清單" }) %># 清單項目 1
## Sub
# 清單項目 2
  1. 清單項目 1
    1. Sub
  2. 清單項目 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "不排序清單" }) %>* 清單項目 1
** 子清單項目
* 清單項目 2
  • 清單項目 1
    • 子清單項目
  • 清單項目 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "排序清單" }) %># 清單項目 1
## Sub
# 清單項目 2
  1. 清單項目 1
    1. Sub
  2. 清單項目 2
標題 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "標題 1" }) %>h1. 標題 1

標題 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "標題 2" }) %>h2. 標題 2

標題 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "標題 3" }) %>h3. 標題 3

標題 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "標題 1" }) %>h1. 標題 1

標題 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "標題 2" }) %>h2. 標題 2

標題 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "標題 3" }) %>h3. 標題 3

標題 3

連結 (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine 連結 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "連結至一個 Wiki 頁面" }) %>[[Wiki 頁面]]Wiki 頁面
<%= image_tag("jstoolbar/bt_link.png", { alt: "連結至一個 Wiki 頁面" }) %>[[Wiki 頁面]]Wiki 頁面
議題 #12議題 #12
##12Bug #12: The issue subject
版次 r43版次 r43
source:some/filesource:some/file
內嵌圖像 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "圖像" }) %>!圖像_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "圖像" }) %>!圖像_url!
!附加_圖像!
表格
- - - - + + + + - - + - - - + + - - - + + + - + @@ -54,7 +54,7 @@ - + -- 2.44.0
字体风格 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_strong.png", { alt: "粗体" }) %>*粗体*粗体
<%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜体" }) %>_Italic_斜体
<%= image_tag("images/jstoolbar/bt_ins.png", { alt: "下划线" }) %>+下划线+下划线
<%= image_tag("images/jstoolbar/bt_del.png", { alt: "删除线" }) %>-删除线-删除线
<%= image_tag("jstoolbar/bt_strong.png", { alt: "粗体" }) %>*粗体*粗体
<%= image_tag("jstoolbar/bt_em.png", { alt: "斜体" }) %>_Italic_斜体
<%= image_tag("jstoolbar/bt_ins.png", { alt: "下划线" }) %>+下划线+下划线
<%= image_tag("jstoolbar/bt_del.png", { alt: "删除线" }) %>-删除线-删除线
??引用??引用
<%= image_tag("images/jstoolbar/bt_code.png", { alt: "内嵌程序代码" }) %>@内嵌程序代码@内嵌程序代码
<%= image_tag("images/jstoolbar/bt_pre.png", { alt: "预先格式化的段落" }) %><pre>
 格式化
 的段落
</pre>
+
<%= image_tag("jstoolbar/bt_code.png", { alt: "内嵌程序代码" }) %>@内嵌程序代码@内嵌程序代码
<%= image_tag("jstoolbar/bt_pre.png", { alt: "预先格式化的段落" }) %><pre>
 格式化
 的段落
</pre>
  格式化
  的段落
@@ -25,7 +25,7 @@
 
Highlighted code (" target="_blank">more | supported languages)
<%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
+
<%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %><pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
 end
@@ -33,20 +33,20 @@
 
列表
<%= image_tag("images/jstoolbar/bt_ul.png", { alt: "不排序列表" }) %>* 列表项 1
** Sub
* 列表项 2
  • 列表项 1
    • 子项
  • 列表项 2
<%= image_tag("images/jstoolbar/bt_ol.png", { alt: "排序列表" }) %># 列表项 1
## Sub
# 列表项 2
  1. 列表项 1
    1. 子项
  2. 列表项 2
<%= image_tag("jstoolbar/bt_ul.png", { alt: "不排序列表" }) %>* 列表项 1
** Sub
* 列表项 2
  • 列表项 1
    • 子项
  • 列表项 2
<%= image_tag("jstoolbar/bt_ol.png", { alt: "排序列表" }) %># 列表项 1
## Sub
# 列表项 2
  1. 列表项 1
    1. 子项
  2. 列表项 2
标题 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_h1.png", { alt: "标题 1" }) %>h1. 标题 1

标题 1

<%= image_tag("images/jstoolbar/bt_h2.png", { alt: "标题 2" }) %>h2. 标题 2

标题 2

<%= image_tag("images/jstoolbar/bt_h3.png", { alt: "标题 3" }) %>h3. 标题 3

标题 3

<%= image_tag("jstoolbar/bt_h1.png", { alt: "标题 1" }) %>h1. 标题 1

标题 1

<%= image_tag("jstoolbar/bt_h2.png", { alt: "标题 2" }) %>h2. 标题 2

标题 2

<%= image_tag("jstoolbar/bt_h3.png", { alt: "标题 3" }) %>h3. 标题 3

标题 3

链接 (" target="_blank">more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine 链接 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_link.png", { alt: "链接到一个Wiki 页面" }) %>[[Wiki 页面]]Wiki 页面
<%= image_tag("jstoolbar/bt_link.png", { alt: "链接到一个Wiki 页面" }) %>[[Wiki 页面]]Wiki 页面
问题 #12问题 #12
##12Bug #12: The issue subject
修订 r43修订 r43
source:some/file代码:source:some/file
内嵌图片 (" target="_blank">more)
<%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
<%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %>!image_url!
!attached_image!
表格