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, ...Breadcrumb/Page NameBreadcrumb/Page Name
Previous
 
Next
New Post
1/27/2010 12:03 AM
 

 Hi guys.

I want to display the page name on my page, however I'm not sure how to do this.

It'll work in a similar way to breadcrumbs, however I don't want all the navigation involved.

So say I wanted to display the page name for my 'Write to Us' page, breadcrumbs would display it something like this:

About Us > Contact > Write to Us

Now, I have tried to add the setting to my breadcrumb control in the ASCX file RootLevel="3" which does the trick for that particular page, however if I wanted to display the page title for just the 'Contact' page it will display nothing (as it is above root level 3).

Any ideas????

 
New Post
1/27/2010 4:23 AM
 

you can easily use the [TEXT] Skin object with TokenReplace turned on and "PAGE:NAME]" as text.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/31/2010 7:25 PM
 

 Yes, but I don't want to have to write in [PAGE:NAME] in my html/text module each and every time. May as well just write the page name

Are you saying you can do it using the dnn:TEXT skin object? If so could you give me a code example, I can't seen to find one anywhere, not even in the Skin Objects Reference Guide...

 
New Post
1/31/2010 8:29 PM
 

Okay I worked it out. [Page:name] no longer exists, but I have used [Tab:tabname] which works.

So the final code I used was:

<dnn:TEXT runat="server" id="dnnTEXT" replaceTokens="True" Text="[Tab:tabname]" />

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Breadcrumb/Page NameBreadcrumb/Page Name


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