Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
37ae60ef
Commit
37ae60ef
authored
Jul 18, 2012
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new style for separe phrase
parent
47df29d1
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
75 additions
and
32 deletions
+75
-32
index.html
...rces/library/interactivities/Separe phrase.wgt/index.html
+2
-0
index.html
...y/interactivities/Separe phrase.wgt/locales/fr/index.html
+1
-0
wcontainer.js
...vities/Separe phrase.wgt/locales/fr/scripts/wcontainer.js
+2
-1
index.html
...y/interactivities/Separe phrase.wgt/locales/ru/index.html
+1
-0
wcontainer.js
...vities/Separe phrase.wgt/locales/ru/scripts/wcontainer.js
+2
-1
app.js
.../library/interactivities/Separe phrase.wgt/scripts/app.js
+51
-29
wcontainer.js
...y/interactivities/Separe phrase.wgt/scripts/wcontainer.js
+2
-1
app.css
.../library/interactivities/Separe phrase.wgt/styles/app.css
+14
-0
No files found.
resources/library/interactivities/Separe phrase.wgt/index.html
View file @
37ae60ef
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
lang
=
sankore
.
locale
().
substr
(
0
,
2
);
lang
=
sankore
.
locale
().
substr
(
0
,
2
);
}
else
}
else
lang
=
"en"
;
lang
=
"en"
;
lang
=
"fr"
;
if
(
lang
!=
"en"
){
if
(
lang
!=
"en"
){
returnStatus
(
lang
);
returnStatus
(
lang
);
}
}
...
@@ -60,6 +61,7 @@
...
@@ -60,6 +61,7 @@
<select
class=
"style_select"
>
<select
class=
"style_select"
>
<option
value=
"1"
></option>
<option
value=
"1"
></option>
<option
value=
"2"
></option>
<option
value=
"2"
></option>
<option
value=
"3"
></option>
</select>
</select>
</td>
</td>
<td
class=
"b_top_right"
>
</td>
<td
class=
"b_top_right"
>
</td>
...
...
resources/library/interactivities/Separe phrase.wgt/locales/fr/index.html
View file @
37ae60ef
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<select
class=
"style_select"
>
<select
class=
"style_select"
>
<option
value=
"1"
></option>
<option
value=
"1"
></option>
<option
value=
"2"
></option>
<option
value=
"2"
></option>
<option
value=
"3"
></option>
</select>
</select>
</td>
</td>
<td
class=
"b_top_right"
>
</td>
<td
class=
"b_top_right"
>
</td>
...
...
resources/library/interactivities/Separe phrase.wgt/locales/fr/scripts/wcontainer.js
View file @
37ae60ef
...
@@ -5,7 +5,8 @@ var sankoreLang = {
...
@@ -5,7 +5,8 @@ var sankoreLang = {
wgt_name
:
"Séparer une phrase"
,
wgt_name
:
"Séparer une phrase"
,
reload
:
"Recharger"
,
reload
:
"Recharger"
,
slate
:
"ardoise"
,
slate
:
"ardoise"
,
pad
:
"tablette"
pad
:
"tablette"
,
none
:
"aucun"
};
};
// if use the "view/edit" button or rely on the api instead
// if use the "view/edit" button or rely on the api instead
...
...
resources/library/interactivities/Separe phrase.wgt/locales/ru/index.html
View file @
37ae60ef
...
@@ -39,6 +39,7 @@
...
@@ -39,6 +39,7 @@
<select
class=
"style_select"
>
<select
class=
"style_select"
>
<option
value=
"1"
></option>
<option
value=
"1"
></option>
<option
value=
"2"
></option>
<option
value=
"2"
></option>
<option
value=
"3"
></option>
</select>
</select>
</td>
</td>
<td
class=
"b_top_right"
>
</td>
<td
class=
"b_top_right"
>
</td>
...
...
resources/library/interactivities/Separe phrase.wgt/locales/ru/scripts/wcontainer.js
View file @
37ae60ef
...
@@ -5,7 +5,8 @@ var sankoreLang = {
...
@@ -5,7 +5,8 @@ var sankoreLang = {
wgt_name
:
"Разделить фразу"
,
wgt_name
:
"Разделить фразу"
,
reload
:
"Обновить"
,
reload
:
"Обновить"
,
slate
:
"Узор"
,
slate
:
"Узор"
,
pad
:
"Планшет"
pad
:
"Планшет"
,
none
:
"Нет"
};
};
// if use the "view/edit" button or rely on the api instead
// if use the "view/edit" button or rely on the api instead
...
...
resources/library/interactivities/Separe phrase.wgt/scripts/app.js
View file @
37ae60ef
...
@@ -49,7 +49,7 @@ $(document).ready(function()
...
@@ -49,7 +49,7 @@ $(document).ready(function()
changeStyle
(
sankore
.
preference
(
"spl_phrase_style"
,
""
));
changeStyle
(
sankore
.
preference
(
"spl_phrase_style"
,
""
));
$
(
".style_select"
).
val
(
sankore
.
preference
(
"spl_phrase_style"
,
""
));
$
(
".style_select"
).
val
(
sankore
.
preference
(
"spl_phrase_style"
,
""
));
}
else
}
else
changeStyle
(
1
)
changeStyle
(
"3"
)
$
(
"#wgt_display"
).
text
(
sankoreLang
.
view
);
$
(
"#wgt_display"
).
text
(
sankoreLang
.
view
);
$
(
"#wgt_edit"
).
text
(
sankoreLang
.
edit
);
$
(
"#wgt_edit"
).
text
(
sankoreLang
.
edit
);
...
@@ -87,6 +87,7 @@ $(document).ready(function()
...
@@ -87,6 +87,7 @@ $(document).ready(function()
$
(
".style_select option[value='1']"
).
text
(
sankoreLang
.
slate
);
$
(
".style_select option[value='1']"
).
text
(
sankoreLang
.
slate
);
$
(
".style_select option[value='2']"
).
text
(
sankoreLang
.
pad
);
$
(
".style_select option[value='2']"
).
text
(
sankoreLang
.
pad
);
$
(
".style_select option[value='3']"
).
text
(
sankoreLang
.
none
);
$
(
".style_select"
).
change
(
function
(
event
){
$
(
".style_select"
).
change
(
function
(
event
){
changeStyle
(
$
(
this
).
find
(
"option:selected"
).
val
());
changeStyle
(
$
(
this
).
find
(
"option:selected"
).
val
());
...
@@ -243,34 +244,55 @@ $(document).ready(function()
...
@@ -243,34 +244,55 @@ $(document).ready(function()
//changing the style
//changing the style
function
changeStyle
(
val
){
function
changeStyle
(
val
){
if
(
val
==
1
){
switch
(
val
){
$
(
".b_top_left"
).
removeClass
(
"btl_pad"
);
case
"1"
:
$
(
".b_top_center"
).
removeClass
(
"btc_pad"
);
$
(
".b_top_left"
).
removeClass
(
"btl_pad"
).
removeClass
(
"without_back"
);
$
(
".b_top_right"
).
removeClass
(
"btr_pad"
);
$
(
".b_top_center"
).
removeClass
(
"btc_pad"
).
removeClass
(
"without_back"
);
$
(
".b_center_left"
).
removeClass
(
"bcl_pad"
);
$
(
".b_top_right"
).
removeClass
(
"btr_pad"
).
removeClass
(
"without_back"
);
$
(
".b_center_right"
).
removeClass
(
"bcr_pad"
);
$
(
".b_center_left"
).
removeClass
(
"bcl_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_right"
).
removeClass
(
"bbr_pad"
);
$
(
".b_center_right"
).
removeClass
(
"bcr_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_left"
).
removeClass
(
"bbl_pad"
);
$
(
".b_bottom_right"
).
removeClass
(
"bbr_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_center"
).
removeClass
(
"bbc_pad"
);
$
(
".b_bottom_left"
).
removeClass
(
"bbl_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_reload"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_reload"
);
$
(
".b_bottom_center"
).
removeClass
(
"bbc_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_edit"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_edit"
);
$
(
"#wgt_reload"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_reload"
);
$
(
"#wgt_display"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_edit"
);
$
(
"#wgt_edit"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_edit"
);
$
(
"#wgt_name"
).
removeClass
(
"pad_color"
);
$
(
"#wgt_display"
).
removeClass
(
"pad_color"
).
removeClass
(
"pad_edit"
);
$
(
".style_select"
).
removeClass
(
"pad_select"
);
$
(
"#wgt_name"
).
removeClass
(
"pad_color"
);
}
else
{
$
(
".style_select"
).
removeClass
(
"pad_select"
).
removeClass
(
"none_select"
).
val
(
val
);
$
(
".b_top_left"
).
addClass
(
"btl_pad"
);
$
(
"body, html"
).
removeClass
(
"without_radius"
);
$
(
".b_top_center"
).
addClass
(
"btc_pad"
);
break
;
$
(
".b_top_right"
).
addClass
(
"btr_pad"
);
case
"2"
:
$
(
".b_center_left"
).
addClass
(
"bcl_pad"
);
$
(
".b_top_left"
).
addClass
(
"btl_pad"
).
removeClass
(
"without_back"
);
$
(
".b_center_right"
).
addClass
(
"bcr_pad"
);
$
(
".b_top_center"
).
addClass
(
"btc_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_right"
).
addClass
(
"bbr_pad"
);
$
(
".b_top_right"
).
addClass
(
"btr_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_left"
).
addClass
(
"bbl_pad"
);
$
(
".b_center_left"
).
addClass
(
"bcl_pad"
).
removeClass
(
"without_back"
);
$
(
".b_bottom_center"
).
addClass
(
"bbc_pad"
);
$
(
".b_center_right"
).
addClass
(
"bcr_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_reload"
).
addClass
(
"pad_color"
).
addClass
(
"pad_reload"
);
$
(
".b_bottom_right"
).
addClass
(
"bbr_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_edit"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
".b_bottom_left"
).
addClass
(
"bbl_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_display"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
".b_bottom_center"
).
addClass
(
"bbc_pad"
).
removeClass
(
"without_back"
);
$
(
"#wgt_name"
).
addClass
(
"pad_color"
);
$
(
"#wgt_reload"
).
addClass
(
"pad_color"
).
addClass
(
"pad_reload"
);
$
(
".style_select"
).
addClass
(
"pad_select"
);
$
(
"#wgt_edit"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
"#wgt_display"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
"#wgt_name"
).
addClass
(
"pad_color"
);
$
(
".style_select"
).
addClass
(
"pad_select"
).
removeClass
(
"none_select"
).
val
(
val
);
$
(
"body, html"
).
removeClass
(
"without_radius"
);
break
;
case
"3"
:
$
(
".b_top_left"
).
addClass
(
"without_back"
).
removeClass
(
"btl_pad"
);
$
(
".b_top_center"
).
addClass
(
"without_back"
).
removeClass
(
"btc_pad"
);
$
(
".b_top_right"
).
addClass
(
"without_back"
).
removeClass
(
"btr_pad"
);
$
(
".b_center_left"
).
addClass
(
"without_back"
).
removeClass
(
"bcl_pad"
);
$
(
".b_center_right"
).
addClass
(
"without_back"
).
removeClass
(
"bcr_pad"
);
$
(
".b_bottom_right"
).
addClass
(
"without_back"
).
removeClass
(
"bbr_pad"
);
$
(
".b_bottom_left"
).
addClass
(
"without_back"
).
removeClass
(
"bbl_pad"
);
$
(
".b_bottom_center"
).
addClass
(
"without_back"
).
removeClass
(
"bbc_pad"
);
$
(
"#wgt_reload"
).
addClass
(
"pad_color"
).
addClass
(
"pad_reload"
);
$
(
"#wgt_edit"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
"#wgt_display"
).
addClass
(
"pad_color"
).
addClass
(
"pad_edit"
);
$
(
"#wgt_name"
).
addClass
(
"pad_color"
);
$
(
".style_select"
).
addClass
(
"none_select"
).
val
(
val
);
$
(
"body, html"
).
addClass
(
"without_radius"
);
break
;
}
}
}
}
...
...
resources/library/interactivities/Separe phrase.wgt/scripts/wcontainer.js
View file @
37ae60ef
...
@@ -5,7 +5,8 @@ var sankoreLang = {
...
@@ -5,7 +5,8 @@ var sankoreLang = {
wgt_name
:
"Split a phrase"
,
wgt_name
:
"Split a phrase"
,
reload
:
"Reload"
,
reload
:
"Reload"
,
slate
:
"Wood"
,
slate
:
"Wood"
,
pad
:
"Pad"
pad
:
"Pad"
,
none
:
"None"
};
};
// if use the "view/edit" button or rely on the api instead
// if use the "view/edit" button or rely on the api instead
...
...
resources/library/interactivities/Separe phrase.wgt/styles/app.css
View file @
37ae60ef
...
@@ -221,3 +221,17 @@
...
@@ -221,3 +221,17 @@
color
:
white
!important
;
color
:
white
!important
;
background-image
:
url(../img/ar_down_white.png)
!important
;
background-image
:
url(../img/ar_down_white.png)
!important
;
}
}
.without_radius
{
border-radius
:
0
!important
;
}
.without_back
{
background
:
none
!important
;
}
.none_select
{
background-color
:
#333
!important
;
color
:
white
!important
;
background-image
:
url(../img/ar_down_white.png)
!important
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment