I'm using the Twitter module to cache tweets and provide a json based view of the cached tweets. The twitter module provides a "Link urls to their destinations" option in the fields message text option but with the JSON data doc style none of the urls in the messages are automagically converted into links.

Comments

dstol’s picture

Category: bug » support

On further digging, I can see that this is done by design, but it would be cool to support things of this sort as I am probably not the first nor the last to have this problem.

allisterbeharry’s picture

Assigned: Unassigned » allisterbeharry

This should be solved in the current dev release, as the module now uses the Views advanced_render method which pulls in any field display options specified.

allisterbeharry’s picture

Status: Active » Fixed

This should be fixed in 6.x01.0-beta1 You can control how a field is rendered from the standard Views UI and the plugin will respect that setting.

Status: Fixed » Closed (fixed)

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