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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Making changes on DNN siteMaking changes on DNN site
Previous
 
Next
New Post
2/20/2019 6:36 AM
 

Hello everyone.

I am new to the DNN world and I have a task to create a website. But first I have to learn and explore how this works.

So, I read and learned a lot of things, made few plugins, but I didn't find information about changing things that are already embedded in the platform.

For example: Can I programmatically change the message at the top? To be "Hello SuperUser" and maybe more information instead of "SuperUser Account".

And the second question is, can I make changes from the plugin that I make to the whole site or other plugin?

 

Thank you.

 
New Post
2/21/2019 2:44 AM
 

Hi Vladimir,

 

To change this kind of things I would try from search a pattern "SuperUser Account" in all "*ascx.resx" files. Possible this post will help you: https://www.dnnsoftware.com/community-blog/cid/155042/content-localization-walkthrough

 
New Post
2/21/2019 3:34 AM
 

Hi Barri,

Thank you for your quick response. This is a very useful article, but I do not think it can help me with my problem. Or I didn't understand it well. 

Can I somehow change the standard DNN behavior already built on the DNN site? Can I somehow open DNN source code in Visual Studio and change this or this isn't a smart move? 

Thanks.

 

 
New Post
2/22/2019 2:20 AM
 
OK, for "displayname" it can be tricky, but it's possible. Let's say that you want to add "Hello" string before display name property, eg for "host" it should be "Hello SuperUser Account".

For this part of the page, for standard skin, DNN is utilizing "~\admin\Skins\user.ascx" control. Edit code behind ("~\admin\Skins\user.ascx.cs"), add custom text around line 156. Compile it, to make changes populated. Line 156 look like this:

enhancedRegisterLink.Text = registerLink.Text;

 
New Post
2/23/2019 6:32 AM
 

Thanks a lot.  That's what I'm looking for.

I have a few more questions if you don't mind.

My boss gave me some questions to find answers about DNN because he wants me to know everything before I start working on the site and plugins.

I have read about the DDR Menu and RAZOR, but I still have not found how to install my custom menu (I have not yet made it). Is it like installing an extension or?

When I want to make or change skins, do I have to do it in the source code of the Dnn platform? 

And after that I reinstall DNN?

Thank you. 

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Making changes on DNN siteMaking changes on DNN site


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