Add an external URL to album description

mufa

Joined: 2010-04-20
Posts: 2
Posted: Mon, 2010-10-11 19:39

Hi,

Is it possible to add an external URL to a specific album description? If the answer is affirmative, could you tell me exactly how to do it?

Thank you very much

 
mamouneyya

Joined: 2009-11-02
Posts: 337
Posted: Mon, 2010-10-11 20:27

Do you mean you want a URL that refers directly to the album description, or you mean that you need to insert URL into the album description? If the latter, then I think you can add it as HTML with the Purifier module. Activate the module then enter the link you want using the format:
<a href="http://YourLink.com">YourTitle</a>

 
mufa

Joined: 2010-04-20
Posts: 2
Posted: Mon, 2010-10-11 20:59

I needed to insert URL into the album description. Your solution worked like a charm. Thank you very much. :)