Im new to Drupal CMS & have a high traffic interactive site running on Drupal where people share their opinions via comments form. - Sometimes, they have to quote my previous articles & I will have to post similar links for them so they can read those previous articles.But the current drupal commenting only allows the URL to be posted as it is, which takes a lot of space.How do i post such links with an anchor text, just like in HTML a href code? - Is there any HTML code to display links with anchor text in drupal.I wouldnt want all users to use it but just for admins like me.Kindly share your solutions..
Did you ensure that a filter is selected that allows links? Under Administer -> Configuration -> Content Authoring -> Text Formats. Configure it and you can also set the URL length in "Configure URLs to links".