I've just enabled the module on a clean D7 install and cannot find the configuration settings form.

I've done:

drush dl wysiwyg
drush en wysiwyg

I've gone to
Admin > Modules > User Interface > Wysiwyg
and seen that the module is enabled.

This is the first problem, because the README says

Go to Administer > Configuration and modules > Content authoring > Wysiwyg,
and follow the displayed installation instructions to download and install one
of the supported editors.

However, under Modules there is no Content authoring section.

Now, I click on the Configuration link which appears to the right of the Wysiwyg entry in the module list. This takes me to Home » Administration » Configuration and I see "Content authoring" in the title. The only entry here is for Text formats, and there is no mention of Wysiwyg anywhere.

What have I missed?

Comments

TwoD’s picture

Try clearing the caches on Configuration -> Performance to rebuild the menu tree.
After that you should be able to find Wysiwyg's settings under Configuration -> Content authoring -> Wysiwyg profiles (path: admin/config/content/wysiwyg).

Enabling the module should have added those menu entries automatically. I'll see if I can reproduce this issue this weekend.

aacraig’s picture

That was it. Thanks for your quick response.

sun’s picture

Category: bug » support
Status: Active » Fixed

Thanks for reporting, reviewing, and testing! Committed a quick fix for README.txt to HEAD.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

Status: Fixed » Closed (fixed)

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