The current version of the aloha distribution, alohaeditor-0.20.10.zip, doesn't work with this path:
libraries_get_path('aloha') . '/aloha/lib/aloha.js')

but does work with this path:

libraries_get_path('aloha') . '/lib/aloha.js')

Comments

muhleder’s picture

Ok yeah I see what you mean. It's sort of a matter of preference how you install the library but I do agree that what you're suggeting is the best way.

It looks like we need to instruct people to install the aloha subfolder from the download into their sites/all/libraries folder.

I'm just wondering how we handle breaking upgrades for people who already have it installed.

shunting’s picture

Many installations make choosing the path an administrative function? Maybe default the value of that field to the the URL above, then in the messsage after install, direct them to the settings page and have the user confirm it. Makes the whole thing self-documenting and clears a big hurdle for newbies.

wim leers’s picture

Version: 7.x-1.0-alpha7 » 7.x-2.x-dev
Assigned: Unassigned » wim leers
Status: Active » Fixed

In the 2.x version of this module, Aloha Editor now works on the back-end, out-of-the-box (i.e. you don't have to download Aloha Editor separately anymore). Please *do* follow the included installation instructions.

If you want to use Aloha Editor on the front-end as well, please see #1782332: Upgrade the Edit module so that it leverages the Aloha module.

Status: Fixed » Closed (fixed)

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