[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debian JP master SVN www commits (rev.826)
- From: "Noritada Kobayashi" <noritadak@xxxxxxxxx>
- Subject: Re: Debian JP master SVN www commits (rev.826)
- Date: Fri, 26 Dec 2008 21:19:23 +0900
- Content-disposition: inline
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DsZTIw6B5p8iCiARVZBYrp8cSjzreX7GaSk4qfTpscs=; b=Q5+kA1+u0jkTqS0/gqgFuMj8RY92oJ457N3RbDVcogaYOBpHF/OIJ7vNIuwmNK+xHd K0/zIFm+awDOWFdQahIVWHhiHdtHlD3OCayQaaPSYoxoE31hxAID/jQNETLUU5lrnhuD iCm/g/pU22tJoY8BQNIoyHR+mSfsKtuQm6sVc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=f6S/m70Hfid82SRkud75eg/+Tl0yNTgC9ao/85QR9bLg0PqDNC69WIrEXSt+ltyX1R hqVFfS7kbLKRPzVkgTrGanoI4mNbMhxyGy7IvJhhqjYkR36fjLjNOcDDsvUi4IM2FB86 1FoOiCsclXMXZvz553Aafv8q4KXLIpnC3P4+Y=
- List-help: <mailto:debian-www-ctl@debian.or.jp?body=help>
- List-id: debian-www.debian.or.jp
- List-owner: <mailto:debian-www-admin@debian.or.jp>
- List-post: <mailto:debian-www@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-www-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-www-ctl@debian.or.jp; help=<mailto:debian-www-ctl@debian.or.jp?body=help>
- X-ml-name: debian-www
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-checker-version: SpamAssassin 3.1.7-deb (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=0.0 required=10.0 tests=none autolearn=disabled version=3.1.7-deb
- References: <20081226121530.6A68DC2E76@osdn.debian.or.jp>
- Message-id: <61b10bfa0812260419k1df41ad3xf18e8d3dfe78fb8b@xxxxxxxxxxxxxx>
- X-mail-count: 13110
小林です。
最近Planet Debian JPのCSSが見えないと思ったら、
参照しているhttp://planet.debian.net/boxless.cssが404のようです。
planet.debian.orgはhttp://planet.debian.org/common/boxless.cssを参照しているようなので、
それに変えておきました。
# ここを変えれば自動的に変わるのかな。
2008/12/26 21:15 Debian JP webadmin <webadmin@debian.or.jp>:
> =======================================================
> Repository: /org/svn.debian.or.jp/repos
> Revision: 826
> Commiter: nori
> Date: 2008-12-26 21:15:29 +0900 (金, 26 12月 2008)
> =======================================================
> Log:
>
> Change the CSS's URL.
>
> It seems URL of a CSS used on Planet Debian, which Planet Debian JP also
> refers to, has changed.
>
>
> =======================================================
> Changed:
>
> U planet/config/index.html.tmpl
>
> Modified: planet/config/index.html.tmpl
> ===================================================================
> --- planet/config/index.html.tmpl 2008-12-23 06:08:11 UTC (rev 825)
> +++ planet/config/index.html.tmpl 2008-12-26 12:15:29 UTC (rev 826)
> @@ -5,7 +5,7 @@
> <head>
> <title><TMPL_VAR name></title>
> <meta name="generator" content="<TMPL_VAR generator ESCAPE="HTML">">
> -<link rel="stylesheet" media="screen" type="text/css" href="http://planet.debian.net/boxless.css">
> +<link rel="stylesheet" media="screen" type="text/css" href="http://planet.debian.org/common/boxless.css">
> <link rel="icon" type="image/x-icon" href="favicon.ico">
> </head>
Thanks,
-nori