Subject: Developers of Sympa
List archive
Re: [sympa-dev] Searching PNGs in the icons_url directory
- From: Olivier Salaun <address@concealed>
- To: Jérôme Marant <address@concealed>
- Cc: sympa-dev <address@concealed>
- Subject: Re: [sympa-dev] Searching PNGs in the icons_url directory
- Date: Tue, 20 Nov 2001 11:24:48 +0100
Hi Jerome,
Jérôme Marant wrote:
> Well, I think that the access to those icons should also be updated
> in all the templates, for example /icons/left.png replaced by
> [icons_url]/left.png.
>
> Something like should do the job (tested ;-):
>
> for i in `grep -r \.png wwsympa/wws_templates | cut -f1 -d':' | uniq |
> xargs`; do
> sed -e "s;/icons;[icons_url];g" $i > $i.new
> mv $i.new $i
> done
We've applied your fix, thanks.
--
Olivier Salaün
Comité Réseau des Universités
-
Searching PNGs in the icons_url directory,
Jérôme Marant, 11/18/2001
- Re: [sympa-dev] Searching PNGs in the icons_url directory, Jérôme Marant, 11/18/2001
-
Re: [sympa-dev] Searching PNGs in the icons_url directory,
Olivier Salaun, 11/19/2001
-
Re: [sympa-dev] Searching PNGs in the icons_url directory,
Jérôme Marant, 11/19/2001
- Re: [sympa-dev] Searching PNGs in the icons_url directory, Olivier Salaun, 11/20/2001
-
Re: [sympa-dev] Searching PNGs in the icons_url directory,
Jérôme Marant, 11/19/2001
Archive powered by MHonArc 2.6.19+.