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...Administration ...Administration ...Removing the "Terms & Privacy Statement" from your DNN site Removing the "Terms & Privacy Statement" from your DNN site
Previous
 
Next
New Post
1/9/2009 6:26 AM
 

the 3rd option works but it leaves the "|", since it is not part of the link

 
New Post
1/9/2009 6:47 AM
 

Well, the suggestions made here work, (almost):

  1. they leave the '|' character
  2. what if you want to replace, not just remove?

robasta suggests that you do the following

If you have access to the server then the simplest way would be to edit the .ascx file fhich relates to the skin which is in use. The skins are to be found in the directory C:\Inetpub\wwwroot\dotnetnuke\Portals\_default\Skins. navigate to this directory, and select the skin which you are using. You will find that there are a number of variations on the default skin in use. Select the relevant .ascx file. To remove the Terms of Use link do the following:

  1. Remove the line near the top of the file <%@ Register TagPrefix="dnn" TagName="TERMS" Src="~/Admin/Skins/Terms.ascx" %>
  2. Probably near to the bottom of the file remove <dnn:TERMS id= "dnnTERMS" runat= "server"></dnn:TERMS>. It may look like <dnn:TERMS id= "dnnTERMS" runat= "server" />.

The above may also be acheived by using ftp. To use ftp you will need to:

  1. Navigate to the relevant directory with your ftp program
  2. Download the relevant file
  3. Make the necessary changes
  4. Put it back in place.

Note that if you are using this approach then it may be easy to overlook your changes in the future, finding that the Terms of Use reappear.

 
New Post
3/24/2009 1:08 PM
 

Many Thanks Mamlin,

Your examples were excellent, as well, very helpful. Problem solved. I'm still trying to add Employee in front of the LOGIN on my DNN site. Any suggestions?

Darryl

 
New Post
3/24/2009 2:56 PM
 

Darryl Peterson wrote
Many Thanks Mamlin,

Your examples were excellent, as well, very helpful. Problem solved. I'm still trying to add Employee in front of the LOGIN on my DNN site. Any suggestions?

Darryl


 

Darryl-
The easiest (and "most acceptable") method will be to alter the term "LOGIN" to "EMPLOYEE LOGIN" in the skin object's resource file.  You can edit with a resource file editor but a change this small can easily be done with Notepad.  The resource file can be found at the following location:
 
 (DNN root folder)\admin\Skins\App_LocalResources\Login.ascx.resx
 
The section you'll look for is:
 
  < data name="Login.Text" xml:space="preserve" >
    < value >Login< /value >
  < /data >

 
Change the text inside the "value" tags from "Login" to "Employee Login".
 
 
Tip:  Making the Resource File Unique to Your Portal
If you want to alter a resource file value only for a certain portal then make a copy of the resource file and rename the copy as follows:
 
If your portal is portal "0", create a copy of "Login.ascx.resx" and then rename the copy to "Login.ascx.Portal-0.resx".  Now portal "0" will use the copy while all other portals will use the default file.
 
Cheers!
-mamlin


esmamlin atxgeek.me
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Removing the "Terms & Privacy Statement" from your DNN site Removing the "Terms & Privacy Statement" from your 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