LP#1848524: Docs: Convert normal includes to Antora "partials"
authorRemington Steed <rjs7@calvin.edu>
Thu, 24 Oct 2019 13:48:53 +0000 (09:48 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 4 Sep 2020 20:38:31 +0000 (16:38 -0400)
Antora treats all includes as either "partials" or "examples". This case
seems like "partials", since "examples" seems to be meant for code
snippets.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
docs-antora/modules/admin/pages/turn-off-print-headers-chrome.adoc [deleted file]
docs-antora/modules/admin/pages/turn-off-print-headers-firefox.adoc [deleted file]
docs-antora/modules/admin/pages/web-client-browser-best-practices.adoc
docs-antora/modules/admin/partials/turn-off-print-headers-chrome.adoc [new file with mode: 0644]
docs-antora/modules/admin/partials/turn-off-print-headers-firefox.adoc [new file with mode: 0644]

diff --git a/docs-antora/modules/admin/pages/turn-off-print-headers-chrome.adoc b/docs-antora/modules/admin/pages/turn-off-print-headers-chrome.adoc
deleted file mode 100644 (file)
index 7e5d9b5..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-Turning off print headers and footers in Chrome
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-indexterm:[printing,headers]
-indexterm:[printing,footers]
-
-If you are not using Hatch for printing, you will probably want to configure
-your browser so that Chrome does not add headers and footers to items printed
-on certain printers.  For example, if you are printing spine labels, you likely
-will not want Chrome to add a date or URL to the margins of your label.
-
-You can turn off these headers and footers using the following steps:
-
-. In the Chrome menu, click _Print..._ to open the print preview screen.
-. Click _More Settings_.
-. Uncheck _Headers and Footers_.
-
diff --git a/docs-antora/modules/admin/pages/turn-off-print-headers-firefox.adoc b/docs-antora/modules/admin/pages/turn-off-print-headers-firefox.adoc
deleted file mode 100644 (file)
index 9c13bfe..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-Turning off print headers and footers in Firefox
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-indexterm:[printing,headers]
-indexterm:[printing,footers]
-
-If you are not using Hatch for printing, you will probably want to configure
-your browser so that Firefox does not add headers and footers to items printed
-on certain printers.  For example, if you are printing spine labels, you likely
-will not want Firefox to add a date or URL to the margins of your label.
-
-You can turn off these headers and footers using the following steps:
-
-. In the Firefox menu, click _Print..._ to open the print preview screen.
-. Click the _Page Setup..._ button.
-. Go to the _Margins & Header/Footer_ tab.
-. Make sure that all dropdown menus are set to _--blank--_.
-
-If you only want to turn off those headers and footers for a specific
-printer, use these steps:
-
-. In the Firefox address bar, type link:about:config[].
-. If a warning appears, click _I accept the risk_.
-. Type _print_header_ into this screen's search box.
-. Double-click on the relevant _print_headerleft_, _print_headerright_, and
-_print_headercenter_ entries in the grid.
-. Delete any existing data for that setting and click OK.
-. Type _print_footer_ into the screen's search box and repeat these steps
-for the footer settings.
-
-
index baee6c8..9b8dae8 100644 (file)
@@ -36,9 +36,9 @@ Setting the Web Client as the Home Page in Firefox
 . In the _When Firefox starts:_ dropdown menu, select _Show my home page_.
 . In the _Home Page_ box, add _https://localhost/eg/staff/_ and click *OK*.
 
-include::turn-off-print-headers-firefox.adoc[]
+include::partial$turn-off-print-headers-firefox.adoc[]
 
-include::turn-off-print-headers-chrome.adoc[]
+include::partial$turn-off-print-headers-chrome.adoc[]
 
 Tab Buttons and Keyboard Shortcuts
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/docs-antora/modules/admin/partials/turn-off-print-headers-chrome.adoc b/docs-antora/modules/admin/partials/turn-off-print-headers-chrome.adoc
new file mode 100644 (file)
index 0000000..7e5d9b5
--- /dev/null
@@ -0,0 +1,17 @@
+Turning off print headers and footers in Chrome
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+indexterm:[printing,headers]
+indexterm:[printing,footers]
+
+If you are not using Hatch for printing, you will probably want to configure
+your browser so that Chrome does not add headers and footers to items printed
+on certain printers.  For example, if you are printing spine labels, you likely
+will not want Chrome to add a date or URL to the margins of your label.
+
+You can turn off these headers and footers using the following steps:
+
+. In the Chrome menu, click _Print..._ to open the print preview screen.
+. Click _More Settings_.
+. Uncheck _Headers and Footers_.
+
diff --git a/docs-antora/modules/admin/partials/turn-off-print-headers-firefox.adoc b/docs-antora/modules/admin/partials/turn-off-print-headers-firefox.adoc
new file mode 100644 (file)
index 0000000..9c13bfe
--- /dev/null
@@ -0,0 +1,31 @@
+Turning off print headers and footers in Firefox
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+indexterm:[printing,headers]
+indexterm:[printing,footers]
+
+If you are not using Hatch for printing, you will probably want to configure
+your browser so that Firefox does not add headers and footers to items printed
+on certain printers.  For example, if you are printing spine labels, you likely
+will not want Firefox to add a date or URL to the margins of your label.
+
+You can turn off these headers and footers using the following steps:
+
+. In the Firefox menu, click _Print..._ to open the print preview screen.
+. Click the _Page Setup..._ button.
+. Go to the _Margins & Header/Footer_ tab.
+. Make sure that all dropdown menus are set to _--blank--_.
+
+If you only want to turn off those headers and footers for a specific
+printer, use these steps:
+
+. In the Firefox address bar, type link:about:config[].
+. If a warning appears, click _I accept the risk_.
+. Type _print_header_ into this screen's search box.
+. Double-click on the relevant _print_headerleft_, _print_headerright_, and
+_print_headercenter_ entries in the grid.
+. Delete any existing data for that setting and click OK.
+. Type _print_footer_ into the screen's search box and repeat these steps
+for the footer settings.
+
+