? Failure

User tests: Successful: Unsuccessful:

avatar alex7r
alex7r
19 Jun 2017

Redo of #16387 to force travis to start

Summary of Changes

Allow to set tinymce parameters like

$options = array(
        'inline'=>true,
        'menubar'=>false,
);
echo $editor->display( 'new_incorrect_feed', '', 500, 170, '20', '10', true, null, null, null, $options )

Testing Instructions

Pass options to the $editor, for example inline => true

Expected result

Tinymce is in inline mode.

Actual result

Tinymce is not in inline mode.

cef3ca1 31 May 2017 avatar alex7r CS
avatar alex7r alex7r - open - 19 Jun 2017
avatar alex7r alex7r - change - 19 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2017
Category Front End Plugins
avatar alex7r
alex7r - comment - 19 Jun 2017

@wilsonge
Just so you know that it's restarted.

avatar alex7r
alex7r - comment - 19 Jun 2017

Ok, now drone hangs XD

avatar Quy
Quy - comment - 19 Jun 2017

Warning is displayed above the editor when editing an article.

Notice: Undefined index: tinyMCE in C:\xampp\htdocs\joomla-cms\plugins\editors\tinymce\tinymce.php on line 202
avatar alex7r
alex7r - comment - 19 Jun 2017

Hm... It seems like the part responsible for that may be at $doc->getScriptOptions and not in changed code. But I'll check and fix, thanks for test.

bc0e9da 6 Jul 2017 avatar alex7r CS
avatar alex7r
alex7r - comment - 6 Jul 2017

@Quy ok, it's should be fixed now.

avatar Quy
Quy - comment - 6 Jul 2017

A different error now with default install.

Notice: Undefined index: articletext in C:\xampp\htdocs\joomla-cms\plugins\editors\tinymce\tinymce.php on line 207
avatar Quy
Quy - comment - 5 Jan 2018

@alex7r Please advise status.

avatar alex7r
alex7r - comment - 24 Jan 2018

Sorry, were not able to get back to contribute to the repo in some time already. I'll try to update the branch in a few days.

avatar wilsonge wilsonge - change - 11 Feb 2018
The description was changed
avatar wilsonge wilsonge - edited - 11 Feb 2018
avatar wilsonge wilsonge - change - 11 Feb 2018
The description was changed
avatar wilsonge wilsonge - edited - 11 Feb 2018
avatar Quy Quy - change - 10 May 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-05-10 21:23:14
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2018
Closed_Date 2018-05-10 21:23:14 2018-05-10 21:23:15
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot
joomla-cms-bot - comment - 10 May 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/16771

avatar joomla-cms-bot joomla-cms-bot - close - 10 May 2018
avatar Quy
Quy - comment - 10 May 2018

Closing for now and can be opened if/when you have time.


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

Add a Comment

Login with GitHub to post a comment