Re: Changing /oop5/ to /oop/
André L F S Bacci <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <CAL1T4B3aZDa-PYVpfMkYR=WxMvmWoLcP94TwpsPP79eWarNPDg@mail.gmail.com> |
On Fri, Nov 13, 2020 at 1:31 PM Tiffany Taylor <[email protected]> wrote: > Hi Docs Team! > > With the removal of mentions of PHP 5 and changes specific to PHP 5 from > the manual, there hasn't been much discussion regarding what should be done > about the oop5 pages, since it seems a little silly to have the 5 as part > of the URL now. I was thinking that they could be renamed to oop, and oop5 > would have a 301 redirect to their new location, so as to not break SEO and > such. > > However! A point was brought up that I'm not familiar with because I'm not > a translator. Changing the pages from oop5 to oop will potentially affect > translations. > > How can oop5 be changed to oop so that the impact on translators is very > minimal? > By making a full text replace on XML IDs in every language, English or translation. Some translations don't build at all, but you could experiment from pt_BR translation to see the impact. André