commons_profile_menu_alter() does $items['user/%user/view']['title'] = t('Activity stream');, even when commons_status_streams is disabled.
I'm not sure if this text is appropriate in general since it renames the user profile page, but if we want to keep it, it should be moved to commons_status_streams.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_commons-move-menu-alter-1341172.patch | 1.41 KB | mstef |
Comments
Comment #1
mstef commentedComment #2
izkreny commentedFollow up: #1464226: Fallback for View profile tab when Activity Streams feature is disabled
Comment #3
ezra-g commentedTagging this for attention before the 2.8 release.
Comment #4
ezra-g commentedThis is committed - Thanks!
http://drupalcode.org/project/commons.git/commitdiff/8c85714?hp=9369f006...
Comment #5
mstef commentedno love for the author.. ouch, ezra.. jk
Comment #6
ezra-g commentedSorry - I did credit you in the commit message but forgot to use the author flag.
Also, the work here continues at #1464226: Fallback for View profile tab when Activity Streams feature is disabled.