I think the translation overview module should reside under content, not config.

Comments

miro_dietiker’s picture

Status: Active » Needs review

Attached patch would move it to content.

drewish’s picture

Status: Needs review » Active

No patch attached.

miro_dietiker’s picture

Status: Active » Needs review
StatusFileSize
new2.42 KB

Providing patch.

drewish’s picture

I appreciate your contributions and you get the Drupal way of doing things so I've granted you commit on the module. Please use your best judgement and limit your commits to the 7.x branch. If you have questions please just ask me.

pp’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new83.62 KB

The patch works for me!

I get the newest version of module from git repository.
Made a little example site with content.
Went to the console and run this:

$ wget http://drupal.org/files/issues/translation_overview_1172536_3_path.patch

$ git apply translation_overview_1172536_3_path.patch

$ drush cc

The menu is in the new place

miro_dietiker’s picture

Status: Reviewed & tested by the community » Fixed

committed and pushed.

Status: Fixed » Closed (fixed)

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