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 ...Is there a way to disable search?Is there a way to disable search?
Previous
 
Next
New Post
6/22/2007 3:25 PM
 

I have a brand new install and do not need this function.  I have looked for documentation, forum discussion host and portal setting, am I missing something?

 
New Post
6/22/2007 5:20 PM
 

Remove the [SEARCH] token from your skin files (HTML) and re parse the skin package.

or remove the control from the skin file (aspx).  I think  It's easier working with the HTML, but you can do it either way.

 
New Post
6/22/2007 5:40 PM
 

Hello,

I have same problem, where can I find the [SEARCH] token? 

How to re parse the skin package?

thanks,

Peter

 

Empulse wrote

Remove the [SEARCH] token from your skin files (HTML) and re parse the skin package.

or remove the control from the skin file (aspx).  I think  It's easier working with the HTML, but you can do it either way.

 
New Post
6/22/2007 8:12 PM
 

I suggest reading the skinning documentation.  It basicly works like this.

Most skin designers use HTML to create their skins, then zip their HTML files to create a skin package.  When the skin packag ei uploaded  it is parsed by DNN and an ascx file is created, which is what DNN Actually uses.  If the html file is called mycoolskin.html, DNN will create a file called mycoolskin.ascx.

Within the HTML for each skin there are a number of tokens like [SEARCH], [LOGIN], [USER] [SOLPARTMENU], etc.  When DNN parses the HTML file to create .the .ascx file, it puts the appropriate code for a control in place of the token.  You need to find the HTML file for the skin you are using (usually in the " /portals/_default/skins/NAMEOFSKINPACKAGE"  folder, and remove the text "[SEARCH]". 

Some skin designers do not include the HTML file, in which case you will have to remove the Search Contol code from the ascx file (it will be in two places).  If you modify the HTML file you need to parse the skin package (In the Skins tab) which will make DNN create new ascx files for the skins.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Is there a way to disable search?Is there a way to disable search?


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