Version Description
- Incorporated some of the suggestions in this forum post about the padding around the editor
- Bumped "Tested up to" value to Wordpress 4.4.
Download this release
Release Info
Developer | bjorsq |
Plugin | Rich Text Excerpts |
Version | 1.3.3 |
Comparing to | |
See all releases |
Code changes from version 1.3.2 to 1.3.3
- languages/rich-text-excerpts.pot +16 -16
- readme.txt +6 -2
- rich-text-excerpts-editor.js +1 -1
- rich-text-excerpts.css +8 -1
- rich-text-excerpts.js +1 -1
- rich-text-excerpts.php +1 -1
languages/rich-text-excerpts.pot
CHANGED
@@ -77,25 +77,25 @@ msgstr ""
|
|
77 |
msgid "Set the part of the page where the excerpt editor should be shown"
|
78 |
msgstr ""
|
79 |
|
80 |
-
#: rich-text-excerpts.php:
|
81 |
msgid "Set the priority of the excerpt editor"
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: rich-text-excerpts.php:
|
85 |
msgid "Use the minimal editor configuration used in PressThis"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: rich-text-excerpts.php:
|
89 |
msgid "Use the full version of the editor"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: rich-text-excerpts.php:
|
93 |
msgid ""
|
94 |
"Choose whether to use the full TinyMCE editor, or the “teeny” "
|
95 |
"version of the editor."
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: rich-text-excerpts.php:
|
99 |
msgid ""
|
100 |
"Stop removing the <p> and <br> tags when saving and show them in "
|
101 |
"the HTML editor This will make it possible to use more advanced coding in "
|
@@ -104,55 +104,55 @@ msgid ""
|
|
104 |
"it permanently"
|
105 |
msgstr ""
|
106 |
|
107 |
-
#: rich-text-excerpts.php:
|
108 |
msgid "Enable upload media button"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: rich-text-excerpts.php:
|
112 |
msgid "Number of rows to use in the text editor (minimum is 3)"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: rich-text-excerpts.php:
|
116 |
msgid "Height of editor in pixels (between 50 and 5000)"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: rich-text-excerpts.php:
|
120 |
msgid "Toolbar Buttons and Plugins"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: rich-text-excerpts.php:
|
124 |
msgid "For a list of buttons and plugins in TinyMCE, see the TinyMCE wiki"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: rich-text-excerpts.php:
|
128 |
msgid ""
|
129 |
"There is also some documentation on the implementation of TinyMCE in "
|
130 |
"Wordpress on the Wordpress Codex"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: rich-text-excerpts.php:
|
134 |
msgid "Button and plugin names should be separated using commas"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: rich-text-excerpts.php:
|
138 |
msgid ""
|
139 |
"Plugins to add - make sure you add any plugin specific buttons to the editor "
|
140 |
"below"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: rich-text-excerpts.php:
|
144 |
msgid ""
|
145 |
"Toolbar buttons - use the word ‘separator’ to separate groups of "
|
146 |
"buttons"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: rich-text-excerpts.php:
|
150 |
msgid ""
|
151 |
"Configure the buttons for the advanced editor using the TinyMCE Advanced "
|
152 |
"plugin"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: rich-text-excerpts.php:
|
156 |
msgid ""
|
157 |
"If you want to configure the buttons for the advanced editor, install and "
|
158 |
"activate the TinyMCE Advanced plugin"
|
77 |
msgid "Set the part of the page where the excerpt editor should be shown"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: rich-text-excerpts.php:475
|
81 |
msgid "Set the priority of the excerpt editor"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: rich-text-excerpts.php:487
|
85 |
msgid "Use the minimal editor configuration used in PressThis"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: rich-text-excerpts.php:489
|
89 |
msgid "Use the full version of the editor"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: rich-text-excerpts.php:490
|
93 |
msgid ""
|
94 |
"Choose whether to use the full TinyMCE editor, or the “teeny” "
|
95 |
"version of the editor."
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: rich-text-excerpts.php:508
|
99 |
msgid ""
|
100 |
"Stop removing the <p> and <br> tags when saving and show them in "
|
101 |
"the HTML editor This will make it possible to use more advanced coding in "
|
104 |
"it permanently"
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: rich-text-excerpts.php:510
|
108 |
msgid "Enable upload media button"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: rich-text-excerpts.php:511
|
112 |
msgid "Number of rows to use in the text editor (minimum is 3)"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: rich-text-excerpts.php:512
|
116 |
msgid "Height of editor in pixels (between 50 and 5000)"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: rich-text-excerpts.php:513
|
120 |
msgid "Toolbar Buttons and Plugins"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: rich-text-excerpts.php:518
|
124 |
msgid "For a list of buttons and plugins in TinyMCE, see the TinyMCE wiki"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: rich-text-excerpts.php:518
|
128 |
msgid ""
|
129 |
"There is also some documentation on the implementation of TinyMCE in "
|
130 |
"Wordpress on the Wordpress Codex"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: rich-text-excerpts.php:518
|
134 |
msgid "Button and plugin names should be separated using commas"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: rich-text-excerpts.php:519
|
138 |
msgid ""
|
139 |
"Plugins to add - make sure you add any plugin specific buttons to the editor "
|
140 |
"below"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: rich-text-excerpts.php:520
|
144 |
msgid ""
|
145 |
"Toolbar buttons - use the word ‘separator’ to separate groups of "
|
146 |
"buttons"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: rich-text-excerpts.php:527
|
150 |
msgid ""
|
151 |
"Configure the buttons for the advanced editor using the TinyMCE Advanced "
|
152 |
"plugin"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: rich-text-excerpts.php:529
|
156 |
msgid ""
|
157 |
"If you want to configure the buttons for the advanced editor, install and "
|
158 |
"activate the TinyMCE Advanced plugin"
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: bjorsq
|
|
3 |
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QAQ2WC8UHFMEQ
|
4 |
Tags: excerpt, editor, TinyMCE, formatting
|
5 |
Requires at least: 3.3
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
|
@@ -76,6 +76,10 @@ Other plugins which enhance the excerpt editor in some way will probably have is
|
|
76 |
|
77 |
== Changelog ==
|
78 |
|
|
|
|
|
|
|
|
|
79 |
= 1.3.2 =
|
80 |
* Updated Polish translation thanks to [alcoholdenat](https://github.com/alcoholdenat).
|
81 |
* Updated main plugin files to make them follow the [Wordpress Coding standards](http://make.wordpress.org/core/handbook/coding-standards/php/).
|
3 |
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QAQ2WC8UHFMEQ
|
4 |
Tags: excerpt, editor, TinyMCE, formatting
|
5 |
Requires at least: 3.3
|
6 |
+
Tested up to: 4.6
|
7 |
+
Stable tag: 1.3.3
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl.html
|
10 |
|
76 |
|
77 |
== Changelog ==
|
78 |
|
79 |
+
= 1.3.3 =
|
80 |
+
* Incorporated *some* of the suggestions in [this forum post](https://wordpress.org/support/topic/css-to-remove-space) about the padding around the editor
|
81 |
+
* Bumped "Tested up to" value to Wordpress 4.4.
|
82 |
+
|
83 |
= 1.3.2 =
|
84 |
* Updated Polish translation thanks to [alcoholdenat](https://github.com/alcoholdenat).
|
85 |
* Updated main plugin files to make them follow the [Wordpress Coding standards](http://make.wordpress.org/core/handbook/coding-standards/php/).
|
rich-text-excerpts-editor.js
CHANGED
@@ -4,7 +4,7 @@ Plugin URI: http://wordpress.org/extend/plugins/rich-text-excerpts/
|
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
-
Version: 1.3.
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
+
Version: 1.3.3
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
rich-text-excerpts.css
CHANGED
@@ -4,7 +4,7 @@ Plugin URI: http://wordpress.org/extend/plugins/rich-text-excerpts/
|
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
-
Version: 1.3.
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
@@ -41,3 +41,10 @@ div.rich-text-excerpt .wp-editor-container{
|
|
41 |
div.rich-text-excerpt td.mceIframeContainer {
|
42 |
background: #ffffff;
|
43 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
+
Version: 1.3.3
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
41 |
div.rich-text-excerpt td.mceIframeContainer {
|
42 |
background: #ffffff;
|
43 |
}
|
44 |
+
#richtext_excerpt_editor_metabox div.inside {
|
45 |
+
padding: 0;
|
46 |
+
margin-top: 0px;
|
47 |
+
}
|
48 |
+
#wp-excerpt-editor-container {
|
49 |
+
border-width: 1px 0 0 0;
|
50 |
+
}
|
rich-text-excerpts.js
CHANGED
@@ -4,7 +4,7 @@ Plugin URI: http://wordpress.org/extend/plugins/rich-text-excerpts/
|
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
-
Version: 1.3.
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
4 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
5 |
Author: Peter Edwards <pete@bjorsq.net>
|
6 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
7 |
+
Version: 1.3.3
|
8 |
License: GPLv3
|
9 |
|
10 |
This program is free software; you can redistribute it and/or modify
|
rich-text-excerpts.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://wordpress.org/extend/plugins/rich-text-excerpts/
|
|
5 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
6 |
Author: Peter Edwards <pete@bjorsq.net>
|
7 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
8 |
-
Version: 1.3.
|
9 |
Text Domain: rich-text-excerpts
|
10 |
License: GPLv3
|
11 |
|
5 |
Description: Adds rich text editing capability for excerpts using wp_editor()
|
6 |
Author: Peter Edwards <pete@bjorsq.net>
|
7 |
Author URI: https://github.com/bjorsq/rich-text-excerpts
|
8 |
+
Version: 1.3.3
|
9 |
Text Domain: rich-text-excerpts
|
10 |
License: GPLv3
|
11 |
|