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 ...MinimalExtropy skinMinimalExtropy skin
Previous
 
Next
New Post
10/21/2008 12:58 PM
 

The MinimalExtropy skin does not seem to work in Firefox 3.03 for Ubuntu/Linux. It works in IE and Firefox in Windows.  (I tried both the default version and a modified version)

The main menu only shows "HOME" and nothing else. No submenus, no additional parent menus (i.e even the admin and host menus are absent).  The additional parent pages do show up as a list across the bottom, however.

 

Is this a problem with CSS in the skin? A bug with the linux version of firefox?  Any way to fix it?

Thanks

 
New Post
3/5/2009 12:08 AM
 

I tried to upgrade to 4.9.2 and tried the default skin.  Same result when viewing the page with Ubuntu and FireFox 3.  You can't see the menu.

As netbooks with Ubuntu become more popular, this is kind of a serious issue.

 

http://support.dotnetnuke.com/issue/ViewIssue.aspx?ID=9158&PROJID=39  has more info so i'm not the only one experiencing it.

 

Any thoughts?

 
New Post
3/5/2009 12:32 AM
 

Got it to work.  Here's the solution.  In the js folder, modify ClientAPICaps.config to the following (adding Mozilla)  -- Not sure if all of the additions are necessary or not, but hey it worked.  Firefox is detected as "Mozilla" when using it in Ubuntu.

 

 

<?xml version="1.0" encoding="utf-8" ?>
<capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <functionality nm="DHTML" desc="Dynamic HTML">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="FireFox" minversion="1" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Gecko" minversion="1" />
            <browser nm="Opera" minversion="7" />
            <browser nm="Mozilla" minversion="1" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
          <browser contains="Mozilla" />
            <browser contains="Camino" />
        </supports>
        <excludes>
        </excludes>
    </functionality>
    <functionality nm="XML" desc="Client Side XML Parsing">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="FireFox" minversion="1" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Opera" minversion="7" />
            <browser nm="Gecko" minversion="1" />
          <browser nm="Mozilla" minversion="1" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
            <browser contains="Camino" />
          <browser contains="Mozilla" />
        </supports>
        <excludes>
            <browser contains="Mac_PowerPC)" />
        </excludes>
    </functionality>
    <functionality nm="XMLJS" desc="Requires Javascript Client Side XML Parsing">
        <supports>
            <browser contains="Opera" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
        </supports>
    </functionality>
    <functionality nm="XMLHTTP" desc="Client Side HTTP Requests">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="FireFox" minversion="1" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Opera" minversion="7" />
            <browser nm="Gecko" minversion="1" />
          <browser nm="Mozilla" minversion="1" />
            <browser contains="Camino" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
          <browser contains="Mozilla" />
        </supports>
        <excludes>
            <browser contains="Mac_PowerPC)" />
        </excludes>
    </functionality>
    <functionality nm="XMLHTTPJS" desc="Requires Javascript HTTP Requests">
        <supports>
            <browser contains="Opera" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
        </supports>
    </functionality>
    <functionality nm="XSLT" desc="Client Side XSLT Processing">
        <supports>
            <browser nm="IE" minversion="4" />
        </supports>
        <excludes>
            <browser nm="FireFox" minversion="1" />
            <browser nm="Netscape" minversion="6" />
            <browser nm="Opera" minversion="7" />
            <browser nm="Gecko" minversion="1" />
          <browser nm="Mozilla" minversion="1" />
            <browser contains="Konqueror" minversion="5" />
            <browser contains="Safari" />
            <browser contains="Mac_PowerPC)" />
            <browser contains="Camino" />
          <browser contains="Mozilla" />
        </excludes>
    </functionality>
    <functionality nm="Positioning" desc="Dynamic Positioning of Elements">
        <supports>
            <browser nm="IE" minversion="4" />
            <browser nm="FireFox" minversion="1" />
            <browser nm="Netscape" minversion="5" />
            <browser nm="Opera" minversion="7" />
            <browser nm="Gecko" minversion="1" />
          <browser nm="Mozilla" minversion="1" />
            <browser contains="Konqueror" />
            <browser contains="Safari" />
            <browser contains="Camino" />
          <browser contains="Mozilla" />
        </supports>
        <excludes>
        </excludes>
    </functionality>
    <functionality nm="SingleCharDelimiters" desc="Supports single character delimiters (i.e. Char(18))">
        <supports>
            <browser nm="*" />
        </supports>
        <excludes>
            <browser contains="Mac_PowerPC)" />
        </excludes>
    </functionality>
</capabilities>

 
New Post
6/15/2010 5:26 AM
 
I had a similar problem with the Puure skin from Bind - thanks for posting the solution!
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...MinimalExtropy skinMinimalExtropy 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