Download & Extend

Update follow link text

Project:Drupal Commons
Version:7.x-3.x-dev
Component:Activity/status streams
Category:bug report
Priority:critical
Assigned:ezra-g
Status:closed (fixed)

Issue Summary

Follow any node and look at the "other content you follow" tab to reproduce.

Comments

#1

Assigned to:Anonymous» chris.rochford

#2

Assigned to:chris.rochford» Anonymous

Also, the flag link should be the text "Unfollow" rather than the follow icon. Unassigning since I don't think chris.rochford is working on this.

#3

Priority:major» critical

This makes the form look pretty broken - Bumping priority to "Critical."

#4

I have pushed up a change to make the "Follow" and "Unfollow" links look like links again. The text change would have to b e done back in modules as that is a setting for the flag links. The same goes for the checkboxes for the email column. The css should not be effected by these changes.

#5

Linking the css change should also help: http://drupalcode.org/project/commons_origins.git/commit/e04b583

#6

Title:Notification settings form checkbox style not applied to tabs other than 'group'» Update follow link text
Component:Theme» Activity/status streams

Updating with the action item. I believe the email flag links are styled as checkboxes via JS in the theme.

#7

Assigned to:Anonymous» ezra-g

The text should be Follow/Following.

#8

Status:active» fixed

With hook_update_N() implementations to update link text for upgrading sites.

http://drupalcode.org/project/commons_follow.git/commitdiff/0af33ab?hp=1...

#9

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.