1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <title>Software.openSUSE.org</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6 <meta http-equiv="Content-Script-Type" content="text/javascript"/>
7 <meta http-equiv="Content-Style-Type" content="text/css"/>
9 <%= stylesheet_link_tag "/css/ui.dialog.css", "/themes/bento/css/style.css", "/css/software.css" %>
10 <link href="http://static.opensuse.org/hosts/software.o.o/images/favicon.ico" rel="shortcut icon" />
11 <%= javascript_include_tag "http://static.opensuse.org/themes/bento/js/jquery.js", "jquery-ui-1.7.2.js", "jrails.js", "application.js" %>
12 <%= javascript_include_tag "http://static.opensuse.org/c/javascript/common/langsel.js" %>
13 <%= javascript_include_tag "/themes/bento/js/l10n/global-navigation-data-#{@lang}.js", "/themes/bento/js/global-navigation.js" %>
14 <%= javascript_include_tag "http://www.google-analytics.com/ga.js" %>
16 <%= yield :content_for_head %>
18 <script type="text/javascript">
20 <%= yield :head_javascript %>
22 <%= yield :ready_function %>
25 $("#search_option_toggle").click(function () {
26 $("#search_options").toggle( flip++ % 2 == 0 );
36 <div id="header-content" class="container_12">
37 <a id="header-logo" href="/">
38 <%= image_tag '/themes/bento/images/header-logo.png', :width => 46, :height => 26, :alt => _("Header Logo") %>
40 <ul id="global-navigation">
41 <li id="item-downloads"><a href="http://en.opensuse.org/Sitemap#downloads"><%= _("Downloads") %></a></li>
42 <li id="item-support"><a href="http://en.opensuse.org/Sitemap#support"><%= _("Support") %></a></li>
43 <li id="item-community"><a href="http://en.opensuse.org/Sitemap#community"><%= _("Community") %></a></li>
44 <li id="item-development"><a href="http://en.opensuse.org/Sitemap#development"><%= _("Development") %></a></li>
49 <% unless flash.empty? %>
50 <div id="flash-messages" class="container_16" >
51 <% if flash[:success] or flash[:note] %>
52 <div class="grid_16 alpha omega">
53 <div class="ui-state-highlight ui-corner-all">
55 <span class="ui-icon ui-icon-info"/>
56 <%=h flash[:success] %><%=h flash[:note] %>
62 <% if flash[:warn] or flash[:error] %>
63 <div class="grid_16 alpha omega">
64 <div class="ui-state-error ui-corner-all">
66 <span class="ui-icon ui-icon-alert" />
67 <%=h flash[:warn] %><%=h flash[:error] %>
75 <div id="content" class="container_12 content-wrapper">
76 <div class="grid_9 alpha">
78 <%= render :partial => 'search/search_box' %>
80 <div class="box box-shadow">
81 <h2 class="box-header">
82 <span class="alignleft"><%= @page_title -%></span>
83 <% if @right_box == :search -%>
84 <span class="alignright" style="padding-right: 10px">
85 <% if @release != "developer" -%>
86 <%= _('switch to') -%> <%= link_to _('Development Version'), {:controller => "main", :action => "developer", :lang => @lang } -%>
88 <%= _('switch to') -%> <%= link_to _('Released Version'), {:controller => "main", :action => "index", :lang => @lang } -%>
94 <%= @content_for_layout %>
99 <div class="grid_3 omega">
101 <div class="box box-shadow grid_3 omega">
102 <h2 class="box-header centered"><%= _("Popular Software") %></h2>
105 <% top = top_downloads
107 top10=top[-1][:count]
108 top.each do |query| -%>
109 <% queryclass=((Float(query[:count] - top10) / (top1 - top10)) * 5).round %>
110 <a class='<%= "nowrap query query_#{queryclass}"%>'><%= query[:query] %></a>
115 <div class="box box-shadow grid_3 omega">
116 <h2 class="box-header centered"><%=_("Getting Help")%></h2>
118 <li><a href="http://en.opensuse.org/Download_Help"><%=_("Download Help")%></a></li>
119 <li><a href="http://en.opensuse.org/Download_Help#Burn_the_ISO_Image.28s.29"><%=_("Burn CD/DVD Image(s)")%></a></li>
120 <li><a href="http://en.opensuse.org/Installation"><%=_("Installation Guides")%></a></li>
121 <li><a href="http://www.novell.com/documentation/opensuse112/"><%=_("Official Manuals")%></a></li>
122 <li><a href="http://en.opensuse.org/Additional_YaST_Package_Repositories"><%=_("Package Repositories")%></a></li>
123 <li><a href="http://en.opensuse.org/Bugs"><%=_("Reporting Bugs")%></a></li>
127 <div class="box box-shadow grid_3 omega">
128 <h2 class="box-header centered"><%=_("Sponsored by")%></h2>
129 <!--<p class="centered" style="color: #ccc; font-size: 0.8em"><%=_("Platinum Sponsor")%></p>-->
130 <p class="centered "style="color: #ccc; font-size: 0.8em;"><%=_("Gold Sponsor")%></p>
132 <a href="http://en.opensuse.org/Sponsors"><img title="<%=_("Sponsored by AMD")%>" alt="<%=_("Sponsored by AMD")%>" src="http://static.opensuse.org/c/images/common/Amd.png"/></a>
133 <a href="http://en.opensuse.org/Sponsors"><img title="<%=_("Sponsored by: IP Exchange")%>" alt="<%=_("Sponsored by: IP Exchange")%>" src="http://static.opensuse.org/c/images/common/Ip-exchange.gif"/></a>
135 <p class="centered "style="color: #ccc; font-size: 0.8em;"><%=_("Silver Sponsor")%></p>
137 <a href="http://en.opensuse.org/Sponsors"><img title="<%=_("Sponsored by: B1 Systems")%>" alt="<%=_("Sponsored by: B1 Systems")%>" src="http://static.opensuse.org/c/images/common/B1-systems-1.jpg"/></a>
139 <!--<p class="centered" style="color: #ccc; font-size: 0.8em"><%=_("Bronze Sponsor")%></p>-->
142 <div class="box box-shadow grid_3 omega">
144 <h2 class="box-header"><%=_("openSUSE 11.3 Counter")%></h2>
145 <div class="centered">
146 <img src="http://counter.opensuse.org/11.3/small" title="<%=_("openSUSE 11.3 Counter")%>" alt="<%=_("openSUSE 11.3 Counter")%>"/>
149 <!-- <h2 class="box-header"><%=_("Buy openSUSE")%></h2>
150 <div class="centered" style="padding-left: 16px;">
151 <a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>"><img src="http://static.opensuse.org/c/images/common/openSUSE11.2_Box.jpg" title="<%=_("Buy openSUSE 11.2")%>" alt="<%=_("Buy openSUSE 11.2")%>"/></a>
154 <a href="<%= _("http://en.opensuse.org/Buy_openSUSE") %>" title="Buy openSUSE" style="text-decoration: none; font-weight: bold"><%=_("Buy openSUSE 11.2!")%></a>
162 <div id="footer" class="container_12">
163 <div id="footer-content" class="grid_12">
165 <div id="footer-legal" class="border-top grid_12">
166 <a href="http://en.opensuse.org/openSUSE:About">About openSUSE</a> |
167 <a href="http://en.opensuse.org/openSUSE:General_disclaimer">Legal information</a> |
168 <a href="mailto:admin@opensuse.org">Feedback</a>
170 <a href="http://www.novell.com/linux/"><img src="http://static.opensuse.org/c/images/common/founded_novell.gif" alt="Founded by Novell" /></a>
174 <% if @right_box == :search -%>
176 <script type="text/javascript">
177 alert("Please note that the Internet Explorer (all versions) is not capable of handling\nfiles larger than 4 GB.\n\nThis means that you will not be able to download the DVD images using IE.\n\nPlease use a different browser or a downloadmanager.")