Skip to content

Commit

Permalink
Sync plugin from SVN
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadsakhaei committed Mar 17, 2024
1 parent 148fc0e commit fb44754
Show file tree
Hide file tree
Showing 28 changed files with 1,593 additions and 1,184 deletions.
26 changes: 14 additions & 12 deletions css/editor-style-rtl.css → assets/admin/css/editor-rtl.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
/* Web Font: Yekan */
@font-face {
font-family: 'Yekan';
src: url('../fonts/Yekan.eot');
src: url('../fonts/Yekan.eot?#iefix') format("embedded-opentype"),
url('../fonts/Yekan.woff2') format('woff2'),
url('../fonts/Yekan.woff') format('woff'),
url('../fonts/Yekan.ttf') format('truetype'),
url('../fonts/Yekan.otf') format('opentype'),
url('../fonts/Yekan.svg#Yekan') format('svg');
font-weight: normal;
font-style: normal;
font-family: yekan;
src: url('../../fonts/Yekan.eot'); /* IE9 Compatibility Modes */
src: url('../../fonts/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../fonts/Yekan.woff2') format('woff2'), /* Modern Browsers */
url('../../fonts/Yekan.woff') format('woff'), /* Modern Browsers */
url('../../fonts/Yekan.otf') format('opentype'), /* Open Type Font */
url('../../fonts/Yekan.ttf') format('truetype'); /* Safari, Android, iOS */
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: auto;
}

body,
Expand All @@ -28,7 +30,7 @@ table th,
table caption,
table td,
pre {
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif;
}

#tinymce,
Expand All @@ -44,5 +46,5 @@ pre {
.rtl .quicktags-toolbar input,
.wp-caption,
.gallery .gallery-caption {
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
}
31 changes: 16 additions & 15 deletions css/admin-rtl.css → assets/admin/css/style-rtl.css
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
/* Web Font: Yekan */
@font-face {
font-family: 'Yekan';
src: url('../fonts/Yekan.eot');
src: url('../fonts/Yekan.eot?#iefix') format("embedded-opentype"),
url('../fonts/Yekan.woff2') format('woff2'),
url('../fonts/Yekan.woff') format('woff'),
url('../fonts/Yekan.ttf') format('truetype'),
url('../fonts/Yekan.otf') format('opentype'),
url('../fonts/Yekan.svg#Yekan') format('svg');
font-weight: normal;
font-style: normal;
font-family: yekan;
src: url('../../fonts/Yekan.eot'); /* IE9 Compatibility Modes */
src: url('../../fonts/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../fonts/Yekan.woff2') format('woff2'), /* Modern Browsers */
url('../../fonts/Yekan.woff') format('woff'), /* Modern Browsers */
url('../../fonts/Yekan.otf') format('opentype'), /* Open Type Font */
url('../../fonts/Yekan.ttf') format('truetype'); /* Safari, Android, iOS */
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: auto;
}


body,
body *,
body.rtl,
Expand All @@ -30,7 +31,7 @@ table th,
table caption,
table td,
pre {
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif;
}

.rtl .quicktags-toolbar input,
Expand Down Expand Up @@ -79,12 +80,12 @@ table.diff th,
.rtl .media-frame .search,
.media-modal,
.rtl .media-modal {
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif;
}

.wp-editor-area,
.rtl .wp-editor-area{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
.rtl .wp-editor-area {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
}

#author-email,
Expand Down
Binary file added assets/fonts/Yekan.eot
Binary file not shown.
Binary file added assets/fonts/Yekan.otf
Binary file not shown.
Binary file added assets/fonts/Yekan.ttf
Binary file not shown.
Binary file added assets/fonts/Yekan.woff
Binary file not shown.
Binary file added assets/fonts/Yekan.woff2
Binary file not shown.
6 changes: 3 additions & 3 deletions fonts/license.txt → assets/fonts/license.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright (c) 2017, ParsMizban Co. (<https://parsmizban.com|info@parsmizban.com>),
with Reserved Font Name Yekan.
Original author of the "analog" letter shapes by Masood Sepehr (http://masoodsepehr.com)
Created on FontLab by Farhad Sakhaei (https://dedidata.com)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
Expand Down Expand Up @@ -91,4 +91,4 @@ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
OTHER DEALINGS IN THE FONT SOFTWARE.
50 changes: 50 additions & 0 deletions assets/public/css/editor-rtl.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
/* Web Font: Yekan */
@font-face {
font-family: yekan;
src: url('../../fonts/Yekan.eot'); /* IE9 Compatibility Modes */
src: url('../../fonts/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../fonts/Yekan.woff2') format('woff2'), /* Modern Browsers */
url('../../fonts/Yekan.woff') format('woff'), /* Modern Browsers */
url('../../fonts/Yekan.otf') format('opentype'), /* Open Type Font */
url('../../fonts/Yekan.ttf') format('truetype'); /* Safari, Android, iOS */
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: auto;
}

body,
body.rtl,
button,
input,
select,
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
keygen,
blockquote cite,
blockquote small,
table th,
table caption,
table td,
pre {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif;
}

#tinymce,
.mce-ico,
.mejs-container .mejs-controls div,
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label,
.mejs-contextmenu .mejs-contextmenu-item,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label,
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label,
.mce-window .wp-editor-help kbd,
.mce-item-table td,
.mce-item-table th,
.rtl .quicktags-toolbar input,
.wp-caption,
.gallery .gallery-caption {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
}
62 changes: 34 additions & 28 deletions css/style.css → assets/public/css/style-rtl.css
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
/* Web Font: Yekan */
@font-face {
font-family: 'Yekan';
src: url('../fonts/Yekan.eot');
src: url('../fonts/Yekan.eot?#iefix') format("embedded-opentype"),
url('../fonts/Yekan.woff2') format('woff2'),
url('../fonts/Yekan.woff') format('woff'),
url('../fonts/Yekan.ttf') format('truetype'),
url('../fonts/Yekan.otf') format('opentype'),
url('../fonts/Yekan.svg#Yekan') format('svg');
font-weight: normal;
font-style: normal;
font-family: yekan;
src: url('../../fonts/Yekan.eot'); /* IE9 Compatibility Modes */
src: url('../../fonts/Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../fonts/Yekan.woff2') format('woff2'), /* Modern Browsers */
url('../../fonts/Yekan.woff') format('woff'), /* Modern Browsers */
url('../../fonts/Yekan.otf') format('opentype'), /* Open Type Font */
url('../../fonts/Yekan.ttf') format('truetype'); /* Safari, Android, iOS */
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: auto;
}

body *,
#wpadminbar *,
.rtl #wpadminbar * {
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif;
letter-spacing: 0 !important;
}

Expand All @@ -38,8 +40,8 @@ input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
keygen,
blockquote cite,
blockquote small{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
blockquote small {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}

Expand Down Expand Up @@ -90,36 +92,40 @@ blockquote small{
.widecolumn label,
.widecolumn .mu_register label,
.search-field,
#wpadminbar{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
#wpadminbar {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}

::-webkit-input-placeholder{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
:-webkit-input-placeholder {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}

::-webkit-input-placeholder{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
::-webkit-input-placeholder {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}
:-moz-placeholder{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;

:-moz-placeholder {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}
::-moz-placeholder{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;

::-moz-placeholder {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}
:-ms-input-placeholder{
font-family: Yekan, Tahoma, Verdana, Arial, Helvetica, sans-serif !important;

:-ms-input-placeholder {
font-family: yekan, tahoma, verdana, arial, helvetica, sans-serif !important;
letter-spacing: 0 !important;
}
.wp-video-playlist{

.wp-video-playlist {
direction: ltr;
}

.wp-playlist-tracks{
.wp-playlist-tracks {
direction: rtl;
}
}
Binary file removed assets/screenshot-1.jpg
Binary file not shown.
Binary file removed assets/screenshot-2.jpg
Binary file not shown.
Binary file removed assets/screenshot-3.jpg
Binary file not shown.
Binary file removed fonts/Yekan.eot
Binary file not shown.
Binary file removed fonts/Yekan.otf
Binary file not shown.
Loading

0 comments on commit fb44754

Please sign in to comment.