Mailinglist Archive: opensuse-web (39 mails)
| < Previous | Next > |
Re: [opensuse-web] frontpage uses static.opensuse.org in SVN
- From: Peter Poeml <poeml@xxxxxxx>
- Date: Wed, 17 Dec 2008 22:46:14 +0100
- Message-id: <20081217214614.GF31284@xxxxxxx>
Hi Andreas,
On Fri, Dec 12, 2008 at 01:01:42PM +0100, Andreas Demmer wrote:
There are some links on the start page which don't point to static yet.
Small oversight?
ndex: sk/index.shtml
===================================================================
--- sk/index.shtml (revision 5909)
+++ sk/index.shtml (working copy)
@@ -11,8 +11,8 @@
<!--[if IE 7]>
<link rel="Stylesheet" rev="Stylesheet"
href="http://static.opensuse.org/hosts/www.o.o/css/frontpage.ie7.css"
type="text/css" media="screen" />
<![endif]-->
- <link href="/css/jquery.jcarousel.css" rel="stylesheet" type="text/css"
media="screen" />
- <link href="/css/jquery.jcarousel.skin.opensuse.css" rel="stylesheet"
type="text/css" media="screen" />
+ <link
href="http://static.opensuse.org/hosts/www.o.o/css/css/jquery.jcarousel.css"
rel="stylesheet" type="text/css" media="screen" />
+ <link
href="http://static.opensuse.org/hosts/www.o.o/css/css/jquery.jcarousel.skin.opensuse.css"
rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery-1.2.6.min.js"></script>
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery.selectbox.js"></script>
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery.dimensions.js"></script>
@@ -196,4 +196,4 @@
<script type="text/javascript"
src="http://www.novell.com/inc/superstats.js"></script>
<noscript><img
src="https://novellcom.112.2O7.net/b/ss/novellcom/1/G.6--NS/0" height="1"
width="1" alt="" title="" /></noscript>
</body>
-</html>
\ No newline at end of file
+</html>
I'll change them unless somebody vetoes.
Peter
--
Contact: admin@xxxxxxxxxxxx (a.k.a. ftpadmin@xxxxxxxx)
#opensuse-mirrors on freenode.net
Info: http://en.opensuse.org/Mirror_Infrastructure
SUSE LINUX Products GmbH
Research & Development
On Fri, Dec 12, 2008 at 01:01:42PM +0100, Andreas Demmer wrote:
Hi,
I changed all stylesheet/javascript /image links of the openSUSE frontpage.
They now point hard-coded to frontpage SVN checkout on static.opensuse.org
There are some links on the start page which don't point to static yet.
Small oversight?
ndex: sk/index.shtml
===================================================================
--- sk/index.shtml (revision 5909)
+++ sk/index.shtml (working copy)
@@ -11,8 +11,8 @@
<!--[if IE 7]>
<link rel="Stylesheet" rev="Stylesheet"
href="http://static.opensuse.org/hosts/www.o.o/css/frontpage.ie7.css"
type="text/css" media="screen" />
<![endif]-->
- <link href="/css/jquery.jcarousel.css" rel="stylesheet" type="text/css"
media="screen" />
- <link href="/css/jquery.jcarousel.skin.opensuse.css" rel="stylesheet"
type="text/css" media="screen" />
+ <link
href="http://static.opensuse.org/hosts/www.o.o/css/css/jquery.jcarousel.css"
rel="stylesheet" type="text/css" media="screen" />
+ <link
href="http://static.opensuse.org/hosts/www.o.o/css/css/jquery.jcarousel.skin.opensuse.css"
rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery-1.2.6.min.js"></script>
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery.selectbox.js"></script>
<script type="text/javascript"
src="http://static.opensuse.org/hosts/www.o.o/js/jquery.dimensions.js"></script>
@@ -196,4 +196,4 @@
<script type="text/javascript"
src="http://www.novell.com/inc/superstats.js"></script>
<noscript><img
src="https://novellcom.112.2O7.net/b/ss/novellcom/1/G.6--NS/0" height="1"
width="1" alt="" title="" /></noscript>
</body>
-</html>
\ No newline at end of file
+</html>
I'll change them unless somebody vetoes.
Peter
--
Contact: admin@xxxxxxxxxxxx (a.k.a. ftpadmin@xxxxxxxx)
#opensuse-mirrors on freenode.net
Info: http://en.opensuse.org/Mirror_Infrastructure
SUSE LINUX Products GmbH
Research & Development
| < Previous | Next > |