if we insert custom attributes like width, rows, height to TinyMCE editor then its not working properly and only takes admin side HTML height and HTML width
Category | ⇒ | External Library Plugins |
Status | New | ⇒ | Information Required |
@kiranlohar can you give us some examples? I'm not sure that i understand it correct. do you use the source code
mode of the TinyMCE or the normal
mode? What are your filter settings?
when i use attributes like height, width or rows in code that time these
attributes are not working properly.
On Fri, Sep 18, 2015 at 2:53 AM, zero-24 notifications@github.com wrote:
@kiranlohar https://github.com/kiranlohar can you give us some
examples? I'm not sure that i understand it correct. do you use the source
code mode of the TinyMCE or the normal mode? What are your filtersettings?
This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/7882
http://issues.joomla.org/tracker/joomla-cms/7882.—
Reply to this email directly or view it on GitHub
#7882 (comment).
Warm Regards
Kiran Lohar
Jr. PHP Developer
Tekdi Technology Pvt. Ltd.
Maybe also help if you tell us how you enter the codes ;) Do you use the source code
mode of the TinyMCE or the normal
mode? What are your filter settings?
When I enter code like <..... rows="5" height="500px" > then these
attribute are not working.
On Fri, Sep 18, 2015 at 1:42 PM, zero-24 notifications@github.com wrote:
@kiranlohar https://github.com/kiranlohar
Maybe also help if you tell us how you enter the codes ;) Do you use the source
code mode of the TinyMCE or the normal mode? What are your filtersettings?
This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/7882
http://issues.joomla.org/tracker/joomla-cms/7882.—
Reply to this email directly or view it on GitHub
#7882 (comment).
Warm Regards
Kiran Lohar
Jr. PHP Developer
Tekdi Technology Pvt. Ltd.
Where do you enter this code?... The parameter for the default height is set in TinyMce plugin for advanced mode and obtained via javacsript in
<script type="text/javascript">
tinyMCE.init({
[...]
// Advanced Options
resize: "both",
height : "450",
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-12 13:35:12 |
Closed_By | ⇒ | brianteeman |
As it has been several months since any comments on this issue and no reply to the last request I am closing this at this time.
custom changes are not working
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7882.