spree_static_content 0.30.0 → 0.40.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +2 -1
- data/Rakefile +2 -1
- data/VERSION +1 -1
- data/app/views/admin/pages/_form.html.erb +5 -29
- data/app/views/admin/pages/edit.html.erb +1 -1
- data/app/views/admin/pages/new.html.erb +1 -1
- data/config/locales/{ru-RU.yml → ru.yml} +2 -1
- data/spree_static_content.gemspec +9 -68
- metadata +17 -68
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-blockquote.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h1.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h2.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h3.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h4.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h5.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-h6.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-p.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/lbl-pre.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/wymiframe.css +0 -90
- data/lib/generators/templates/public/javascripts/wymeditor/iframe/default/wymiframe.html +0 -25
- data/lib/generators/templates/public/javascripts/wymeditor/jquery.wymeditor.js +0 -4676
- data/lib/generators/templates/public/javascripts/wymeditor/jquery.wymeditor.pack.js +0 -1
- data/lib/generators/templates/public/javascripts/wymeditor/lang/ca.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/cs.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/de.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/en.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/es.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/fa.js +0 -46
- data/lib/generators/templates/public/javascripts/wymeditor/lang/fr.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/he.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/hu.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/it.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/nb.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/nl.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/nn.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/pl.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/pt-br.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/pt.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/ru.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/sv.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/tr.js +0 -45
- data/lib/generators/templates/public/javascripts/wymeditor/lang/zh_cn.js +0 -47
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/hovertools/jquery.wymeditor.hovertools.js +0 -57
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/resizable/jquery.wymeditor.resizable.js +0 -102
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/resizable/readme.txt +0 -124
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/tidy/README +0 -19
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/tidy/jquery.wymeditor.tidy.js +0 -82
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/tidy/tidy.php +0 -36
- data/lib/generators/templates/public/javascripts/wymeditor/plugins/tidy/wand.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/default/icons.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/default/skin.css +0 -133
- data/lib/generators/templates/public/javascripts/wymeditor/skins/default/skin.js +0 -40
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/images/bg.header.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/images/bg.selector.silver.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/images/bg.wymeditor.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/images/icons.silver.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/skin.css +0 -131
- data/lib/generators/templates/public/javascripts/wymeditor/skins/minimal/skin.js +0 -30
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/COPYING +0 -674
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/README +0 -27
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/images/bg.header.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/images/bg.selector.silver.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/images/bg.wymeditor.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/images/icons.silver.gif +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/skin.css +0 -297
- data/lib/generators/templates/public/javascripts/wymeditor/skins/silver/skin.js +0 -61
- data/lib/generators/templates/public/javascripts/wymeditor/skins/twopanels/icons.png +0 -0
- data/lib/generators/templates/public/javascripts/wymeditor/skins/twopanels/skin.css +0 -134
- data/lib/generators/templates/public/javascripts/wymeditor/skins/twopanels/skin.js +0 -39
- data/lib/generators/templates/public/javascripts/wymeditor/skins/wymeditor_icon.png +0 -0
- data/lib/generators/templates/public/stylesheets/static.css +0 -42
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['it'] = {
|
2
|
-
Strong: 'Grassetto',
|
3
|
-
Emphasis: 'Corsetto',
|
4
|
-
Superscript: 'Apice',
|
5
|
-
Subscript: 'Pedice',
|
6
|
-
Ordered_List: 'Lista Ordinata',
|
7
|
-
Unordered_List: 'Lista Puntata',
|
8
|
-
Indent: 'Indenta',
|
9
|
-
Outdent: 'Caccia',
|
10
|
-
Undo: 'Indietro',
|
11
|
-
Redo: 'Avanti',
|
12
|
-
Link: 'Inserisci Link',
|
13
|
-
Unlink: 'Togli Link',
|
14
|
-
Image: 'Inserisci Immagine',
|
15
|
-
Table: 'Inserisci Tabella',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Paragrafo',
|
18
|
-
Heading_1: 'Heading 1',
|
19
|
-
Heading_2: 'Heading 2',
|
20
|
-
Heading_3: 'Heading 3',
|
21
|
-
Heading_4: 'Heading 4',
|
22
|
-
Heading_5: 'Heading 5',
|
23
|
-
Heading_6: 'Heading 6',
|
24
|
-
Preformatted: 'Preformattato',
|
25
|
-
Blockquote: 'Blockquote',
|
26
|
-
Table_Header: 'Header Tabella',
|
27
|
-
URL: 'Indirizzo',
|
28
|
-
Title: 'Titolo',
|
29
|
-
Alternative_Text: 'Testo Alternativo',
|
30
|
-
Caption: 'Caption',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Numero di Righe',
|
33
|
-
Number_Of_Cols: 'Numero di Colonne',
|
34
|
-
Submit: 'Invia',
|
35
|
-
Cancel: 'Cancella',
|
36
|
-
Choose: 'Scegli',
|
37
|
-
Preview: 'Anteprima',
|
38
|
-
Paste_From_Word: 'Incolla',
|
39
|
-
Tools: 'Tools',
|
40
|
-
Containers: 'Contenitori',
|
41
|
-
Classes: 'Classi',
|
42
|
-
Status: 'Stato',
|
43
|
-
Source_Code: 'Codice Sorgente'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['nb'] = {
|
2
|
-
Strong: 'Fet',
|
3
|
-
Emphasis: 'Uthevet',
|
4
|
-
Superscript: 'Opphøyet',
|
5
|
-
Subscript: 'Nedsenket',
|
6
|
-
Ordered_List: 'Nummerert liste',
|
7
|
-
Unordered_List: 'Punktliste',
|
8
|
-
Indent: 'Rykk inn',
|
9
|
-
Outdent: 'Rykk ut',
|
10
|
-
Undo: 'Angre',
|
11
|
-
Redo: 'Gjenta',
|
12
|
-
Link: 'Lenke',
|
13
|
-
Unlink: 'Ta bort lenken',
|
14
|
-
Image: 'Bilde',
|
15
|
-
Table: 'Tabell',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Avsnitt',
|
18
|
-
Heading_1: 'Overskrift 1',
|
19
|
-
Heading_2: 'Overskrift 2',
|
20
|
-
Heading_3: 'Overskrift 3',
|
21
|
-
Heading_4: 'Overskrift 4',
|
22
|
-
Heading_5: 'Overskrift 5',
|
23
|
-
Heading_6: 'Overskrift 6',
|
24
|
-
Preformatted: 'Preformatert',
|
25
|
-
Blockquote: 'Sitat',
|
26
|
-
Table_Header: 'Tabelloverskrift',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Tittel',
|
29
|
-
Alternative_Text: 'Alternativ tekst',
|
30
|
-
Caption: 'Overskrift',
|
31
|
-
Summary: 'Sammendrag',
|
32
|
-
Number_Of_Rows: 'Antall rader',
|
33
|
-
Number_Of_Cols: 'Antall kolonner',
|
34
|
-
Submit: 'Ok',
|
35
|
-
Cancel: 'Avbryt',
|
36
|
-
Choose: 'Velg',
|
37
|
-
Preview: 'Forhåndsvis',
|
38
|
-
Paste_From_Word: 'Lim inn fra Word',
|
39
|
-
Tools: 'Verktøy',
|
40
|
-
Containers: 'Formatering',
|
41
|
-
Classes: 'Klasser',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Kildekode'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['nl'] = {
|
2
|
-
Strong: 'Sterk benadrukken',
|
3
|
-
Emphasis: 'Benadrukken',
|
4
|
-
Superscript: 'Bovenschrift',
|
5
|
-
Subscript: 'Onderschrift',
|
6
|
-
Ordered_List: 'Geordende lijst',
|
7
|
-
Unordered_List: 'Ongeordende lijst',
|
8
|
-
Indent: 'Inspringen',
|
9
|
-
Outdent: 'Terugspringen',
|
10
|
-
Undo: 'Ongedaan maken',
|
11
|
-
Redo: 'Opnieuw uitvoeren',
|
12
|
-
Link: 'Linken',
|
13
|
-
Unlink: 'Ontlinken',
|
14
|
-
Image: 'Afbeelding',
|
15
|
-
Table: 'Tabel',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Paragraaf',
|
18
|
-
Heading_1: 'Kop 1',
|
19
|
-
Heading_2: 'Kop 2',
|
20
|
-
Heading_3: 'Kop 3',
|
21
|
-
Heading_4: 'Kop 4',
|
22
|
-
Heading_5: 'Kop 5',
|
23
|
-
Heading_6: 'Kop 6',
|
24
|
-
Preformatted: 'Voorgeformatteerd',
|
25
|
-
Blockquote: 'Citaat',
|
26
|
-
Table_Header: 'Tabel-kop',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Titel',
|
29
|
-
Alternative_Text: 'Alternatieve tekst',
|
30
|
-
Caption: 'Bijschrift',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Aantal rijen',
|
33
|
-
Number_Of_Cols: 'Aantal kolommen',
|
34
|
-
Submit: 'Versturen',
|
35
|
-
Cancel: 'Annuleren',
|
36
|
-
Choose: 'Kiezen',
|
37
|
-
Preview: 'Voorbeeld bekijken',
|
38
|
-
Paste_From_Word: 'Plakken uit Word',
|
39
|
-
Tools: 'Hulpmiddelen',
|
40
|
-
Containers: 'Teksttypes',
|
41
|
-
Classes: 'Klassen',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Broncode'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['nn'] = {
|
2
|
-
Strong: 'Feit',
|
3
|
-
Emphasis: 'Utheva',
|
4
|
-
Superscript: 'Opphøgd',
|
5
|
-
Subscript: 'Nedsenka',
|
6
|
-
Ordered_List: 'Nummerert liste',
|
7
|
-
Unordered_List: 'Punktliste',
|
8
|
-
Indent: 'Rykk inn',
|
9
|
-
Outdent: 'Rykk ut',
|
10
|
-
Undo: 'Angre',
|
11
|
-
Redo: 'Gjentaka',
|
12
|
-
Link: 'Lenkje',
|
13
|
-
Unlink: 'Ta bort lenkja',
|
14
|
-
Image: 'Bilete',
|
15
|
-
Table: 'Tabell',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Avsnitt',
|
18
|
-
Heading_1: 'Overskrift 1',
|
19
|
-
Heading_2: 'Overskrift 2',
|
20
|
-
Heading_3: 'Overskrift 3',
|
21
|
-
Heading_4: 'Overskrift 4',
|
22
|
-
Heading_5: 'Overskrift 5',
|
23
|
-
Heading_6: 'Overskrift 6',
|
24
|
-
Preformatted: 'Preformatert',
|
25
|
-
Blockquote: 'Sitat',
|
26
|
-
Table_Header: 'Tabelloverskrift',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Tittel',
|
29
|
-
Alternative_Text: 'Alternativ tekst',
|
30
|
-
Caption: 'Overskrift',
|
31
|
-
Summary: 'Samandrag',
|
32
|
-
Number_Of_Rows: 'Tal på rader',
|
33
|
-
Number_Of_Cols: 'Tal på kolonnar',
|
34
|
-
Submit: 'Ok',
|
35
|
-
Cancel: 'Avbryt',
|
36
|
-
Choose: 'Vel',
|
37
|
-
Preview: 'Førehandsvis',
|
38
|
-
Paste_From_Word: 'Lim inn frå Word',
|
39
|
-
Tools: 'Verkty',
|
40
|
-
Containers: 'Formatering',
|
41
|
-
Classes: 'Klassar',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Kjeldekode'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['pl'] = {
|
2
|
-
Strong: 'Nacisk',
|
3
|
-
Emphasis: 'Emfaza',
|
4
|
-
Superscript: 'Indeks górny',
|
5
|
-
Subscript: 'Indeks dolny',
|
6
|
-
Ordered_List: 'Lista numerowana',
|
7
|
-
Unordered_List: 'Lista wypunktowana',
|
8
|
-
Indent: 'Zwiększ wcięcie',
|
9
|
-
Outdent: 'Zmniejsz wcięcie',
|
10
|
-
Undo: 'Cofnij',
|
11
|
-
Redo: 'Ponów',
|
12
|
-
Link: 'Wstaw link',
|
13
|
-
Unlink: 'Usuń link',
|
14
|
-
Image: 'Obraz',
|
15
|
-
Table: 'Tabela',
|
16
|
-
HTML: 'Źródło HTML',
|
17
|
-
Paragraph: 'Akapit',
|
18
|
-
Heading_1: 'Nagłówek 1',
|
19
|
-
Heading_2: 'Nagłówek 2',
|
20
|
-
Heading_3: 'Nagłówek 3',
|
21
|
-
Heading_4: 'Nagłówek 4',
|
22
|
-
Heading_5: 'Nagłówek 5',
|
23
|
-
Heading_6: 'Nagłówek 6',
|
24
|
-
Preformatted: 'Preformatowany',
|
25
|
-
Blockquote: 'Cytat blokowy',
|
26
|
-
Table_Header: 'Nagłówek tabeli',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Tytuł',
|
29
|
-
Alternative_Text: 'Tekst alternatywny',
|
30
|
-
Caption: 'Tytuł tabeli',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Liczba wierszy',
|
33
|
-
Number_Of_Cols: 'Liczba kolumn',
|
34
|
-
Submit: 'Wyślij',
|
35
|
-
Cancel: 'Anuluj',
|
36
|
-
Choose: 'Wybierz',
|
37
|
-
Preview: 'Podgląd',
|
38
|
-
Paste_From_Word: 'Wklej z Worda',
|
39
|
-
Tools: 'Narzędzia',
|
40
|
-
Containers: 'Format',
|
41
|
-
Classes: 'Styl',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Kod źródłowy'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['pt-br'] = {
|
2
|
-
Strong: 'Resaltar',
|
3
|
-
Emphasis: 'Enfatizar',
|
4
|
-
Superscript: 'Sobre escrito',
|
5
|
-
Subscript: 'Sub escrito ',
|
6
|
-
Ordered_List: 'Lista ordenada',
|
7
|
-
Unordered_List: 'Lista desordenada',
|
8
|
-
Indent: 'Indentado',
|
9
|
-
Outdent: 'Desidentar',
|
10
|
-
Undo: 'Desfazer',
|
11
|
-
Redo: 'Refazer',
|
12
|
-
Link: 'Link',
|
13
|
-
Unlink: 'Remover Link',
|
14
|
-
Image: 'Imagem',
|
15
|
-
Table: 'Tabela',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Parágrafo',
|
18
|
-
Heading_1: 'Título 1',
|
19
|
-
Heading_2: 'Título 2',
|
20
|
-
Heading_3: 'Título 3',
|
21
|
-
Heading_4: 'Título 4',
|
22
|
-
Heading_5: 'Título 5',
|
23
|
-
Heading_6: 'Título 6',
|
24
|
-
Preformatted: 'Preformatado',
|
25
|
-
Blockquote: 'Citação',
|
26
|
-
Table_Header: 'Título de tabela',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Título',
|
29
|
-
Alternative_Text: 'Texto alternativo',
|
30
|
-
Caption: 'Legenda',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Número de linhas',
|
33
|
-
Number_Of_Cols: 'Número de colunas',
|
34
|
-
Submit: 'Enviar',
|
35
|
-
Cancel: 'Cancelar',
|
36
|
-
Choose: 'Selecionar',
|
37
|
-
Preview: 'Previsualizar',
|
38
|
-
Paste_From_Word: 'Copiar do Word',
|
39
|
-
Tools: 'Ferramentas',
|
40
|
-
Containers: 'Conteneiners',
|
41
|
-
Classes: 'Classes',
|
42
|
-
Status: 'Estado',
|
43
|
-
Source_Code: 'Código fonte'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['pt'] = {
|
2
|
-
Strong: 'Negrito',
|
3
|
-
Emphasis: 'Itálico',
|
4
|
-
Superscript: 'Sobrescrito',
|
5
|
-
Subscript: 'Subsescrito',
|
6
|
-
Ordered_List: 'Lista Numerada',
|
7
|
-
Unordered_List: 'Lista Marcada',
|
8
|
-
Indent: 'Aumentar Indentaçã',
|
9
|
-
Outdent: 'Diminuir Indentaçã',
|
10
|
-
Undo: 'Desfazer',
|
11
|
-
Redo: 'Restaurar',
|
12
|
-
Link: 'Link',
|
13
|
-
Unlink: 'Tirar link',
|
14
|
-
Image: 'Imagem',
|
15
|
-
Table: 'Tabela',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Parágrafo',
|
18
|
-
Heading_1: 'Título 1',
|
19
|
-
Heading_2: 'Título 2',
|
20
|
-
Heading_3: 'Título 3',
|
21
|
-
Heading_4: 'Título 4',
|
22
|
-
Heading_5: 'Título 5',
|
23
|
-
Heading_6: 'Título 6',
|
24
|
-
Preformatted: 'Pré-formatado',
|
25
|
-
Blockquote: 'Citação',
|
26
|
-
Table_Header: 'Cabeçalho Tabela',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Título',
|
29
|
-
Alternative_Text: 'Texto Alterativo',
|
30
|
-
Caption: 'Título Tabela',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Número de Linhas',
|
33
|
-
Number_Of_Cols: 'Número de Colunas',
|
34
|
-
Submit: 'Enviar',
|
35
|
-
Cancel: 'Cancelar',
|
36
|
-
Choose: 'Escolha',
|
37
|
-
Preview: 'Prever',
|
38
|
-
Paste_From_Word: 'Colar do Word',
|
39
|
-
Tools: 'Ferramentas',
|
40
|
-
Containers: 'Containers',
|
41
|
-
Classes: 'Classes',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Código Fonte'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['ru'] = {
|
2
|
-
Strong: 'Жирный',
|
3
|
-
Emphasis: 'Наклонный',
|
4
|
-
Superscript: 'Надстрочный',
|
5
|
-
Subscript: 'Подстрочный',
|
6
|
-
Ordered_List: 'Нумерованый список',
|
7
|
-
Unordered_List: 'Ненумерованый список',
|
8
|
-
Indent: 'Увеличить отступ',
|
9
|
-
Outdent: 'Уменьшить отступ',
|
10
|
-
Undo: 'Отменить',
|
11
|
-
Redo: 'Повторить',
|
12
|
-
Link: 'Ссылка',
|
13
|
-
Unlink: 'Удалить ссылку',
|
14
|
-
Image: 'Изображение',
|
15
|
-
Table: 'Таблица',
|
16
|
-
HTML: 'Править HTML',
|
17
|
-
Paragraph: 'Параграф',
|
18
|
-
Heading_1: 'Заголовок 1',
|
19
|
-
Heading_2: 'Заголовок 2',
|
20
|
-
Heading_3: 'Заголовок 3',
|
21
|
-
Heading_4: 'Заголовок 4',
|
22
|
-
Heading_5: 'Заголовок 5',
|
23
|
-
Heading_6: 'Заголовок 6',
|
24
|
-
Preformatted: 'Preformatted',
|
25
|
-
Blockquote: 'Цитата',
|
26
|
-
Table_Header: 'Заголовок таблицы',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Заголовок',
|
29
|
-
Alternative_Text: 'Альтернативный текст',
|
30
|
-
Caption: 'Надпись',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Кол-во строк',
|
33
|
-
Number_Of_Cols: 'Кол-во столбцов',
|
34
|
-
Submit: 'Отправить',
|
35
|
-
Cancel: 'Отмена',
|
36
|
-
Choose: 'Выбор',
|
37
|
-
Preview: 'Просмотр',
|
38
|
-
Paste_From_Word: 'Вставить из Word',
|
39
|
-
Tools: 'Инструменты',
|
40
|
-
Containers: 'Контейнеры',
|
41
|
-
Classes: 'Классы',
|
42
|
-
Status: 'Статус',
|
43
|
-
Source_Code: 'Исходный код'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['sv'] = {
|
2
|
-
Strong: 'Viktigt',
|
3
|
-
Emphasis: 'Betoning',
|
4
|
-
Superscript: 'Upphöjt',
|
5
|
-
Subscript: 'Nedsänkt',
|
6
|
-
Ordered_List: 'Nummerlista',
|
7
|
-
Unordered_List: 'Punktlista',
|
8
|
-
Indent: 'Indrag',
|
9
|
-
Outdent: 'Utdrag',
|
10
|
-
Undo: 'Ångra',
|
11
|
-
Redo: 'Gör om',
|
12
|
-
Link: 'Länk',
|
13
|
-
Unlink: 'Ta bort länk',
|
14
|
-
Image: 'Bild',
|
15
|
-
Table: 'Tabell',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Paragraf',
|
18
|
-
Heading_1: 'Rubrik 1',
|
19
|
-
Heading_2: 'Rubrik 2',
|
20
|
-
Heading_3: 'Rubrik 3',
|
21
|
-
Heading_4: 'Rubrik 4',
|
22
|
-
Heading_5: 'Rubrik 5',
|
23
|
-
Heading_6: 'Rubrik 6',
|
24
|
-
Preformatted: 'Förformaterad',
|
25
|
-
Blockquote: 'Blockcitat',
|
26
|
-
Table_Header: 'Tabellrubrik',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Titel',
|
29
|
-
Alternative_Text: 'Alternativ text',
|
30
|
-
Caption: 'Överskrift',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Antal rader',
|
33
|
-
Number_Of_Cols: 'Antal kolumner',
|
34
|
-
Submit: 'Skicka',
|
35
|
-
Cancel: 'Avbryt',
|
36
|
-
Choose: 'Välj',
|
37
|
-
Preview: 'Förhandsgranska',
|
38
|
-
Paste_From_Word: 'Klistra in från Word',
|
39
|
-
Tools: 'Verktyg',
|
40
|
-
Containers: 'Formatering',
|
41
|
-
Classes: 'Klasser',
|
42
|
-
Status: 'Status',
|
43
|
-
Source_Code: 'Källkod'
|
44
|
-
};
|
45
|
-
|
@@ -1,45 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['tr'] = {
|
2
|
-
Strong: 'Kalın',
|
3
|
-
Emphasis: 'Vurgu',
|
4
|
-
Superscript: 'Superscript',
|
5
|
-
Subscript: 'Subscript',
|
6
|
-
Ordered_List: 'Sıralı List',
|
7
|
-
Unordered_List: 'Sırasız List',
|
8
|
-
Indent: 'İçerlek',
|
9
|
-
Outdent: 'Çıkıntılı',
|
10
|
-
Undo: 'Geri Al',
|
11
|
-
Redo: 'Yinele',
|
12
|
-
Link: 'Bağlantı',
|
13
|
-
Unlink: 'Bağlantıyı Kaldır',
|
14
|
-
Image: 'İmaj',
|
15
|
-
Table: 'Tablo',
|
16
|
-
HTML: 'HTML',
|
17
|
-
Paragraph: 'Parağraf',
|
18
|
-
Heading_1: 'Başlık 1',
|
19
|
-
Heading_2: 'Başlık 2',
|
20
|
-
Heading_3: 'Başlık 3',
|
21
|
-
Heading_4: 'Başlık 4',
|
22
|
-
Heading_5: 'Başlık 5',
|
23
|
-
Heading_6: 'Başlık 6',
|
24
|
-
Preformatted: 'Önceden Formatlı',
|
25
|
-
Blockquote: 'Alıntı',
|
26
|
-
Table_Header: 'Tablo Başlığı',
|
27
|
-
URL: 'URL',
|
28
|
-
Title: 'Başlık',
|
29
|
-
Alternative_Text: 'Alternatif Metin',
|
30
|
-
Caption: 'Etiket',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: 'Satır sayısı',
|
33
|
-
Number_Of_Cols: 'Sütun sayısı',
|
34
|
-
Submit: 'Gönder',
|
35
|
-
Cancel: 'İptal',
|
36
|
-
Choose: 'Seç',
|
37
|
-
Preview: 'Önizleme',
|
38
|
-
Paste_From_Word: 'Wordden yapıştır',
|
39
|
-
Tools: 'Araçlar',
|
40
|
-
Containers: 'Kapsayıcılar',
|
41
|
-
Classes: 'Sınıflar',
|
42
|
-
Status: 'Durum',
|
43
|
-
Source_Code: 'Kaynak Kodu'
|
44
|
-
};
|
45
|
-
|
@@ -1,47 +0,0 @@
|
|
1
|
-
WYMeditor.STRINGS['zh_cn'] = {
|
2
|
-
Strong: '加粗',
|
3
|
-
Emphasis: '斜体',
|
4
|
-
Superscript: '上标',
|
5
|
-
Subscript: '下标',
|
6
|
-
Ordered_List: '有序列表',
|
7
|
-
Unordered_List: '无序列表',
|
8
|
-
Indent: '增加缩进',
|
9
|
-
Outdent: '减少缩进',
|
10
|
-
Undo: '撤消',
|
11
|
-
Redo: '重做',
|
12
|
-
Link: '链接',
|
13
|
-
Unlink: '取消链接',
|
14
|
-
Image: '图片',
|
15
|
-
Table: '表格',
|
16
|
-
HTML: 'HTML源代码',
|
17
|
-
Paragraph: '段落',
|
18
|
-
Heading_1: '标题 1',
|
19
|
-
Heading_2: '标题 2',
|
20
|
-
Heading_3: '标题 3',
|
21
|
-
Heading_4: '标题 4',
|
22
|
-
Heading_5: '标题 5',
|
23
|
-
Heading_6: '标题 6',
|
24
|
-
Preformatted: '原始文本',
|
25
|
-
Blockquote: '引语',
|
26
|
-
Table_Header: '表头',
|
27
|
-
URL: '地址',
|
28
|
-
Title: '提示文字',
|
29
|
-
Alternative_Text: '失效文字',
|
30
|
-
Caption: '标题',
|
31
|
-
Summary: 'Summary',
|
32
|
-
Number_Of_Rows: '行数',
|
33
|
-
Number_Of_Cols: '列数',
|
34
|
-
Submit: '提交',
|
35
|
-
Cancel: '放弃',
|
36
|
-
Choose: '选择',
|
37
|
-
Preview: '预览',
|
38
|
-
Paste_From_Word: '从Word粘贴纯文本',
|
39
|
-
Tools: '工具',
|
40
|
-
Containers: '容器',
|
41
|
-
Classes: '预定义样式',
|
42
|
-
Status: '状态',
|
43
|
-
Source_Code: '源代码',
|
44
|
-
Attachment: '附件',
|
45
|
-
NewParagraph: '新段落'
|
46
|
-
};
|
47
|
-
|
@@ -1,57 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* WYMeditor : what you see is What You Mean web-based editor
|
3
|
-
* Copyright (c) 2008 Jean-Francois Hovinne, http://www.wymeditor.org/
|
4
|
-
* Dual licensed under the MIT (MIT-license.txt)
|
5
|
-
* and GPL (GPL-license.txt) licenses.
|
6
|
-
*
|
7
|
-
* For further information visit:
|
8
|
-
* http://www.wymeditor.org/
|
9
|
-
*
|
10
|
-
* File Name:
|
11
|
-
* jquery.wymeditor.hovertools.js
|
12
|
-
* hovertools plugin for WYMeditor
|
13
|
-
*
|
14
|
-
* File Authors:
|
15
|
-
* Jean-Francois Hovinne (jf.hovinne a-t wymeditor dotorg)
|
16
|
-
*/
|
17
|
-
|
18
|
-
//Extend WYMeditor
|
19
|
-
WYMeditor.editor.prototype.hovertools = function() {
|
20
|
-
|
21
|
-
var wym = this;
|
22
|
-
|
23
|
-
//bind events on buttons
|
24
|
-
jQuery(this._box).find(this._options.toolSelector).hover(
|
25
|
-
function() {
|
26
|
-
wym.status(jQuery(this).html());
|
27
|
-
},
|
28
|
-
function() {
|
29
|
-
wym.status(' ');
|
30
|
-
}
|
31
|
-
);
|
32
|
-
|
33
|
-
//classes: add/remove a style attr to matching elems
|
34
|
-
//while mouseover/mouseout
|
35
|
-
jQuery(this._box).find(this._options.classSelector).hover(
|
36
|
-
function() {
|
37
|
-
var aClasses = eval(wym._options.classesItems);
|
38
|
-
var sName = jQuery(this).attr(WYMeditor.NAME);
|
39
|
-
var oClass = WYMeditor.Helper.findByName(aClasses, sName);
|
40
|
-
|
41
|
-
if(oClass){
|
42
|
-
jqexpr = oClass.expr;
|
43
|
-
//don't use jQuery.find() on the iframe body
|
44
|
-
//because of MSIE + jQuery + expando issue (#JQ1143)
|
45
|
-
if(!jQuery.browser.msie)
|
46
|
-
jQuery(wym._doc).find(jqexpr).css('background-color','#cfc');
|
47
|
-
}
|
48
|
-
},
|
49
|
-
function() {
|
50
|
-
//don't use jQuery.find() on the iframe body
|
51
|
-
//because of MSIE + jQuery + expando issue (#JQ1143)
|
52
|
-
if(!jQuery.browser.msie)
|
53
|
-
jQuery(wym._doc).find('*').removeAttr('style');
|
54
|
-
}
|
55
|
-
);
|
56
|
-
|
57
|
-
};
|
@@ -1,102 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* WYMeditor : what you see is What You Mean web-based editor
|
3
|
-
* Copyright (c) 2008 Jean-Francois Hovinne, http://www.wymeditor.org/
|
4
|
-
* Dual licensed under the MIT (MIT-license.txt)
|
5
|
-
* and GPL (GPL-license.txt) licenses.
|
6
|
-
*
|
7
|
-
* For further information visit:
|
8
|
-
* http://www.wymeditor.org/
|
9
|
-
*
|
10
|
-
* File Name:
|
11
|
-
* jquery.wymeditor.resizable.js
|
12
|
-
* resize plugin for WYMeditor
|
13
|
-
*
|
14
|
-
* File Authors:
|
15
|
-
* Peter Eschler (peschler _at_ gmail.com)
|
16
|
-
*
|
17
|
-
* Version:
|
18
|
-
* 0.3
|
19
|
-
*
|
20
|
-
* Changelog:
|
21
|
-
*
|
22
|
-
* 0.3
|
23
|
-
* - Added 'iframeOriginalSize' and removed 'ui.instance' calls (jfh).
|
24
|
-
*
|
25
|
-
* 0.2
|
26
|
-
* - Added full support for all jQueryUI resizable plugin options.
|
27
|
-
* - Refactored and documented code.
|
28
|
-
* 0.1
|
29
|
-
* - Initial release.
|
30
|
-
*/
|
31
|
-
|
32
|
-
/**
|
33
|
-
* The resizable plugin makes the wymeditor box vertically resizable.
|
34
|
-
* It it based on the ui.resizable.js plugin of the jQuery UI library.
|
35
|
-
*
|
36
|
-
* The WYMeditor resizable plugin supports all parameters of the jQueryUI
|
37
|
-
* resizable plugin. The parameters are passed like this:
|
38
|
-
*
|
39
|
-
* wym.resizable({ handles: "s,e",
|
40
|
-
* maxHeight: 600 });
|
41
|
-
*
|
42
|
-
* @param options options for the plugin
|
43
|
-
*/
|
44
|
-
WYMeditor.editor.prototype.resizable = function(options) {
|
45
|
-
|
46
|
-
var wym = this;
|
47
|
-
var iframe = jQuery(wym._box).find('iframe');
|
48
|
-
var iframeOriginalSize = {};
|
49
|
-
|
50
|
-
// Define some default options
|
51
|
-
var default_options = {
|
52
|
-
start: function(e, ui) {
|
53
|
-
iframeOriginalSize = {
|
54
|
-
width: jQuery(iframe).width(),
|
55
|
-
height: jQuery(iframe).height()
|
56
|
-
}
|
57
|
-
},
|
58
|
-
|
59
|
-
// resize is called by the jQuery resizable plugin whenever the
|
60
|
-
// client area was resized.
|
61
|
-
resize: function(e, ui) {
|
62
|
-
var diff = ui.size.height - ui.originalSize.height;
|
63
|
-
jQuery(iframe).height( iframeOriginalSize.height + diff );
|
64
|
-
|
65
|
-
// If the plugin has horizontal resizing disabled we need to
|
66
|
-
// adjust the "width" attribute of the area css, because the
|
67
|
-
// resizing will set a fixed width (which breaks liquid layout
|
68
|
-
// of the wymeditor area).
|
69
|
-
if( !ui.options.handles['w'] && !ui.options.handles['e'] ) {
|
70
|
-
ui.size.width = "inherit";
|
71
|
-
}
|
72
|
-
},
|
73
|
-
handles: "s,e,se",
|
74
|
-
minHeight: 250,
|
75
|
-
maxHeight: 600
|
76
|
-
};
|
77
|
-
|
78
|
-
// Merge given options with default options. Given options override
|
79
|
-
// default ones.
|
80
|
-
var final_options = jQuery.extend(default_options, options);
|
81
|
-
|
82
|
-
// Get the jQuery path from the editor, stripping away the jQuery file.
|
83
|
-
// see http://www.oreilly.com/catalog/regex/chapter/ch04.html
|
84
|
-
// The match result array contains the path and the filename.
|
85
|
-
var jQueryPath = wym.computeJqueryPath().match(/^(.*)\/(.*)$/)[1];
|
86
|
-
|
87
|
-
// Make an array of the external JavaScript files required by the plugin.
|
88
|
-
var jQueryPlugins = [jQueryPath + '/jquery.ui.js',
|
89
|
-
jQueryPath + '/jquery.ui.resizable.js'];
|
90
|
-
|
91
|
-
// First get the jQuery UI base file
|
92
|
-
$.getScript(jQueryPlugins[0]);
|
93
|
-
|
94
|
-
// Get the jQuery UI resizeable plugin and then init the wymeditor resize
|
95
|
-
// plugin. It is import to do the initialisation after loading the
|
96
|
-
// necessary jQuery UI files has finished, otherwise the "resizable" method
|
97
|
-
// would not be available.
|
98
|
-
$.getScript(jQueryPlugins[1], function() {
|
99
|
-
jQuery(wym._box).resizable(final_options);
|
100
|
-
});
|
101
|
-
|
102
|
-
};
|