[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Link broken on FAQ page



On Mon, Sep 26, 2016 at 7:43 AM, Adriana Cássia wrote:

> I'm from Brazil and I visited the Debian Women site to know more about the
> project. I'm helping to translate the Debian Women pages to portuguese.

Awesome! I assume you have seen the translation pages?

https://www.debian.org/international/Portuguese
https://www.debian.org/devel/website/translating

> I saw a broken link on the page https://www.debian.org/women/faq
>
> the link is about Ellen Spertus paper "Why Are There So Few Female Computer
> Scientists?"
>
> The correct link is
> http://dspace.mit.edu/bitstream/handle/1721.1/7040/...?sequence=2
>
> So may I correct the link on the English version and I send to this list to
> someone upload to the site?

Thanks for noticing this. The usual way we deal with broken links is
to update the English page and all translations at once using a script
called smart_change.pl, which takes care to bump the translation
headers in the right way. I have just ran these commands to update the
site:

Update my copy of the women directory of the website source code:

cvs up */women/

Update the English version and all translations for the URL change:

./smart_change.pl -s
"s{http://people.mills.edu/spertus/Gender/pap/pap.html}{https://dspace.mit.edu/bitstream/handle/1721.1/7040/?sequence=2}g";
english/women/faq.wml

Check what changes the script made:

cvs diff */women/faq.wml

Save those changes back to the website:

cvs commit */women/faq.wml

Then the website scripts will automatically update the website every 6 hours.

These are the changes I have made (click the "diff to previous" links):

https://anonscm.debian.org/viewvc/webwml/webwml/danish/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/english/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/french/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/indonesian/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/russian/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/spanish/women/faq.wml
https://anonscm.debian.org/viewvc/webwml/webwml/swedish/women/faq.wml

 --
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: