The URI on a license page is not a clickable link.
This field is a textfield, and it can be made clickable by first going to tripal content types and set Text processing to Filtered text
Then you have the option to set the text format to Full HTML (that happened automatically for me)
and the link is automatically converted to be clickable.
So - I think this should be the default, but I'm not sure how that is done! Maybe in tripal_file.module:
The URI on a license page is not a clickable link. This field is a textfield, and it can be made clickable by first going to tripal content types and set Text processing to Filtered text Then you have the option to set the text format to Full HTML (that happened automatically for me) and the link is automatically converted to be clickable.
So - I think this should be the default, but I'm not sure how that is done! Maybe in tripal_file.module:
but I'm not sure how to test that since I already have the module installed.