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, ...DDR Menu Token for HTML SkinDDR Menu Token for HTML Skin
Previous
 
Next
New Post
1/22/2015 9:31 AM
 

I know we can do "<dnn:DDRMENU MenuStyle="Simple" id="dnnNAV" runat="server" />" to specify DDR Menu for an HTML skin (i.e., prior to parsing).  However, there does not seem to be a way to add the registration for the dnn:DDRMenu tagname in the HTML so it is registered in the resulting .ascx (i.e., "<%@ Register TagPrefix="dnn" TagName="DDRMENU" Src="~/DesktopModules/DDRMenu/Menu.ascx" %>").  Is there a way to do this or must we upload / parse the HTML and then manually add the tag registration?

 
New Post
1/22/2015 9:42 AM
 

In an HTML skin you should use object elements which get parsed to the code you posted in the resulting ASCX skin.

Would like like this for the Banner skin object as an example:

<object id="dnnBANNER" codetype="dotnetnuke/server" codebase="BANNER">

 
New Post
1/22/2015 9:56 AM
 

Thanks for the advice Timo but need just a little more clarity - to put your advice into my issue I would then replace:

<dnn:DDRMENU MenuStyle="Simple" id="dnnNAV" runat="server" />
with:
<object id="dnnNAV" codetype="dotnetnuke/server" codebase="DDRMENU" MenuStyle="Simple">

 
New Post
1/22/2015 10:07 AM
 

That didn't work - the object was not recognized and replaced in the resulting .ascx.  Any other ideas?

 
New Post
1/22/2015 10:39 AM
 
David Moring wrote:

Thanks for the advice Timo but need just a little more clarity - to put your advice into my issue I would then replace:


with:

In theory, yes. But I have to admit the last time I created an HTML skin is 4 years ago..
Maybe this thread will help: http://www.dnnsoftware.com/forums/thr...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DDR Menu Token for HTML SkinDDR Menu Token for HTML 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