Backport Meta Descriptions to SLE 12 SP5#1914
Backport Meta Descriptions to SLE 12 SP5#1914taroth21 wants to merge 8 commits intomaintenance/SLE12SP5from
Conversation
|
Script output: Processing 262 common files... --- Sync Summary --- |
|
ToDo: add meta descriptions for the following chapter files:
|
- to all chapters/appendixes - manually backported from #1878
|
@dariavladykina : Please review the newly generated meta descriptions for the files listed in #1914 (comment). The other meta descriptions are backports from Unfortunately all (but the manually backported meta descriptions for the AutoYaST Guide) are lacking the attribute Thanks in advance! |
dariavladykina
left a comment
There was a problem hiding this comment.
Hi @taroth21, I've gone through all the files from PR #1914 (comment) and added the tags to them. Thanks!
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-gnome-pidgin"> | ||
| <title>Pidgin: Instant Messaging</title> | ||
| <info> | ||
| <meta name="description">Master the features of Pidgin's instant messaging interface to communicate efficiently in real time with online contacts across various networks and protocols</meta> |
There was a problem hiding this comment.
| <meta name="description">Master the features of Pidgin's instant messaging interface to communicate efficiently in real time with online contacts across various networks and protocols</meta> | |
| <meta name="description">Master Pidgin’s instant messaging interface to communicate efficiently in real time across multiple networks and protocols</meta> |
There was a problem hiding this comment.
Applied to main branch instead
| <title>Understanding Linux Audit</title> | ||
| <info> | ||
| <abstract> | ||
| <meta name="description">Learn how to configure and utilize the Linux audit framework for secure, real-time event collection and policy evaluation with this guide</meta> |
There was a problem hiding this comment.
| <meta name="description">Learn how to configure and utilize the Linux audit framework for secure, real-time event collection and policy evaluation with this guide</meta> | |
| <meta name="description">Learn how to configure and use the Linux audit framework for secure, real-time event collection and policy evaluation with this guide</meta> |
There was a problem hiding this comment.
Applied to main branch instead
| --> | ||
| <title>SUSE Linux Virtual Machines</title> | ||
| <info> | ||
| <meta name="description">Learn how to install and update SUSE Linux virtual machines on Xen by configuring add-on products and network installation sources for your guests</meta> |
There was a problem hiding this comment.
| <meta name="description">Learn how to install and update SUSE Linux virtual machines on Xen by configuring add-on products and network installation sources for your guests</meta> | |
| <meta name="description" its:translate="yes">Learn how to install and update SUSE Linux virtual machines on Xen by configuring add-on products and network installation sources for your guests</meta> |
| @@ -7,6 +7,7 @@ | |||
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-y2-hw"> | |||
| <title>Setting Up Hardware Components with &yast;</title> | |||
| <info> | |||
| <meta name="description">Learn how to configure essential hardware components including audio devices, printers, and scanners using the YaST setup modules on your system</meta> | |||
There was a problem hiding this comment.
| <meta name="description">Learn how to configure essential hardware components including audio devices, printers, and scanners using the YaST setup modules on your system</meta> | |
| <meta name="description" its:translate="yes">Learn how to configure essential hardware components including audio devices, printers, and scanners using the YaST setup modules on your system</meta> |
| @@ -7,6 +7,7 @@ | |||
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-y2-hw"> | |||
There was a problem hiding this comment.
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-y2-hw"> | |
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:its="http://www.w3.org/2005/11/its" version="5.0" xml:id="cha-y2-hw"> |
| @@ -7,6 +7,15 @@ | |||
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-add-ons"> | |||
There was a problem hiding this comment.
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-add-ons"> | |
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:its="http://www.w3.org/2005/11/its" version="5.0" xml:id="cha-add-ons"> |
| @@ -7,6 +7,15 @@ | |||
| <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="cha-add-ons"> | |||
| <title>Installing Modules, Extensions, and Third Party Add-On Products</title> | |||
| <info> | |||
| <meta name="description">Install and manage system modules, extensions, and third-party add-on products using YaST to enhance functionality and customize your Linux environment</meta> | |||
There was a problem hiding this comment.
| <meta name="description">Install and manage system modules, extensions, and third-party add-on products using YaST to enhance functionality and customize your Linux environment</meta> | |
| <meta name="description" its:translate="yes">Install and manage system modules, extensions, and third-party add-on products using YaST to enhance functionality and customize your Linux environment</meta> |
dariavladykina
left a comment
There was a problem hiding this comment.
Hi @taroth21, I've gone through all the files from PR #1914 (comment) and added the tags to them. Thanks!
Co-authored-by: Daria Vladykina <daria.vladykina@suse.com>
Co-authored-by: Daria Vladykina <daria.vladykina@suse.com>
- apply Daria's suggestions from #1914 that are also valid for 'main' - start to add meta descriptions to book parts (WIP)
PR creator: Description
Backports the changes from #1878 to this branch, using a dedicated python script,
db5metasync, by @tomschr. The script lives in one of our internal repositories. It comes with slight side-effects (reformatting individual elements), but that cannot be avoided unfortunately.PR creator: Which product versions do the changes apply to?
When opening a PR, check all versions of the documentation that your PR applies to.
SLE 15/openSUSE Leap 15.x
main, no backport necessary)SLE 12
PR reviewer: Checklist
The doc team member merging your PR will take care of the following tasks and will tick the boxes if done.
<revision><date>YYYY-MM-DD</date>of chapter, part and book (if the change warrants it - for criteria, see https://documentation.suse.com/style/current/html/style-guide-db/sec-structure.html#sec-revinfo)