From 80761d499d7c4cf67097a2cc9874f5ac15986bc9 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 1 Dec 2016 10:47:20 -0800 Subject: [PATCH] Docs: Making sure that image filenames don't include . character, as this can cause some versions of a2x to fail Signed-off-by: Jane Sandberg --- docs/acquisitions/selection_lists_po.txt | 6 +++--- ....10_Lineitem_Paid.PNG => 2_10_Lineitem_Paid.png} | Bin ...celed2.jpg => 2_7_Enhancements_to_Canceled2.jpg} | Bin ...celed4.jpg => 2_7_Enhancements_to_Canceled4.jpg} | Bin ...eports1.jpg => 2_7_Enhancements_to_Reports1.jpg} | Bin ...eports2.jpg => 2_7_Enhancements_to_Reports2.jpg} | Bin ...orts2a.jpg => 2_7_Enhancements_to_Reports2a.jpg} | Bin ...eports3.jpg => 2_7_Enhancements_to_Reports3.jpg} | Bin ...eports4.jpg => 2_7_Enhancements_to_Reports4.jpg} | Bin ...eports5.jpg => 2_7_Enhancements_to_Reports5.jpg} | Bin ...eports6.jpg => 2_7_Enhancements_to_Reports6.jpg} | Bin docs/reports/reporter_generating_reports.txt | 6 +++--- docs/reports/reporter_template_enhancements.txt | 8 ++++---- 13 files changed, 10 insertions(+), 10 deletions(-) rename docs/media/{2.10_Lineitem_Paid.PNG => 2_10_Lineitem_Paid.png} (100%) rename docs/media/{2.7_Enhancements_to_Canceled2.jpg => 2_7_Enhancements_to_Canceled2.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Canceled4.jpg => 2_7_Enhancements_to_Canceled4.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports1.jpg => 2_7_Enhancements_to_Reports1.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports2.jpg => 2_7_Enhancements_to_Reports2.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports2a.jpg => 2_7_Enhancements_to_Reports2a.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports3.jpg => 2_7_Enhancements_to_Reports3.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports4.jpg => 2_7_Enhancements_to_Reports4.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports5.jpg => 2_7_Enhancements_to_Reports5.jpg} (100%) rename docs/media/{2.7_Enhancements_to_Reports6.jpg => 2_7_Enhancements_to_Reports6.jpg} (100%) diff --git a/docs/acquisitions/selection_lists_po.txt b/docs/acquisitions/selection_lists_po.txt index a030d51b13..a66ca566f6 100644 --- a/docs/acquisitions/selection_lists_po.txt +++ b/docs/acquisitions/selection_lists_po.txt @@ -167,10 +167,10 @@ Cancel/Delay reasons have been modified so that you can easily differentiate bet The cancel/delay reason label is displayed as the line item status in the list of line items or as the copy status in the list of copies. -image::media/2.7_Enhancements_to_Canceled2.jpg[Canceled2] +image::media/2_7_Enhancements_to_Canceled2.jpg[Canceled2] -image::media/2.7_Enhancements_to_Canceled4.jpg[Canceled4] +image::media/2_7_Enhancements_to_Canceled4.jpg[Canceled4] A delayed line item can now be canceled. You can mark a line item as delayed, and if later, the order cannot be filled, you can change the line item's status to canceled. When delayed line items are canceled, the encumbrances are deleted. @@ -181,7 +181,7 @@ Paid PO Line Items Purchase Order line items are marked as "Paid" in red text when all non-cancelled copies on the line item have been invoiced. -image::media/2.10_Lineitem_Paid.PNG[Paid Lineitem] +image::media/2_10_Lineitem_Paid.png[Paid Lineitem] Brief Records diff --git a/docs/media/2.10_Lineitem_Paid.PNG b/docs/media/2_10_Lineitem_Paid.png similarity index 100% rename from docs/media/2.10_Lineitem_Paid.PNG rename to docs/media/2_10_Lineitem_Paid.png diff --git a/docs/media/2.7_Enhancements_to_Canceled2.jpg b/docs/media/2_7_Enhancements_to_Canceled2.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Canceled2.jpg rename to docs/media/2_7_Enhancements_to_Canceled2.jpg diff --git a/docs/media/2.7_Enhancements_to_Canceled4.jpg b/docs/media/2_7_Enhancements_to_Canceled4.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Canceled4.jpg rename to docs/media/2_7_Enhancements_to_Canceled4.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports1.jpg b/docs/media/2_7_Enhancements_to_Reports1.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports1.jpg rename to docs/media/2_7_Enhancements_to_Reports1.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports2.jpg b/docs/media/2_7_Enhancements_to_Reports2.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports2.jpg rename to docs/media/2_7_Enhancements_to_Reports2.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports2a.jpg b/docs/media/2_7_Enhancements_to_Reports2a.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports2a.jpg rename to docs/media/2_7_Enhancements_to_Reports2a.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports3.jpg b/docs/media/2_7_Enhancements_to_Reports3.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports3.jpg rename to docs/media/2_7_Enhancements_to_Reports3.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports4.jpg b/docs/media/2_7_Enhancements_to_Reports4.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports4.jpg rename to docs/media/2_7_Enhancements_to_Reports4.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports5.jpg b/docs/media/2_7_Enhancements_to_Reports5.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports5.jpg rename to docs/media/2_7_Enhancements_to_Reports5.jpg diff --git a/docs/media/2.7_Enhancements_to_Reports6.jpg b/docs/media/2_7_Enhancements_to_Reports6.jpg similarity index 100% rename from docs/media/2.7_Enhancements_to_Reports6.jpg rename to docs/media/2_7_Enhancements_to_Reports6.jpg diff --git a/docs/reports/reporter_generating_reports.txt b/docs/reports/reporter_generating_reports.txt index 441856bf74..4fa0d0ef86 100644 --- a/docs/reports/reporter_generating_reports.txt +++ b/docs/reports/reporter_generating_reports.txt @@ -93,7 +93,7 @@ New options to view or edit report parameters are available from the reports fol To view the parameters of a report, select the report that you want to view from the *Reports* folder, and click *View*. This will enable you to view the report, inlcuding links to external documentation and field hints. However, you cannot make any changes to the report. -image::media/2.7_Enhancements_to_Reports4.jpg[Reports4] +image::media/2_7_Enhancements_to_Reports4.jpg[Reports4] To edit the parameters of a report, select the report that you want to view from the *Reports* folder, and click *Edit*. After making changes, you can *Save [the] Report* or *Save as New*. If you *Save the Report*, any subsequent report outputs that are generated from this report will reflect the changes that you have made. @@ -101,9 +101,9 @@ To edit the parameters of a report, select the report that you want to view from In addition, whenever there is a pending (scheduled, but not yet started) report output, the interface will warn you that the pending output will be modified. At that point, you can either continue or choose the alternate *Save as New* option, leaving the report output untouched. -image::media/2.7_Enhancements_to_Reports6.jpg[Reports6] +image::media/2_7_Enhancements_to_Reports6.jpg[Reports6] If, after making changes, you select, *Save as New*, then you have created a new report by cloning and ammending a previously existing report. Note that if you create a new report, you will be prompted to rename the new report. Evergreen does not allow two reports with the same name to exist. To view or edit your new report, select the reports folder to which you saved it. -image::media/2.7_Enhancements_to_Reports5.jpg[Reports5] +image::media/2_7_Enhancements_to_Reports5.jpg[Reports5] diff --git a/docs/reports/reporter_template_enhancements.txt b/docs/reports/reporter_template_enhancements.txt index c791c165f8..750dd8383c 100644 --- a/docs/reports/reporter_template_enhancements.txt +++ b/docs/reports/reporter_template_enhancements.txt @@ -7,13 +7,13 @@ Documentation URL You can add a link to local documentation that can help staff create a report template. To add documentation to a report template, click *Admin* -> *Local Administration* -> *Reports*, and create a new report template. A new field, *Documentation URL*, appears in the *Template Configuration* panel. Enter a URL that points to relevant documentation. -image::media/2.7_Enhancements_to_Reports1.jpg[Reports1] +image::media/2_7_Enhancements_to_Reports1.jpg[Reports1] The link to this documentation will also appear in your list of report templates. -image::media/2.7_Enhancements_to_Reports2a.jpg[Reports2a] +image::media/2_7_Enhancements_to_Reports2a.jpg[Reports2a] Field Hints ~~~~~~~~~~~ @@ -23,10 +23,10 @@ Descriptive information about fields or filters in a report template can be adde To view a field hint, click the *Column Picker*, and select *Field Hint*. The column will be added to the display. -image::media/2.7_Enhancements_to_Reports2.jpg[Reports2] +image::media/2_7_Enhancements_to_Reports2.jpg[Reports2] To add or edit a field hint, select a filter or field, and click *Change Field Hint*. Enter text, and click *Ok*. -image::media/2.7_Enhancements_to_Reports3.jpg[Reports3] \ No newline at end of file +image::media/2_7_Enhancements_to_Reports3.jpg[Reports3] -- 2.43.2