All 7.x & 7.x-1.0-alpha7 I read README.txt and step-by-step...
1) download/extract ... aloha editor into 'sites/all/libraries/aloha' - OK (I try last and 0.20.20 version)
2) download/extract/install the Libraries module - OK
3) download/extract/install this module - OK (I try 7.x-1.0-alpha7, 7.x-1.x-dev, 7.x-2.x-dev version)
Results:
The 2.x-dev - module is not activated and does not work #1794096: I can not enable the module filter_true_wysiwyg, #1785732: Aloha causes JS console error in Firefox, but works fine.
The 7.x-1.0-alpha7, 7.x-1.x-dev module activated and can be customized (at /admin/config/user-interface/aloha) and does not work absolutely everywhere .
I try (FF, Opera, IE, Safari and Chrome) :(.
Please make any working version or hide releases (since this module is not working).
Comments
Comment #1
wim leers#1794096: I can not enable the module filter_true_wysiwyg has been addressed. The reason it doesn't work for you is that you need PHP 5.3.
I'm very sorry you had to endure this painful process!
Comment #2
pvasili commentedPHP 5.3.17 What's wrong? Where could be the problem?
Excellent editor! However, many users can't install this module :(
p.s.
pls specify php = 5.3 in the .info files
Comment #3
wim leersThe issue I just linked to linked to #1792684: Enforce PHP 5.3 as a requirement. That's where the minimum PHP version has been specified.
Comment #4
andypostWim, it there any version that works as standalone (without spark)?
pvasili pointed that he already uses PHP 5.3.17
Comment #5
Softovick commentedHello, same problem, PHP 5.3.17. Maybe need a higher version of PHP? Or conversely, less
Comment #6
wim leersAloha works without Spark. See the README for details on how to set it up.
So you *are* on PHP 5.3.17 and are getting parse errors? Can you post the exact error message?
Comment #7
Softovick commentedCheck now to PHP 5.3.16
Installed Drupal 7.15, Standart profile (theme Bartik)
+ Module Libraries 7.x-2.0
+ Module Aloha 7.x-1.0-alfa7
+ Editor Aloha Editor 0.22.0
Not working.
Reading in order in the instructions, unzip all archive in folder sites/all/libraries/aloha, there is not any errors in the log Drupal, no errors in the logs of apache. Switching to edit material in the usual way. Tried also disable module Overlay and Toolbar, still not working.
Comment #8
Softovick commentedSupplement - for Aloha Editor 0.20.0 version works. But at 21 and 22 is not working. Perhaps it is necessary to add to the README or even make drush integration to download the latest version of the editor automatically.
Comment #9
wim leersOh! This is on version 1 of this module; that version is not supported anymore (not by muhleder AFAIK and definitely not by me), I'm actively working on the 2.x version.
Comment #10
Softovick commentedThanks for the clarification.
Tried Aloha 7.x-2.x-alpha1, the installation did as instructed. In edit mode, the editor is displayed (node/9/edit), but here's how the "on-the-fly" - there is no.
Comment #11
andypost@Softovick Suppose you need http://dgo.to/edit module installed too
Comment #12
Softovick commentedThank you, Andy, module "Edit" is working.
But in the description of this README.txt not written about it - maybe necessary to add? In the description on the page module Aloha said module Edit, but implicitly.
Comment #13
wim leers#12: Now referenced from the project page. This is a stand-alone module as well, so there's no need to point to the Edit module from the README. You don't *need* the Edit module, it just leverages the Aloha module in another way :)
Comment #15
pvasili commentedThis module (7.x-2.*) still does not work.. :(
- PHP 5.3.17
- Drupal 7.17
- jQuery Update -> jQuery 1.7 (load it from localhost)
- core patch: http://drupal.org/files/1664602-1.patch (and without this patch)
- HTML input format (as required README.txt)
Comment #16
wim leersWe're currently working on the D8 version first (we're working on getting that in core), development of the D7 version is on hold for now. Thanks for your understanding.