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

wim leers’s picture

Assigned: Unassigned » wim leers
Category: bug » support
Status: Active » Fixed

#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!

pvasili’s picture

Status: Fixed » Active

PHP 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

wim leers’s picture

Status: Active » Fixed

The 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.

andypost’s picture

Priority: Critical » Major
Status: Fixed » Active

Wim, it there any version that works as standalone (without spark)?
pvasili pointed that he already uses PHP 5.3.17

Softovick’s picture

Hello, same problem, PHP 5.3.17. Maybe need a higher version of PHP? Or conversely, less

wim leers’s picture

Status: Active » Postponed (maintainer needs more info)

Aloha 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?

Softovick’s picture

Check 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.

Softovick’s picture

Supplement - 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.

wim leers’s picture

Assigned: wim leers » Unassigned
Status: Postponed (maintainer needs more info) » Active

Oh! 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.

Softovick’s picture

Version: 7.x-1.0-alpha7 » 7.x-2.0-alpha1

Thanks 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.

andypost’s picture

@Softovick Suppose you need http://dgo.to/edit module installed too

Softovick’s picture

Thank 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.

wim leers’s picture

Status: Active » Fixed

#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 :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pvasili’s picture

Version: 7.x-2.0-alpha1 » 7.x-2.x-dev
Component: Documentation » Code
Category: support » bug
Status: Closed (fixed) » Active

This 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)

wim leers’s picture

We'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.