Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Same page same module hyperlinks do not workSame page same module hyperlinks do not work
Previous
 
Next
New Post
5/10/2009 7:46 PM
 

Using Text/HTML module in DNN 5.0.1, I have not been able to get hyperlinks within the same module on the same page to work. Shouldn't this be possible?

If I have some simple paragraphs of basic html markup, and there are various <a href="#thisParagraph> links point to various anchors <a name="thisParagraph">, and all I do is copy and past the html markup into a Text/Html module on a a DNN page, shouldn't it work? Do I have to configure something somewhere? Or is this not possible in DNN? And if not, then why not?!?

Something as simple as hyperlinking between different paragraphs of the same text should be possible without complicating the html markup with all kinds of references to this or that module on this or that page when it should be INFERRED that unless otherwise specified that it's all in the same module on the same page!!!!


CT
 
New Post
5/11/2009 12:26 AM
 

 OK, so here's the hack to fix this problem.

First of all if you use {<a name="thisParagraph">some text</a>} where you want the anchor, then you get "some text" displayed as a hyperlink when you only want it displayed as normal because it's only an anchor and not a hyperlink.

So if you try {some <a name="thisParagraph" /> text} as anchor that does not work right.

And if you try {some <a name="thisParagraph"></a> text} as anchor that does not work right.

But, if you try {some <a name="thisParagraph">&nbsp;</a> text} as anchor then finally everything works the way it should.

Go figure. If anybody has any other hacks or ideas, please post. I still say that something this basic shouldn't be such a problem.


CT
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Same page same module hyperlinks do not workSame page same module hyperlinks do not work


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out