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, ...need desperate help learning dnn skinningneed desperate help learning dnn skinning
Previous
 
Next
New Post
5/28/2011 9:50 AM
 
Shout out if you hit any walls - there are always people who will help where we can.

Westa
 
New Post
5/30/2011 2:18 AM
 
Okay, so between the Joe Brinkman series and a lot of luck, I've gotten a lot further than I thought I was going to be able to. So now I'm hitting actual questions !

For example, this website has both an English and a Romanian version. I know there's a built-in skin object for language localization - how do I implement this, though? Specifically, according to the www.thinkofdesign.com resource, it looks easy enough to put in a drop-down menu or a pair of flags. However, the design I got from the web-designer has a pair of links on opposite sides of the website, that are vaguely fancy looking. Suggestions?

Beyond that, what I'm working on is the menu - the design included a very stylized menu that I'm certain can be made, but a recommendation for a good resource or example or something would be useful, if anyone has any good links.

Thank you!
 
New Post
5/30/2011 4:11 AM
 
One more question: for my containers, one of them is supposed to hold a number of links, and have a bracket around the selected one. How should I implement this? What does DNN do with, say, javascript?

Thanks.
 
New Post
5/30/2011 4:34 AM
 
Dnn 5.6.2 has an inbuilt localization system - - u turn on localization in the system settings and setup the language template for the new language - in the language section. If the localization skin object is on your skin it will become active and show flages or a dropdown depending on what you have set.

There is some good info on the system here http://www.dotnetnuke.com/Resources/LanguagePacks/tabid/933/Default.aspx

As for how to implement multiple flags and such - once localization is active - it would be easy to setup your own flag buttons as links instead of using the default skin object,
Its really just a matter of making the flag link back to the same page with a Language parameter.

Say for example you are on you HOME page:
www.dnnwerk.de/Home/tabid/38/Language/de-DE/Default.aspx

A link click on that page that does this 
www.dnnwerk.de/Home/tabid/38/Language/de-DE/Default.aspx would change to german version
www.dnnwerk.de/Home/tabid/38/Language/de-DE/Default.aspx would change to english version

Would be relatively easy with a couple of lines of Javascript to set the flag links appropriately at run time yourself.

As for the menu - well - where to start on that one I guess.

While the dnn menu is very functional working with it can be somewhat of an arcane art.  
There are a couple of 3rd part menus that may provide a better starting place:

http://dnn-menu.com/help/GetStarted.aspx ---  free and one of the nicer experience that the core

The other option and maybe the better one long term is DDRMenu http://www.dnngarden.com/
 - which is also great AND has one major bonus up its sleeve.
When DNN 6.0 is released it will come with DDRMenu installed by default as the new core menu system.

Both work with template based systems and have a good set of examples

Westa
 
New Post
5/30/2011 4:47 AM
 
Since javascript is client side - you are pretty much free to do whatever you need in that area.
DNN also fully integrates with JQuery and AJAX etc.

But having said that - Would need to see your layout to fully understand what you are talking about here.

What is the nature of the contents of this set of links ???

Are you talking about something like a sidemenu or part of the navigation system.

Westa
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...need desperate help learning dnn skinningneed desperate help learning dnn skinning


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