Postponed (maintainer needs more info)
Project:
Ping.FM Block
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2010 at 15:36 UTC
Updated:
19 Dec 2011 at 11:29 UTC
Would love it if you can make links in Ping.FM module clickable. This would make Ping.FM Module perfect for my (and many others') needs. See attached screenshot.
Thanks!!
| Comment | File | Size | Author |
|---|---|---|---|
| ping.jpg | 113.9 KB | SamSteinig |
Comments
Comment #1
chrisfromredfinHey - I made the changes, but you'll want to do a CVS checkout to get the latest code. If you verify it works for you, I'll make it the next minor release (but it's too late for me to beat on CVS right now ;) ).
It works exactly how it used to (no filtering) unless you go to the (new) Ping.FM Block settings page (admin/settings/pingfmblock) and choose the input format you'd like to use to filter incoming updates. The best way to go is PROBABLY to create a new input format and the ONLY thing it has is the URL filter enabled for it, and then use that format -- that's my recommendation anyway.
Comment #2
SamSteinig commentedThanks Chris! I'll give it a try and let you know.
Comment #3
SamSteinig commentedHi Chris:
Works perfectly! I created an input filter with URL Filter only, applied it to Ping.FM block and the links work beautifully.
Thanks!
Sam :)
Comment #4
chrisfromredfinThanks for the feedback and suggestion!
Comment #6
SamSteinig commentedHi Chris:
So it worked perfectly for one of my 2 sites, but for second site the link is not clickable. I'm running Drupal in multisite mode, so both sites are using the same exact module. I configured ping.fm block in the second site to use an input format called "URL Filter", where the only thing enabled in that input format is URL Filter. Any ideas why the link would be clickable in one site but not the other?
Comment #7
chrisfromredfinHmm... I have to think that it's GOTTA be the config, since it works in most but not in others. There should be no reason (with the exact same code running on multisite) that it should be different. So, double-check the input format you configured and that it's right on the settings page. I normally wouldn't throw this back on you, but I'm as confused as you are. I know it's been a while; have you figured it out since posting? Flush caches? :)
Comment #8
SamSteinig commentedStill not working. I had both sites side-by-side, double-checking the configuration, and I flushed cache. Still no dice. Any possiblility that it could be theme-related?
Comment #9
chrisfromredfinI don't THINK it would be theme-related, though you can try switching themes to verify.
What about permissions on your input filters? Does everyone have access to use the input filter on the misbehaving site? Have you tried both logged in and logged out?
Comment #10
SamSteinig commentedI switched themes... same problem.
Checked permissions on input filters, everyone has access, and the link doesn't work, either for logged in or anonymous users. Stumped...
Comment #11
chrisfromredfinNext thing I would try is to get out the devel module and look at the value of the variable that is holding the status. Paste that content into a new "page" node and select the input filter you've defined. See if it works in the context of a "page." Try that on both sites and see if the behavior is consistent (not that this will FIX your problem, but might provide us some insight.)
Comment #12
chrisfromredfin