?
avatar kiranlohar
kiranlohar
14 Sep 2015

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

avatar kiranlohar kiranlohar - open - 14 Sep 2015
avatar kiranlohar
kiranlohar - comment - 14 Sep 2015

custom changes are not working


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7882.

avatar zero-24 zero-24 - change - 17 Sep 2015
Category External Library Plugins
avatar zero-24 zero-24 - change - 17 Sep 2015
Status New Information Required
avatar zero-24
zero-24 - comment - 17 Sep 2015

@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?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7882.

avatar kiranlohar
kiranlohar - comment - 18 Sep 2015

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 filter

settings?

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.

avatar infograf768
infograf768 - comment - 18 Sep 2015

@kiranlohar

As @zero-24 asked, please give a concrete example and eventual screenshots of what you are doing exactly.

avatar zero-24
zero-24 - comment - 18 Sep 2015

@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 filter settings?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7882.

avatar kiranlohar
kiranlohar - comment - 18 Sep 2015

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 filter

settings?

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.

avatar infograf768
infograf768 - comment - 18 Sep 2015

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",
avatar brianteeman brianteeman - change - 12 Nov 2015
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2015-11-12 13:35:12
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 12 Nov 2015

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.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7882.

avatar brianteeman brianteeman - close - 12 Nov 2015

Add a Comment

Login with GitHub to post a comment