Forum closed. New forum available at http://community.wymeditor.org/

Joomla compatibility

Support forum for WYMeditor.

Joomla compatibility

Postby anastasiabeginner on Tue Jun 10, 2008 8:11 pm

1. Is this product compatible with "Joomla!"?
2. If "yes", how to make it work?
Best Wishes
anastasiabeginner
 
Posts: 1
Joined: Tue Jun 10, 2008 8:03 pm

Re: Joomla compatibility

Postby mr_lundis on Tue Jun 10, 2008 8:23 pm

To use WYM with Joomla! you'd need it to be packed in some kind of plug-in/componetnt/mambot or whatever they're called these days. However I have no idea whether or not such a package is available. Have you tried to search for it?
Jonatan Lundin - designer, developer and forum moderator. You should follow me on Twitter!
mr_lundis
 
Posts: 335
Joined: Sun Dec 02, 2007 10:59 am
Location: Sweden

Re: Joomla compatibility

Postby PACE on Fri Jul 04, 2008 10:13 am

This would be a plugin, Joomla has the ability to support various editors. Sadly, it seems no one has officialy ported WYMEditor yet :(
I wanted to but I just had one quick project that involved Joomla so I never got around to do it.

This is the editor list on the Joomla site: http://extensions.joomla.org/component/ ... Itemid,35/
PACE
 
Posts: 15
Joined: Fri Oct 12, 2007 10:24 am
Location: Austria

Re: Joomla compatibility

Postby thugsb on Thu Dec 10, 2009 4:25 pm

It is quite easy to apply a couple of small hacks and get WYMeditor working on Joomla's frontend editor.

1. Set your editor (in Joomla admin) to No Editor.
2. Download WYMeditor from http://www.wymeditor.org/download/
3. Copy wymeditor/ directory into httpdocs/wymeditor
4. Add the following to /templates/mytemplate/index.php
Code: Select all
<script type="text/javascript" src="jquery/jquery.js"></script>
<script type="text/javascript" src="wymeditor/jquery.wymeditor.pack.js"></script>
<script type="text/javascript">
jQuery(function() {
    jQuery(":submit").addClass("wymupdate");
    jQuery("#text").wymeditor();
});
</script>

(Instructions found here: http://trac.wymeditor.org/trac/wiki/0.5/Integration)

Also, this thread may be useful: http://forum.joomla.org/viewtopic.php?f=474&t=468412&p=1960251#p1960251

Good luck!
thugsb
thugsb
 
Posts: 4
Joined: Thu Dec 10, 2009 10:15 am


Return to Support

Who is online

Users browsing this forum: No registered users and 2 guests