From c47abbbd3855b4afef234e6f6b311997252625ba Mon Sep 17 00:00:00 2001 From: rlengland Date: Apr 27 2026 22:35:16 +0000 Subject: Update the example code describing changing the side bar for the FM landing page. Updated the text used for the slug: This used to be "announcing-fedora-xx" For recent releases this has changed to "announcing-fedora-linux-xx" Also changed the release numbers from 35 and 36 to 43 and 44, becuase I happened be there.... --- diff --git a/modules/ROOT/pages/technical-wordpress.adoc b/modules/ROOT/pages/technical-wordpress.adoc index cee123c..22659ec 100644 --- a/modules/ROOT/pages/technical-wordpress.adoc +++ b/modules/ROOT/pages/technical-wordpress.adoc @@ -112,42 +112,42 @@ Select the "Text" tab and edit the html that now appears as follows: ==== Text editing example -In this example the changes reflect moving from Fedora 35 to 36. +In this example the changes reflect moving from Fedora 43 to 44. After adding the second image the text might appear as follows: .... - Fedora Linux 35 is available now. - Read the + target="_blank" rel="noopener">Fedora Linux 43 is available now. + Read the release announcement for all the details. .... -The for f35 should be removed. The first anchor text should be edited to -reflect the new version number (36 in this case). The link to https://fedoraproject.org +The for f43 should be removed. The first anchor text should be edited to +reflect the new version number (44 in this case). The link to https://fedoraproject.org should be left as-is. The second anchor should be changed to reflect the new Fedora Magazine -announcement URL, for version 36, in this example. +announcement URL, for version 44, in this example. The results should appear similar to the following: .... Fedora Linux 36 is available now. - Read the + target="_blank" rel="noopener">Fedora Linux 44 is available now. + Read the release announcement for all the details. ....