I am using three modules I was hoping would improve the usability of my sites : ADMINISTRATION, CONTROL PANEL and FEATURES.
The very well executed FEATURES MODULE ---which is used on Drupal.org--- gets completely obliterated by the ADMINISTRATION module. It works fine with CONTROL PANEL. But add ADMINISTRATION and it disappears.
I am assuming ADMINISTRATION takes over the PATH formation to insert its FEATURES section with no regard as to whether there is a path already created with that name. It's odd this was not tested given FEATURES is a module made popular by Drupal itself.
There is also no documentation AT ALL in the distro --no install instructions, etc. Should I make a separate ticket for that?