I think that it will be easy to integrate the tinymce editor ( http://tinymce.moxiecode.com/ ) with the iManager image plugin ( http://www.j-cons.com/news/more.php?id=159_0_1_0_C ) for moodle 1.6
I am having problems not to integratethe tiny mce editori moodle 1.6 but to configure the iManager plugin to get and return the right paths!
The problems are
---> the returned url is not using the "file.php?src=".
---> the phpThumb plugin (part of the Imanager plugin) is returning error thumb
I will need some help here on that.Any help is appreciated.
i include all my changes later.
tinymce editor with iManager image plugin for moodle 1.6
Number of replies: 16
In reply to aggelos panagiotakis
Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
Done! I semi-integrated a fine LGPL image uploader (iManager) for tiny mce for moodle 1.6! Now We can finaly change the editor!
Now it works fine now except one thing :
the produced thumbnails using phpthumb are not displayed correctly!
the error was that i used: "file.php?src=" instead of "file.php?file="
Download this file:
http://agelos.panagiotakis.homelinux.org/tiny_mce.tar.gz
and extract it's contents to [moodle_folder]/lib/editor/tinymce/
pay attention to the configuration file of imanager :
/lib/editor/tinymce/plugins/imanager/config/config.php
and the configuration file of phpthumb
/lib/editor/tinymce/plugins/imanager/scripts/phpThumb/phpThumb.config.php
any help to solve the issues of phpThumb to produce thumbs is appreciated!
also i would like to make better directory views for moodle(Site Files and Module Files)
Thanks.
Now it works fine now except one thing :
the produced thumbnails using phpthumb are not displayed correctly!
the error was that i used: "file.php?src=" instead of "file.php?file="
Download this file:
http://agelos.panagiotakis.homelinux.org/tiny_mce.tar.gz
and extract it's contents to [moodle_folder]/lib/editor/tinymce/
pay attention to the configuration file of imanager :
/lib/editor/tinymce/plugins/imanager/config/config.php
and the configuration file of phpthumb
/lib/editor/tinymce/plugins/imanager/scripts/phpThumb/phpThumb.config.php
any help to solve the issues of phpThumb to produce thumbs is appreciated!
also i would like to make better directory views for moodle(Site Files and Module Files)
Thanks.
In reply to aggelos panagiotakis
Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
I forgot to mention that in order To enable TinyMCE, locate the "weblib.php" in the folder "lib" of your moodle system and make a copy - you never know...
no do what this post says!
http://moodle.org/mod/forum/discuss.php?d=59085#p268114
no do what this post says!
http://moodle.org/mod/forum/discuss.php?d=59085#p268114
In reply to aggelos panagiotakis
Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Martin Dougiamas發表於
In reply to Martin Dougiamas
Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
In reply to aggelos panagiotakis
Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Svetlin Stoyanov發表於
In reply to Svetlin Stoyanov
Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
In reply to aggelos panagiotakis
Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Julian Ridden發表於
In reply to Julian Ridden
Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
In reply to Stephen S
TinyMCE integrated with Moodle 1.9.2 plus. Somehow images are not getting displayed
由Diipak Gupta發表於
I integrated tiny MCE with moodle 1.9.2plus using integration steps mentioned at http://web2life.co.nz/content/tinymce-and-moodle-howto.
After integration, images are not getting displayed anywhere on the website. The files are available in the files folder in moodle.
After integration, images are not getting displayed anywhere on the website. The files are available in the files folder in moodle.
In reply to Julian Ridden
Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Richard Cory發表於
In reply to Richard Cory
Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
In reply to aggelos panagiotakis
Re: Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Richard Cory發表於
Thanks aggelos
Before I try it, I look forward to your explanation. As the code for the moodle 1.8 weblib file is quite different, I'd like to know if I only need to change the section where tinymce occurs (comparing the nonmatching lines in your weblib.php; Line 3593:3733; to the original weblib.php; Line 3766:3828 in moodle 1.8)
RC
Before I try it, I look forward to your explanation. As the code for the moodle 1.8 weblib file is quite different, I'd like to know if I only need to change the section where tinymce occurs (comparing the nonmatching lines in your weblib.php; Line 3593:3733; to the original weblib.php; Line 3766:3828 in moodle 1.8)
RC
In reply to Richard Cory
回复: Re: Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由rongguang liu發表於
In reply to rongguang liu
Re: 回复: Re: Απάντηση: Re: Απάντηση: tinymce editor with iManager image plugin for moodle 1.6
由Paolo Oprandi發表於
In reply to aggelos panagiotakis
Trả lời: tinymce editor with iManager image plugin for moodle 1.6
由NM Co. None發表於