From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] adt7475 support status update?
Date: Wed, 20 Feb 2008 15:32:27 +0000 [thread overview]
Message-ID: <20080220163227.796278ef@hyperion.delvare> (raw)
In-Reply-To: <47B32CEF.40405@hhs.nl>
Hi Matt,
On Wed, 20 Feb 2008 04:54:59 -0600 (CST), Matt Roberds wrote:
> On Wed, 20 Feb 2008, Jean Delvare wrote:
> > We will have to update all the links on the wiki/Devices pages, and
> > ideally we would also update the references in the source code of all
> > related drivers.
>
> One one hand, it sucks to chase pointers when one of the pointers is bad
> or missing - see the general argument against sites like tinyurl.com. On
> the other hand, it might avoid some work if it was possible to give URLs
> like http://www.lm-sensors.org/wiki/Devices#ali-m1533 or
> http://www.lm-sensors.org/wiki/Devices#ad-adt7475 in the source code.
> This way the links on the wiki could be kept up to date, which means they
> wouldn't *have* to be changed in the source code so often.
I am worried that this adds one more point of failure (on top of
requiring additional work, and I'm not even sure if trac supports
adding arbitrary anchors like that). For example, when we will move the
I2C bus driver information to a different page (or even plain drop it),
the links you suggested would no longer be valid. Even worse if we
move the whole website (this happened recently.)
Changes like the one we must do for Analog Devices are thankfully rare
enough that I don't think it's worth developing an infrastructure to
handle them. Also, Google should be able to catch up with the new
datasheet locations, so I guess that a developer really in need of the
datasheet would find it quickly even if our link is broken.
> > This is a non-trivial amount of work, volunteers are welcome.
>
> Maybe I'm missing something, but how does one edit the wiki? I can't
> find the usual "edit this page" links. Do you have to be a developer
> or otherwise have an account?
Yes, you need an account, otherwise we were receiving a lot of spam. If
you want an account to do some work on the wiki, just provide (in
private) the output of "htpasswd" (from the Apache httpd package) for
the login you want and I'll create an account for you.
> A quick check of the current lm-sensors and i2c-tools code doesn't show
> that many links that would need revising. The kernel i2c drivers aren't
> too bad but the hwmon drivers have lots of datasheet links. (Quick
> check, that removes some of the common non-datasheet links, was done with
> grep -i -r -h http * | sed -e 's/^.*http/http/g' | grep -v 'lm-sensors\.org' | grep -v '\.gmane\.org' | grep -v oetiker | sort -u
> .)
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-02-20 15:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 17:46 [lm-sensors] adt7475 support status update? Hans de Goede
2008-02-18 14:31 ` Matt Roberds
2008-02-18 19:54 ` Jean Delvare
2008-02-19 18:49 ` Jordan Crouse
2008-02-19 18:52 ` Jordan Crouse
2008-02-19 18:56 ` Jean Delvare
2008-02-20 4:24 ` Matt Roberds
2008-02-20 5:41 ` Matt Roberds
2008-02-20 6:09 ` Ivo Manca
2008-02-20 8:21 ` Jean Delvare
2008-02-20 8:32 ` Jean Delvare
2008-02-20 10:54 ` Matt Roberds
2008-02-20 15:32 ` Jean Delvare [this message]
2008-02-21 0:21 ` Matt Roberds
2008-02-21 7:28 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080220163227.796278ef@hyperion.delvare \
--to=khali@linux-fr.org \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.