How do I edit the community toolbar (the top nav module)?
The login button links to /component/community/frontpage and I want it to be changed to /home.
Furthermore I would like to change the language under the setting icons to German.
Also for me I would like to delete some functions as it makes no sense to have 2x friend requests, 2x messages, 2x profile,...as I have the same functions in the community toolbar over the activity stream again...
#1 you can change the redirect login by using jomsocial redirect plugin
#2 for that text we use the same string with hellome module, so you only need to download all germany translation package from here
www.jomsocial.com/translations/translations/de-DE
#3 you need to modify this file modules/mod_community_toolbar/tmpl/default.php, find and remove this code :