Posted by zet on September 13, 2010 at 11:16pm
2 followers
Jump to:
| Project: | Localization client |
| Version: | 6.x-1.8 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
A button to hide the localization client bar to a smaller "something" may prevent incompatibilities with other modules that use a bottom bar.
eg: Check this issue too : http://drupal.org/node/910578 .
Maybe the minimize button of that module, incompatible for now with l10n client, can be a source of insipration too.
Comments
#1
Well, there is this issue to integrate it with the admin module, which provides a repositionable bar of administrative stuff: #682326: Localization integration. Once that improvement is in admin.module, when used in conjuction with that module, l10n_client will be movable around the screen. We could replicate the code for that module, but why would we, if its already done :)