It is made only with jQuery and jQuery-UI. Knowing that Drupal 7 will be included in the core library jQuery UI is an interesting idea for the community.
Home: http://elrte.org/demo/
Home plugin files: http://elrte.org/elfinder/demo
| Comment | File | Size | Author |
|---|---|---|---|
| #22 | wysiwyg-elrte-896960.patch | 9.46 KB | shenzhuxi |
| #14 | wysiwyg_elrte-7.x-alpha1.tar_.gz | 3.13 KB | ph0enix |
Comments
Comment #1
twodSounds like an interesting editor! I'm afraid I don't have time to investigate the possibilities further, but anyone is of course welcome to create a patch if they like.
Also note that other modules can provide editor implementationss via Wysiwyg module too. The documentation is a bit lacking as we don't officially support this yet, but basically you implement hook_wysiwyg_include_directory($type) and return the name of a subfolder when $type is 'editor'. That subfolder should contain one .inc file per editor implementation, just like the "editors" folder in Wysiwyg module. There are a few lines about this hook in wysiwyg.api.php, but that's focused on providing editor plugins instead, though the basics are the same.
Btw, unless you had in mind to do this yourself, I'm unassigning you from this issue. If you did, just reassign yourself when you have a patch and change the status to "needs review". ;)
Comment #2
felipepodesta commentedI am willing to do this for the community.
I will investigate the module and create patches and post here.
Comment #3
twodReverting to active as there's no patch yet. Changing to "Code" as we use "Plugins" for things like the cross-editor Teaser Break plugin ans native plugin meta data wrappers.
If you need any help with this don't be afraid to ask here or on IRC (#drupal-wysiwyg). I haven't been in that channel for a while but I'll log back in after work.
Getting a grip on the JavaSript part of the editor implementations is a bit harder than it needs to be and it will be refactored for Wysiwyg 3.x...
Thanks for putting time into this!
Comment #4
yautja_cetanu commentedsub - looks like an awesome editor!
Comment #5
Fannon commentedlooks great!
subscribing
Comment #6
twodDid'n't realize we already had an issue for this editor. It's older but has less content so I'm marking it a duplicate of this one. For reference: #658430: Add elRTE editor support
Comment #7
marcusx commentedUsed it already whitout drupal and works great! Looking forward to have WYSIWYG support.
subscribing
Comment #8
dgastudio commentedsubscribing
Comment #9
Fannon commentedElFinder is already ported for Drupal WYSIWYG:
http://drupal.org/project/elfinder
ElIrte and Elfinder really look great to me! They could outrun TinyMCE and IMCE for me by far, if this matures.
Simon
Comment #10
mooselimb commentedsubscribing
Comment #11
vitok-dupe commentedsubscribing
Comment #12
jduguid commentedsubscribing
Comment #13
ookami.kb commentedsubscribing
Comment #14
ph0enix commentedI have written initial module for elRTE support. It runs, have generic configuration options.
Known issues:
Maybe someone can find way how to fix that...
Requirements:
Attached module for Drupal 7, it can run on Drupal 6 by replacing core version in wysiwyg_elrte.info. Also it can be easy integrated into wysiwyg module by copying wysiwyg_elrte/editors contents to wysiwyg/editors and replacing function name from "wysiwyg_elrte_elrte_editor" to "wysiwyg_elrte_editor" in elrte.inc.
Comment #15
vitok-dupe commentedNo way!
It's happend!!
Nice one!!!)))
Comment #16
fexmusicmutuz commentedsubscribing
Comment #17
jantimon commentedsubscribing
Comment #18
jduguid commentedNicely done! Thank you for all the work you put into this. Can you tell me how I tie in elFinder for the file manager?
Comment #19
tchopshop commentedsubscribing
Comment #20
razunter commentedNot working with elrte 1.3
Comment #21
Shevchuk commentedany progress?
Comment #22
shenzhuxi commentedport #14 to a patch for wysiwyg 7.x-2.x
full work with elrte 1.2
all the pop up window have problem with elrte 1.3