Newbie/Installation instructions on Drupal

Added by Daria R over 1 year ago

Hi,
I'm a newbie of eIRTE and its installation. I've been trying to find out how it has to be installed for including on Drupal but I haven't found the way to do it. I've installed JQuery UI and I don't know what to do with the code on the installation instructions.
Thank you very much.


Replies (6)

RE: Newbie/Installation instructions on Drupal - Added by Troex Nevelin over 1 year ago

I don't know how to integrate into Drupal, but there is already a ticket on Druapl site for elRTE. Better ask Drupal community about it, this should be easy.

RE: Newbie/Installation instructions on Drupal - Added by Daria R over 1 year ago

It seems that it hasn't integration with Drupal yet, they are working on it.
Anyway, thank you for the answer and the thread post.

RE: Newbie/Installation instructions on Drupal - Added by Wendy William 6 months ago

I started http://drupal.org/project/elrte to handle elRTE only. So we can update, maintenance and answer bugs and/or questions straight a way.

I use elRTE 1.3 and Drupal 6.22 but doesn't work. Look like jQuery conflicts?

Current used version:
- jQuery 1.3.2
- jQuery UI 1.7.3

Here I attached rendered Drupal page.

Any idea?

page.htm - Rendered html page by Drupal with elRTE (77.6 kB)

RE: Newbie/Installation instructions on Drupal - Added by Troex Nevelin 6 months ago

I know Drupal has problems with late jQuery updates, I consider 1.4 or 1.5 is a minimum requirement for elRTE.

In attached file I see you are including elRTE before jquery-ui, UI must be included first. Also take a look at the console output

RE: Newbie/Installation instructions on Drupal - Added by Wendy William 6 months ago

I decide to load jQuery included in elRTE rather than use default Drupal jQuery (because Drupal has many problem when using new jQuery, many contrib modules need to path).

Now, how to set elrte read his own jQuery? I see we can use noConflict() function but need some revision on elrte js?
Please take a look here http://drupal.org/node/1058168 (Using Newer Versions of jQuery with Drupal 6)

Hope I can release 6.x-1.0-alpha1 soon if we can solve this jQuery issue. Again, we must use jQuery equipped by elrte rather than Drupal official (1.2) or jQuery Update (1.3.2).

I attached complete 6.x-1.0-alpha1 module.

elrte.zip - elRTE Drupal 6 module (6 kB)

RE: Newbie/Installation instructions on Drupal - Added by Troex Nevelin 6 months ago

I'm really not sure if I can help you with this, I'm no familiar with Drupal, and haven't used noConflict() jQuery feature because there was no need for me.

Maybe looking at http://drupal.org/project/elfinder module code will help you, because as I know it also uses external jQuery.

(1-6/6)