It would be cool if the domain switcher provided by the Domain Navigation module (part of Domain Access) could be placed on the toolbar. Basically the only thing what is needed is something like:

<?php if(module_exists('domain_nav')): ?>
<div id="admin-toolbar-domain">
  <?php print domain_nav_render(); ?>
</div>
<?php endif; ?>

Of course this needs work to provide more flexibility, e.g. the admin should be able to choose to show or hide the domain navigation for each toolbar. I don't have time to do this, hence I can't attach a patch now, but I wanted to share the idea. Maybe someone will be interested and will have the time to implement this feature.

Comments

dydave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thanks everyone for the efforts and work on this issue! 🙏

More than 15 years of inactivity on this issue for the Drupal 6 version of the module which is not supported anymore.

Therefore, closing as Outdated, for now.

Feel free to let us know if you have any questions or concerns on any aspects of this issue or the project in general, we would surely be glad to help. 😊
Thanks in advance!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.