~ubuntu-branches/ubuntu/raring/ubuntu-docs/raring

« back to all changes in this revision

Viewing changes to libs/ubuntu-banner.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Matthew East
  • Date: 2011-05-01 10:14:10 UTC
  • Revision ID: james.westby@ubuntu.com-20110501101410-kdiwqp3ly7w1o07n
Tags: 11.04.3
* SRU update bug: LP: #774734
* Add-applications:
  - Software Sources is now accessed through Software Center
    Giuseppe Terrasi
* Browser-startpage:
  - changed 10.10 to 11.04, updated weblinks to avoid extra redirects
    LP: #750506. Jeremy Bicha
* Games:
  - Remove comment about wine not supporting 64 bit. LP: #744984
    Connor Imes
* Internet:
  - Replace sun-java6-plugin with icedtea6-plugin. LP: #701235
    Connor Imes
  - Changed text for apt install links in web-apps.xml. LP: #721983
    Connor Imes
  - Added directions on checking user privileges for connecting to 
    wireless networks. LP: #454994. Connor Imes
* Musicvideophotos:
  - Remove Realplayer section - Giuseppe Terrasi
* Serverguide:
  - Fixed type in subversion htpasswd command. LP: #768612
    Connor Imes
  - Removed alternate verification step of Moin Moin installation in 
    serverguide that is no longer applicable. Fixes LP: #745553
    Connor Imes
* General - updates to html build system, not used in binary package
  Connor Imes, Matthew East

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<noscript>
20
20
 <form action="http://www.google.com/cse" id="cse-search-box">
21
21
   <div>
22
 
     <input type="hidden" name="cx" value="004599128559784038176:vj_p0xo-nng" />
 
22
     <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq" />
23
23
     <input type="hidden" name="ie" value="UTF-8" />
24
24
     <input type="text" name="q" size="27" />
25
25
     <input type="submit" name="sa" value="Search" />
31
31
 document.write('<form action="https://help.ubuntu.com/search.html" id="cse-search-box">');
32
32
 document.write('  <div>');
33
33
 document.write('    <input type="hidden" name="cof" value="FORID:9" />');
34
 
 document.write('    <input type="hidden" name="cx" value="004599128559784038176:vj_p0xo-nng" />');
 
34
 document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq" />');
35
35
 document.write('    <input type="hidden" name="ie" value="UTF-8" />');
36
36
 document.write('    <input type="text" name="q" size="27" />');
37
37
 document.write('    <input type="submit" name="sa" value="Search" />');
52
52
  <div class="breadcrumbs">
53
53
        <a href="https://help.ubuntu.com/">Ubuntu Documentation</a>
54
54
      <xsl:text> &gt; </xsl:text>
55
 
        <a href="https://help.ubuntu.com/10.04">Ubuntu 10.04</a>
 
55
        <a href="https://help.ubuntu.com/11.04">Ubuntu 11.04</a>
56
56
      <xsl:text> &gt; </xsl:text>
57
57
    <xsl:for-each select="$this.node/ancestor::*">
58
58
      <span class="breadcrumb-link">
84
84
  <div id="ubuntulinks">
85
85
 
86
86
        <p>The material in this document is available under a free license, see <a href="/legal.html">Legal</a> for details<br />
87
 
        For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>. To report a problem, visit the <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">bug page for Ubuntu Documentation</a></p>
 
87
        For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>. To report a problem, visit the <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">bug page for Ubuntu Documentation</a></p>
88
88
 
89
89
  </div>
90
90