From 8c567a150e82b5c57de751a6002ccc6fda3de4b6 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Fri, 25 Mar 2016 18:31:44 -0400 Subject: [PATCH] template: Split license name metadata into full and abbreviated versions. --- build-docs | 1 + docs/en/latest/get-handbrake/check-for-updates.html | 2 +- docs/en/latest/get-handbrake/download-and-install.html | 2 +- docs/en/latest/get-handbrake/where-to-get-handbrake.html | 2 +- docs/en/latest/help/community-support.html | 2 +- docs/en/latest/introduction/about.html | 2 +- docs/en/latest/introduction/quick-start.html | 2 +- docs/en/latest/table-of-contents.html | 2 +- docs/en/latest/technical/source-formats.html | 2 +- docs/en/latest/workflow/adjust-quality.html | 2 +- docs/en/latest/workflow/open-video.html | 2 +- docs/en/latest/workflow/preview-settings.html | 2 +- docs/en/latest/workflow/select-preset.html | 2 +- docs/en/latest/workflow/start-encoding.html | 2 +- docs/license-summary.html | 2 +- docs/license.html | 2 +- source/en/latest/get-handbrake/check-for-updates.markdown | 3 ++- source/en/latest/get-handbrake/download-and-install.markdown | 3 ++- source/en/latest/get-handbrake/where-to-get-handbrake.markdown | 3 ++- source/en/latest/help/community-support.markdown | 3 ++- source/en/latest/introduction/about.markdown | 3 ++- source/en/latest/introduction/quick-start.markdown | 3 ++- source/en/latest/table-of-contents.markdown | 3 ++- source/en/latest/technical/source-formats.markdown | 3 ++- source/en/latest/workflow/adjust-quality.markdown | 3 ++- source/en/latest/workflow/open-video.markdown | 3 ++- source/en/latest/workflow/preview-settings.markdown | 3 ++- source/en/latest/workflow/select-preset.markdown | 3 ++- source/en/latest/workflow/start-encoding.markdown | 3 ++- source/license-summary.markdown | 3 ++- source/license.markdown | 3 ++- templates/mark1/document.html | 2 +- 32 files changed, 47 insertions(+), 31 deletions(-) diff --git a/build-docs b/build-docs index 9bddebcc..2e468500 100755 --- a/build-docs +++ b/build-docs @@ -91,6 +91,7 @@ function build_source { | sed -E 's|{{[ ]*meta\.authors[ ]*}}|'"${META_Authors:-}"'|g' \ | sed -E 's|{{[ ]*meta\.copyright[ ]*}}|'"${META_Copyright:-}"'|g' \ | sed -E 's|{{[ ]*meta\.license[ ]*}}|'"${META_License:-}"'|g' \ + | sed -E 's|{{[ ]*meta\.license-abbr[ ]*}}|'"${META_License_Abbr:-}"'|g' \ | sed -E 's|{{[ ]*meta\.license-url[ ]*}}|'"${META_License_URL:-}"'|g' \ | sed -E 's|{{[ ]*base\.relpath[ ]*}}|'"${BASE_RELPATH:-}"'|g' \ >> "${BASE}.html" diff --git a/docs/en/latest/get-handbrake/check-for-updates.html b/docs/en/latest/get-handbrake/check-for-updates.html index 45310055..e3a81baa 100644 --- a/docs/en/latest/get-handbrake/check-for-updates.html +++ b/docs/en/latest/get-handbrake/check-for-updates.html @@ -33,7 +33,7 @@

Continue to Opening a video.

diff --git a/docs/en/latest/get-handbrake/download-and-install.html b/docs/en/latest/get-handbrake/download-and-install.html index db7cf66d..b80cd30f 100644 --- a/docs/en/latest/get-handbrake/download-and-install.html +++ b/docs/en/latest/get-handbrake/download-and-install.html @@ -70,7 +70,7 @@ diff --git a/docs/en/latest/get-handbrake/where-to-get-handbrake.html b/docs/en/latest/get-handbrake/where-to-get-handbrake.html index b7f12584..babcf008 100644 --- a/docs/en/latest/get-handbrake/where-to-get-handbrake.html +++ b/docs/en/latest/get-handbrake/where-to-get-handbrake.html @@ -47,7 +47,7 @@

Continue to Downloading and installing HandBrake.

diff --git a/docs/en/latest/help/community-support.html b/docs/en/latest/help/community-support.html index 60afc848..4dd21837 100644 --- a/docs/en/latest/help/community-support.html +++ b/docs/en/latest/help/community-support.html @@ -45,7 +45,7 @@

Continue to (TODO: link).

diff --git a/docs/en/latest/introduction/about.html b/docs/en/latest/introduction/about.html index ee57627f..561e3c46 100644 --- a/docs/en/latest/introduction/about.html +++ b/docs/en/latest/introduction/about.html @@ -67,7 +67,7 @@

Continue to Where to get HandBrake.

diff --git a/docs/en/latest/introduction/quick-start.html b/docs/en/latest/introduction/quick-start.html index c999d970..fea7084a 100644 --- a/docs/en/latest/introduction/quick-start.html +++ b/docs/en/latest/introduction/quick-start.html @@ -85,7 +85,7 @@

Continue to About HandBrake.

diff --git a/docs/en/latest/table-of-contents.html b/docs/en/latest/table-of-contents.html index ca7507ad..4866de6e 100644 --- a/docs/en/latest/table-of-contents.html +++ b/docs/en/latest/table-of-contents.html @@ -291,7 +291,7 @@ diff --git a/docs/en/latest/technical/source-formats.html b/docs/en/latest/technical/source-formats.html index afb21ba0..7e67a7d7 100644 --- a/docs/en/latest/technical/source-formats.html +++ b/docs/en/latest/technical/source-formats.html @@ -68,7 +68,7 @@ diff --git a/docs/en/latest/workflow/adjust-quality.html b/docs/en/latest/workflow/adjust-quality.html index 3eaf0ccb..c17dee40 100644 --- a/docs/en/latest/workflow/adjust-quality.html +++ b/docs/en/latest/workflow/adjust-quality.html @@ -69,7 +69,7 @@ diff --git a/docs/en/latest/workflow/open-video.html b/docs/en/latest/workflow/open-video.html index 5015658b..93c23ccd 100644 --- a/docs/en/latest/workflow/open-video.html +++ b/docs/en/latest/workflow/open-video.html @@ -70,7 +70,7 @@ diff --git a/docs/en/latest/workflow/preview-settings.html b/docs/en/latest/workflow/preview-settings.html index 14bd51ff..909caf25 100644 --- a/docs/en/latest/workflow/preview-settings.html +++ b/docs/en/latest/workflow/preview-settings.html @@ -67,7 +67,7 @@

Once you are satisfied, continue to Starting encoding.

diff --git a/docs/en/latest/workflow/select-preset.html b/docs/en/latest/workflow/select-preset.html index da5566cc..dfcf4361 100644 --- a/docs/en/latest/workflow/select-preset.html +++ b/docs/en/latest/workflow/select-preset.html @@ -41,7 +41,7 @@

Continue to Adjusting quality.

diff --git a/docs/en/latest/workflow/start-encoding.html b/docs/en/latest/workflow/start-encoding.html index 60f76e69..97c49f6a 100644 --- a/docs/en/latest/workflow/start-encoding.html +++ b/docs/en/latest/workflow/start-encoding.html @@ -49,7 +49,7 @@

Continue to (TODO: add link).

diff --git a/docs/license-summary.html b/docs/license-summary.html index 172cc230..5899a7b1 100644 --- a/docs/license-summary.html +++ b/docs/license-summary.html @@ -49,7 +49,7 @@ diff --git a/docs/license.html b/docs/license.html index 834dc613..fd06c3a7 100644 --- a/docs/license.html +++ b/docs/license.html @@ -165,7 +165,7 @@ For the avoidance of doubt, this Section 6(b) does not affect any right the Lice diff --git a/source/en/latest/get-handbrake/check-for-updates.markdown b/source/en/latest/get-handbrake/check-for-updates.markdown index c1d10142..28ad8551 100644 --- a/source/en/latest/get-handbrake/check-for-updates.markdown +++ b/source/en/latest/get-handbrake/check-for-updates.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/get-handbrake/download-and-install.markdown b/source/en/latest/get-handbrake/download-and-install.markdown index 8b813bb7..a0cc48bc 100644 --- a/source/en/latest/get-handbrake/download-and-install.markdown +++ b/source/en/latest/get-handbrake/download-and-install.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/get-handbrake/where-to-get-handbrake.markdown b/source/en/latest/get-handbrake/where-to-get-handbrake.markdown index 8afed11b..93914b51 100644 --- a/source/en/latest/get-handbrake/where-to-get-handbrake.markdown +++ b/source/en/latest/get-handbrake/where-to-get-handbrake.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/help/community-support.markdown b/source/en/latest/help/community-support.markdown index b46fcaa8..e8564032 100644 --- a/source/en/latest/help/community-support.markdown +++ b/source/en/latest/help/community-support.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/introduction/about.markdown b/source/en/latest/introduction/about.markdown index 96cefe56..f0f21733 100644 --- a/source/en/latest/introduction/about.markdown +++ b/source/en/latest/introduction/about.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/introduction/quick-start.markdown b/source/en/latest/introduction/quick-start.markdown index d2c1aea9..e7de4e3f 100644 --- a/source/en/latest/introduction/quick-start.markdown +++ b/source/en/latest/introduction/quick-start.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/table-of-contents.markdown b/source/en/latest/table-of-contents.markdown index d6b19961..8d917bbd 100644 --- a/source/en/latest/table-of-contents.markdown +++ b/source/en/latest/table-of-contents.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/technical/source-formats.markdown b/source/en/latest/technical/source-formats.markdown index f4e5d4c2..e80f4dbb 100644 --- a/source/en/latest/technical/source-formats.markdown +++ b/source/en/latest/technical/source-formats.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/workflow/adjust-quality.markdown b/source/en/latest/workflow/adjust-quality.markdown index 5e6d368c..d3ad3be6 100644 --- a/source/en/latest/workflow/adjust-quality.markdown +++ b/source/en/latest/workflow/adjust-quality.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/workflow/open-video.markdown b/source/en/latest/workflow/open-video.markdown index 42f304cb..45e47150 100644 --- a/source/en/latest/workflow/open-video.markdown +++ b/source/en/latest/workflow/open-video.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/workflow/preview-settings.markdown b/source/en/latest/workflow/preview-settings.markdown index f97c343d..8a894234 100644 --- a/source/en/latest/workflow/preview-settings.markdown +++ b/source/en/latest/workflow/preview-settings.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/workflow/select-preset.markdown b/source/en/latest/workflow/select-preset.markdown index f51c59da..4b520365 100644 --- a/source/en/latest/workflow/select-preset.markdown +++ b/source/en/latest/workflow/select-preset.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/en/latest/workflow/start-encoding.markdown b/source/en/latest/workflow/start-encoding.markdown index ab3abdf5..f334a610 100644 --- a/source/en/latest/workflow/start-encoding.markdown +++ b/source/en/latest/workflow/start-encoding.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/license-summary.markdown b/source/license-summary.markdown index 3a467fa5..fd0dcf0e 100644 --- a/source/license-summary.markdown +++ b/source/license-summary.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/source/license.markdown b/source/license.markdown index d9239e53..1faaa888 100644 --- a/source/license.markdown +++ b/source/license.markdown @@ -8,7 +8,8 @@ Language_Code: en Text_Encoding: utf-8 Authors: Bradley Sepos Copyright: 2016 HandBrake Team -License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) +License: Creative Commons Attribution-ShareAlike 4.0 International +License_Abbr: CC BY-SA 4.0 License_URL: https://handbrake.fr/docs/license.html --- diff --git a/templates/mark1/document.html b/templates/mark1/document.html index eb66f23e..aaec69c6 100644 --- a/templates/mark1/document.html +++ b/templates/mark1/document.html @@ -17,7 +17,7 @@ {{ document.content }}