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...Skins, Themes, ...Skins, Themes, ...Multiple [TITLE] tokens in a container skin?Multiple [TITLE] tokens in a container skin?
Previous
 
Next
New Post
2/28/2007 6:26 PM
 
Is it possible to have multiple [TITLE] tokens in a container skin?  I was messing around with trying [TITLE:2] but didn't seem to work.

What am I trying to do?  Make anchor links to a container on the page.

<a name="[TITLE]"></a>
<div class="pageTitle">[TITLE]</div>

Thanks!
-Tim
 
New Post
2/28/2007 7:04 PM
 
if you want to use multiple instances of a skin object, you need to qualify (e.g. [title:2], to get attributes assigned to the correct instance). What is the issue, you discover

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/28/2007 7:13 PM
 
Hi Leupold,

Hmmm, I guess I'm not "qualifying" my skin object correctly.  I'm not 100% what that entails though.  Here's what I'm doing....

In myContainer.html I have the following....
<a name="[TITLE:2]"></a>
<div class="pageTitle">[TITLE]</div>


In container.xml I added the following...
<Object>
  <Token>[TITLE:2]</Token>
</Object>

My output is the following....
<a name
="&quot;&lt;dnn:TITLE2"></a>
<div class="pageTitle">My Title</div>


Thanks for taking a look!
 
New Post
2/28/2007 9:06 PM
 
Here's a thread where someone wanted to make clicking on the title activate the visibility function.
It bears some resemblance to what you want to do, maybe you can take it from there...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Multiple [TITLE] tokens in a container skin?Multiple [TITLE] tokens in a container skin?


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