Nucleus Support Forum Index

Find on the forum:
any terms  all terms  Advanced Search

RSS 2.0
Browse posts: Unanswered | Mark all read

« »
Loading Nucleus FAQ ticker...
Post new topic Reply to topic
Author Message
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Tue Oct 20, 2009 2:57 pm   Post subject: NP_TinyMCE, version 3.x, WYSIWIG editor
Reply with quote

This is a place to discuss latest NP_TinyMCE plugin versions delivered by our Japanese community.

Thread in Japanese forum is at http://japan.nucleuscms.org/bb/viewtopic.php?t=3949 and contains the latest downloads. http://translate.google.com offers a free translation service if you need to venture over there. The plugin itself comes with english language files, so you won't need any special language skills to use it.

Download and other bits of info in the wiki at http://wiki.nucleuscms.org/tinymce

_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
Sandro Pons
Nucleus Newbie


Joined: 11 Mar 2006
Posts: 19
Location: Italy

Post Posted: Thu Nov 05, 2009 12:10 pm   Post subject:
Reply with quote

how about NP_imageManager integration?
i tried this new tinyMCE with imagemanager it doesn't shows up, any help?

Keep up with the good work!

Back to top

View user's profile Send private message
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Thu Nov 05, 2009 1:07 pm   Post subject:
Reply with quote

I'm not sure this version integrates with ImageManager. I can ask over in the Japanese forum if the developer has looked into integrating or not. The image manager that comes with tinymce isn't bad.

The big advantage of NP_TinyMCE over NP_TinyMCE2 is that TinyMCE is being updated constantly to use the latest version of the tinymce scripts. NP_TinyMCE2 is using a really old version of the tinymce scripts and hasn't been updated in years.

_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
Sandro Pons
Nucleus Newbie


Joined: 11 Mar 2006
Posts: 19
Location: Italy

Post Posted: Thu Nov 05, 2009 3:45 pm   Post subject:
Reply with quote

TNX!

i'm in a hurry so i did a quick workaround.

in NP_imagemanager.php at line 124 replace NP_TinyMCE2 in NP_TinyMCE
then when you click the 'browse' button icon, it opens a new window that unfortunately points to a incorrect url, at that address i then created a php page with a redirect to nucleus/plugins/imagemanager/manager.php (<?php header("Location: http://yourdomain.ext/nucleus/plugins/imagemanager/manager.php"); ?>)

Et voilà, it works!

BTW, i hope someone steps into and make a more efficient solution.

Cheers!

Back to top

View user's profile Send private message
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Thu Nov 05, 2009 6:15 pm   Post subject:
Reply with quote

You can get rid of your redirect solution by changing lines 171-173 of NP_ImageManager from
Code:
            $editorCode .= '
// Call ImageManager from TinyMCE
var manager = new ImageManager("../../../../plugins/imagemanager","en");';
to
Code:
            $editorCode .= '
// Call ImageManager from TinyMCE
var manager = new ImageManager("plugins/imagemanager","en");';


I'm submitting a modified version to the maintainer of imagemanager that will handle both NP_TinyMCE2 and NP_TinyMCE

_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
kg
Nucleus PhD


Joined: 01 Jun 2005
Posts: 541
Location: Germany

Post Posted: Sun Nov 08, 2009 12:41 am   Post subject: NP_ImageManager version 1.0
Reply with quote

I have published the new version of NP_ImageManager in the Nucleus plugin wiki: NP_ImageManager.

I have tested it also with NP_TinyMCE2 (the other and older version of the plugin) and the new version of NP_ImageManager works also with it.

_________________
My plugins: Nucleus Plugins from kg
My Weblogs: kgblog.de | digi-foto-blog.de

Back to top

View user's profile Send private message Visit poster's website
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Sun Nov 08, 2009 12:56 am   Post subject:
Reply with quote

Thanks, kg.
_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
donQ
Nucleus Addict


Joined: 21 Oct 2006
Posts: 93
Location: Scotland

Post Posted: Wed Nov 11, 2009 11:09 pm   Post subject:
Reply with quote

Hi,
Tried to install this plugin in the usual way, but when I install it just hangs with white screen. When I try again it says it has loaded and it is in the list and only has move up, down and uninstall options. Not sure if that's all there should be there.

In admin area there are no other options appearing.

Any ideas on what might be wrong? Was using TinyMCE2 with no problems. Have just upgraded to 3.51. Thanks

Back to top

View user's profile Send private message
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Wed Nov 11, 2009 11:17 pm   Post subject:
Reply with quote

Do you have any PHP errors in your web server error logs (should be available from your host in the control panel, maybe, or on disk)?

Usually, the white screen is caused by a php error. The logs should give a specific error, file and line number. Could you specify the version of PHP you are running as well?

_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
ftruscot
Nucleus Guru
Nucleus Guru


Joined: 22 Feb 2006
Posts: 7449
Location: Massachusetts

Post Posted: Wed Nov 11, 2009 11:36 pm   Post subject:
Reply with quote

Can you uninstall it, they install it again and see if you get the same result? If you don't see edit options, then it didn't install completely.
_________________
Is your question not solved yet?
Search our FAQ,
read the Documentation, or
browse the list of available plugins.

Check out my plugins

Back to top

View user's profile Send private message Visit poster's website
Post new topic Reply to topic
Display posts from previous:   

Goto page 1, 2, 3, 4, 5, 6  Next

Page 1 of 6

All times are GMT + 1 Hour

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2002 phpBB Group