PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

TinyMCE update

151 replies to this topic
#1
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts
Hi,

With help from others an update for TinyMCE is available below, it uses the latest TinyMCE with all plugins. This update deals with the TinyMCE on the Products page, Home Text Editor page and CMS pages.

Latest version below.

Many thanks to all who have helped so far to make this great update.


As said by fistou other language files are available at http://tinymce.moxie...wnload_i18n.php

Attached Files



#2
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts
Updated to hopefully solve spell check problem.

#3
Ehinarr

    Sir

  • Members
  • PipPipPipPip
  • 1134 posts
Humm, it seems me good! Any troubles?
My Blog
PS v1.4.7.0

#4
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts

From 1232610389:

Humm, it seems me good! Any troubles?

Nothing major that I can see, the main problem is look of it in the product section, as it seems to go outside the border there, on mine. As seem in an above picture. However that does not affect its operation.

it didn't take too long for me to make this update, which I thought was surprising lol.

#5
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts
Anyone found a problem, or like the update?

#6
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Sweet!! Travis GREAT JOB
FarmVille Addict ;-)

#7
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts

From 1232640890:

Sweet!! Travis GREAT JOB


Thanks.

#8
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Okay new update TinyBrowser that will work with Travis first update

Attached Files


FarmVille Addict ;-)

#9
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts

From 1232659805:

Okay new update TinyBrowser that will work with Travis first update


I tried your update, didn't work for me, it seemed to stop the whole TinyMCE from working on my test server. I will try again though.

The original update still works, just when you add yours it seems not to.

#10
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
I have test it in 3 diferent installations and all work fine .........did you TinyMCE vanish? (it also needs your update to be install first)
FarmVille Addict ;-)

#11
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts

From 1232661272:

I have test it in 3 diferent installations and all work fine .........did you TinyMCE vanish? (it also needs your update to be install first)


It did vanish, i copied it over my update. I am trying again now.

#12
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Okay ...............yes my update is to go after your's only
FarmVille Addict ;-)

#13
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts
Still not working, I am using the same server I used for the original update I made. I even did fresh install of PrestaShop again and tested. My update installed first then yours, no luck. Must be me since you got it to work. lol.

#14
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
that is very rare since I just edit the files you edited like the 2 files in the admin section and the editorial module but you do not get to see your editor?
FarmVille Addict ;-)

#15
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts

From 1232662505:

that is very rare since I just edit the files you edited like the 2 files in the admin section and the editorial module but you do not get to see your editor?


Nope not at all. I think someone other then us should test it and tell us what has happened for them. I am concerned that its just me, but I did what I was suppose to.

#16
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Sure hope some one else test it to find out!
FarmVille Addict ;-)

#17
Travis

    PrestaShop Apprentice

  • Members
  • PipPip
  • 105 posts
I can see the TinyMCE with the addition of hieloiceberg's update now as it was fixed earlier, however I am still having a little trouble with the addition of files, however hieloiceberg said you get an error but when you add the first file it seems to work. Can someone else test this please, and give their view on if it works well or not.

#18
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Did you config config_tinybrowser.php file acording to your PS root folder?


/* If your PS root is www.your_domain.com/store change
/upload/useruploads/images/ to ---> /store/upload/useruploads/images/
/upload/useruploads/media/ to ---> /store/upload/useruploads/media/
/upload/useruploads/files/ to ---> /store/upload/useruploads/files/
*/

$tinybrowser['path']['image'] = '/upload/useruploads/images/'; // Image files location - also creates a '_thumbs' subdirectory within this path to hold the image thumbnails
$tinybrowser['path']['media'] = '/upload/useruploads/media/'; // Media files location
$tinybrowser['path']['file'] = '/upload/useruploads/files/'; // Other files location

FarmVille Addict ;-)

#19
Amigamerlin

    PrestaShop Apprentice

  • Members
  • PipPip
  • 33 posts

From 1232662976:

Sure hope some one else test it to find out!


I tested TinyMCE_update_TinyBrowser.zip and it works like a charm!!
Thank you to you Travis and to you hieloiceberg for all your effor.

Meantime I've do a little fix. The pics show how it looks right now.
Since I'm anoob I don't know if I can post the modified files but If I can I'll post it shortly.

Let me know.

Bye to all.

Attached Files



#20
hieloiceberg

    PrestaShop Apprentice

  • Members
  • PipPip
  • 480 posts
Please do so. just zip them and upload. This is for the admin tab right?

Thank you Amigamerlin!
FarmVille Addict ;-)