Index: ext_emconf.php =================================================================== --- ext_emconf.php (revision 5830) +++ ext_emconf.php (working copy) @@ -14,7 +14,7 @@ 'title' => 'User>Open Documents', 'description' => 'Shows opened documents by the user. This concept is more widely used with the "Classic Backend".', 'category' => 'module', - 'shy' => 1, + 'shy' => 0, 'dependencies' => '', 'conflicts' => '', 'priority' => '', @@ -49,4 +49,4 @@ ), ); -?> \ No newline at end of file +?>