Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rolling Doc Changes July 2020 #26

Merged
merged 46 commits into from
Dec 17, 2020
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
12f7ba7
Added WGS 84 requirements to Extent Import Feature
IronRico Jun 12, 2020
158075e
Removed reference to 'Highlights"
IronRico Jun 15, 2020
9692eb0
New sidebar shot with no highlights
IronRico Jun 15, 2020
9b4b4d5
Update fast-scrolling.md
IronRico Jun 15, 2020
1392d17
Update fast-scrolling.md
IronRico Jun 15, 2020
ab3440e
New Fast Scrolling ScreenShot
IronRico Jun 15, 2020
61ed0a8
Deleted image as it was in the wrong area
IronRico Jun 15, 2020
ed21282
New Screenshot for FastScrolling
IronRico Jun 16, 2020
6d0924c
Updated Fast Scrolling
IronRico Jun 16, 2020
cca2dfd
Update fast-scrolling.md
IronRico Jun 16, 2020
61f43c4
Added Online Transfer Screenshot
IronRico Jun 20, 2020
928965a
Delete Online Transfer Option.PNG
IronRico Jun 20, 2020
519103c
New Online Transfer Option Screenshot
IronRico Jun 20, 2020
447a6a4
Online Transfer Option markdown file
IronRico Jun 20, 2020
6edfb35
Added "Online Transfer" option page
IronRico Jun 20, 2020
e915c9a
Update reference/edit-window/metadata/extent-panels/features-import.md
IronRico Jul 12, 2020
ffc6426
Update tutorial/editor-window-parts/secondary-sidebar/fast-scrolling.md
IronRico Jul 12, 2020
b18e19f
Update onlineOption.md
IronRico Jul 12, 2020
6322f85
Update onlineOption.md
IronRico Jul 13, 2020
6593de2
Update onlineOption.md
IronRico Jul 13, 2020
b1c5848
Create onlineTransferOption.md
IronRico Jul 13, 2020
58f0b88
Update transferOption.md
IronRico Jul 13, 2020
a21051e
Update timeDuration-obj.md
IronRico Jul 13, 2020
83ad2b2
Update SUMMARY.md
IronRico Jul 13, 2020
10eef11
Update onlineTransferOption.md
IronRico Jul 13, 2020
94abe3e
Update transferOption.md
IronRico Jul 14, 2020
348ee48
Create onlineTransferOption.md
IronRico Jul 14, 2020
9761a84
Create timeDuration-obj.md
IronRico Jul 14, 2020
86650af
Added General Settings Image
IronRico Jul 19, 2020
3ed6068
Update settings-general.md
IronRico Jul 19, 2020
8cf1ac8
Update settings-general.md
IronRico Jul 19, 2020
d783715
Update settings-general.md
IronRico Jul 19, 2020
f2f3c42
Update settings-general.md
IronRico Jul 19, 2020
0901f91
Update settings-general.md
IronRico Jul 19, 2020
1db7a92
Updated Attribute Array Image
IronRico Jul 28, 2020
dfd12b2
Update attribute-section.md
IronRico Jul 28, 2020
ac81eac
Update attribute-section.md
IronRico Jul 28, 2020
e643b6d
Delete onlineOption.md
IronRico Aug 4, 2020
d799e07
Update SUMMARY.md
IronRico Aug 4, 2020
4575174
https://github.com/IronRico/mdEditor-doc
IronRico Aug 9, 2020
1c8c58f
New Clear Cache Image
IronRico Aug 9, 2020
e8b970f
Update clear-cache.md
IronRico Aug 9, 2020
2f2dd4d
New ClearBrowserCache Screenshot
IronRico Aug 18, 2020
aa9ff78
Update clear-cache.md
IronRico Aug 18, 2020
fe99bdf
Update tutorial/editor-window-parts/secondary-sidebar/fast-scrolling.md
IronRico Sep 9, 2020
04d5419
Update reference/import-window/clear-cache.md
IronRico Sep 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
* [Distribution Edit Window](reference/edit-window/metadata/distribution-panels/distribution-editWindow.md)
* [Distributor Edit Window](reference/edit-window/metadata/distribution-panels/distributor-editWindow.md)
* [Transfer Option](reference/edit-window/metadata/distribution-panels/transferOption.md)
* [Online Transfer Option](reference/edit-window/metadata/distribution-panels/onlineOption.md)
* [Offline Transfer Option](reference/edit-window/metadata/distribution-panels/offlineOption.md)
* [Distribution Format](reference/edit-window/metadata/distribution-panels/format.md)
* [Order Process](reference/edit-window/metadata/distribution-panels/orderProcess.md)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions reference/edit-window/metadata/distribution-panels/onlineOption.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
### Online Transfer Option

![Online Transfer Option Edit Window](/assets/reference/edit-objects/metadata/distribution/OnlineTransferOption.PNG)

---

- **Name:** *{**type**: string; **max length**: none; **default**: empty}
Usage:* The name of the online resource.

- **URI:** *{**type**: [URI](https://guide.mdeditor.org/GLOSSARY.html#uri); **default**: empty}
Usage: * The internet location (address) for online access to the resource using the [URI](https://guide.mdeditor.org/GLOSSARY.html#uri) format - a.k.a URL.

- **Protocol:** *{**type**: string; **max length**: none; **default**: empty}
Usage:* The online connection protocol used to access the resource. e.g. ftp, http, https, etc.

- **Description:** *{**type**: string; **max length**: 500 characters; **default**: empty}
Usage:* A text description with additional details of what the resource is or describes.

- **Function:** *{**type**: codelist (ISO CI_OnLineFunctionCode, [ADIwg](https://guide.mdeditor.org/GLOSSARY.html#adiwg) codes); **extensible**: YES; **multi-value**: NO; **default**: empty} Usage:* - A code declaring the intended function of the resource.

- **Application Profile:** The name of an application profile that can be used with the online resource

- **Protocol Request:** The request used to access the resource depending on the protocol (to be used mainly for POST requests)
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ __Drag & Drop__ The map supports dragging a file from your file explorer and dr

---

{% hint style='info' %}
**Please Note:** Imported data needs to utilize the widely used World Geodetic System 1984 (WGS 84) [WGS84] coordinate reference system. This has longitude and latitude set in units of decimal degrees. For more details on this, please visit <a href="https://epsg.io/4326" target="_blank">the espg.io coordinate support site</a>. Here you can find details for the defined unit measurements as well as popular file export options.
{% endhint %}




* __CSV__ (Comma or Tab delimited) text file

The import process searches column heading names for clues to locating geographic and other information.
Expand Down
20 changes: 9 additions & 11 deletions tutorial/editor-window-parts/secondary-sidebar/fast-scrolling.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
# Tutorial -- Fast Scrolling
---

---

Some <span class="md-window">Edit Window</span> sections are too long to fit on a standard monitor and require some scrolling to see all the elements of the page. The Edit Window can get even longer as you continue to add your metadata. This can make it inconvenient to locate just the information you're looking for by visually searching the record.

To assist with quickly displaying the portion of the page you need, the <span class="md-window">Fast Scrolling</span> feature was added to the <span class="md-window">Secondary Sidebar</span>. This facility provides links to quickly scroll the panel you need to the top of the <span class="md-window">Edit Window</span>. In addition, the window's current scroll position is highlighted in the <span class="md-window">Secondary Sidebar</span>.
To assist with quickly displaying the portion of the page you need, the <span class="md-window">Fast Scrolling</span> feature was added to the <span class="md-window">Secondary Sidebar</span>. This facility provides links to quickly scroll the panel you need to the top of the <span class="md-window">Edit Window</span>.


![Secondary Sidebar Fast Scrolling Facility](/assets/tutorial/fast-scrolling-noHighlightSideBar.png)

![Secondary Sidebar Fast Scrolling Facility](/assets/tutorial/fast-scrolling.png){caption}

The <span class="md-window">Fast Scrolling</span> buttons are named for the panels in the <span class="md-window">Edit Window</span> section. Clicking on a <span class="md-window">Fast Scrolling</span> button will scroll the selected panel to the top of the window, saving you the search. Scrolling the window manually also highlights the <span class="md-window">Fast Scrolling</span> button for the <span class="md-window">Edit Window's</span> top-most panel, providing visual confirmation of the window's scroll position.
The <span class="md-window">Fast Scrolling</span> buttons are named for the panels in the <span class="md-window">Edit Window</span> section. Clicking on a <span class="md-window">Fast Scrolling</span> button will scroll the selected panel to the top of the window, saving you the search.

{% hint style='info' %}
Browser scrolling behavior presents a full page whenever possible. Therefore, when a <span class="md-window">Fast Scrolling</span> button near the bottom of the list is clicked (e.g. 'Graphic Overview' in the above image), that panel will scroll as close to the top of the page as possible while still presenting a full page on your monitor. The <span class="md-window">Fast Scrolling</span> button for the top-most panel will be highlighted, which may not be the one you clicked. This behavior may vary by browser.
Browser scrolling behavior presents a full page whenever possible. Therefore, when a <span class="md-window">Fast Scrolling</span> button near the bottom of the list is clicked (e.g. 'Graphic Overview' in the above image), that panel will scroll as close to the top of the page as possible while still presenting a full page on your monitor. The feature is made to work with the user’s native screen size. Note, that on some smaller screens the sidebar may place itself in a fixed position to accommodate the display area.
{% endhint %}

{% hint style='working' %}
* Scroll the window and watch the highlighting of the <span class="md-window">Fast Scrolling</span> buttons change. Observe the pairing of the highlighted <span class="md-window">Fast Scrolling</span> button and the <span class="md-window">Edit Window's</span> top panel.
* Click on a few of the <span class="md-window">Fast Scrolling</span> buttons and observe page scrolling.
{% endhint %}

{% hint style='info' %}
Each <span class="md-window">Edit Window</span> section will have a unique <span class="md-window">Fast Scrolling</span> section that matches up with the panels for that <span class="md-window">Edit Window</span> section. However, some <span class="md-window">Edit Window</span> sections have only a few or even no panels, so not all <span class="md-window">Edit Window</span> sections will have a <span class="md-window">Fast Scrolling</span> feature in the <span class="md-window">Secondary Sidebar</span>.
Each <span class="md-window">Edit Window</span> section will have a unique <span class="md-window">Fast Scrolling</span> section that matches up with the panels for that <span class="md-window">Edit Window</span> section. However, some <span class="md-window">Edit Window</span> sections have only a few or even no panels, so not all <span class="md-window">Edit Window</span> sections will have a <span class="md-window">Fast Scrolling</span> feature in the <span class="md-window">Secondary Sidebar</span>.
{% endhint %}