Skip to content

Commit

Permalink
[Backport 4.2.x] Update revise use of empty or mostly empty pages (#7957
Browse files Browse the repository at this point in the history
)

* Update revise use of empty or mostly empty pages

Addresses #7766

* Guidance on use of GeoNetwork 2.0 harvester

* Adjust nav tree for batchupdate options

To prevent duplication of title in the nav bar. All URL paths remain the same.
This takes advantage of batchupdate/index.md being treated as a navigation header.

---------

Co-authored-by: Jody Garnett <[email protected]>
  • Loading branch information
geonetworkbuild and jodygarnett authored Apr 15, 2024
1 parent 2e1f3be commit fabf54f
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 29 deletions.
13 changes: 13 additions & 0 deletions docs/manual/docs/overview/change-log/version-3.0.0.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# Version 3.0.0 {#version-300}

## New features

This is a major release changing dropping support for ExtJS UI completing transition to AngularJS.

* ISO19139 / INSPIRE conformity
* Feature/harvester admin 2
* Map: Make add WMS more robust
* Disable ExtUI

## Bug Fixes

Please see [3.0.0 issues](https://github.com/geonetwork/core-geonetwork/issues?page=2&q=is%3Aissue+milestone%3A3.0.0+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?q=milestone%3A3.0.0+is%3Aclosed+is%3Apr) for full details.
6 changes: 5 additions & 1 deletion docs/manual/docs/overview/change-log/version-3.4.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Version 3.4.1 {#version-341}

## New features
## New features / enhancements

* New metadata page / sort tempalte by title
* Create record from template having categories should copy cagtegories
* Import / Add option to publish to all

## Removed features

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# GeoNetwork 2.0 Harvester {#gn2_harvester}

GeoNetwork 2.1 introduced a new powerful harvesting engine which is not compatible with GeoNetwork version 2.0 based catalogues. Old 2.0 servers can still harvest from 2.1 servers but harvesting metadata from a v2.0 server requires this harvesting type. Due to the fact that GeoNetwork 2.0 was released more than 5 years ago, this harvesting type is deprecated.
## Upgrading from GeoNetwork 2.0 Guidance

GeoNetwork 2.1 introduced a new powerful harvesting engine which is not compatible with GeoNetwork version 2.0 based catalogues.

* Harvesting metadata from a v2.0 server requires this harvesting type.
* Old 2.0 servers can still harvest from 2.1 servers
* Due to the fact that GeoNetwork 2.0 is no longer suitable for production use, this harvesting type is deprecated.
2 changes: 1 addition & 1 deletion docs/manual/docs/user-guide/workflow/batchediting.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updating a set of records {#batchediting}
# Update records from edit console {#batchediting}

From the editor board, editors can do batch editing on multiple records.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updating a set of records from the admin console {#batchupdate_from_admin}
# Updating records from Admin console {#batchupdate_from_admin}

In some circumstances, users may want to update a set of records. Administrator users can, from the `admin console`, open the `tools`, `Batch process` page.

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/docs/user-guide/workflow/batchupdate-xsl.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updating a set of records using XSLT {#batchupdate_xsl}
# Update records using XSLT {#batchupdate_xsl}

## Applying changes {#batch-process-apply}

Expand Down
7 changes: 0 additions & 7 deletions docs/manual/docs/user-guide/workflow/batchupdate.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/manual/docs/user-guide/workflow/batchupdate/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Updating a set of records {#batchupdate}

In some circumstances, users may want to update a set of records:

- [Updating a set of records from the edit console](../batchediting.md)
- [Updating a set of records from the admin console](../batchupdate-from-admin.md)
- [Updating a set of records using XSLT](../batchupdate-xsl.md)
2 changes: 1 addition & 1 deletion docs/manual/docs/user-guide/workflow/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
- [Life cycle](life-cycle.md)
- [Publishing GIS data in a map server](geopublication.md)
- [Versioning](versioning.md)
- [Updating a set of records](batchupdate.md)
- [Updating a set of records](batchupdate/index.md)
35 changes: 19 additions & 16 deletions docs/manual/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,19 +239,21 @@ nav:
- user-guide/describing-information/multilingual-editing.md
- 'Associating Resources':
- user-guide/associating-resources/index.md
- user-guide/associating-resources/cite.md
- 'Associating documents':
- user-guide/associating-resources/linking-documents.md
- user-guide/associating-resources/using-filestore.md
- user-guide/associating-resources/linking-thumbnail.md
- user-guide/associating-resources/linking-online-resources.md
- 'Associating another record':
- user-guide/associating-resources/linking-records.md
- user-guide/associating-resources/linking-parent.md
- user-guide/associating-resources/linking-source.md
- user-guide/associating-resources/linking-dataset-or-service.md
- user-guide/associating-resources/linking-feature-catalog.md
- user-guide/associating-resources/linking-others.md
- user-guide/associating-resources/linking-remote-records.md
- user-guide/associating-resources/doi.md
- user-guide/associating-resources/linking-dataset-or-service.md
- user-guide/associating-resources/linking-documents.md
- user-guide/associating-resources/linking-feature-catalog.md
- user-guide/associating-resources/linking-online-resources.md
- user-guide/associating-resources/linking-others.md
- user-guide/associating-resources/linking-parent.md
- user-guide/associating-resources/linking-records.md
- user-guide/associating-resources/linking-remote-records.md
- user-guide/associating-resources/linking-source.md
- user-guide/associating-resources/linking-thumbnail.md
- user-guide/associating-resources/using-filestore.md
- user-guide/associating-resources/cite.md
- 'Tag information':
- user-guide/tag-information/index.md
- user-guide/tag-information/tagging-with-categories.md
Expand All @@ -267,10 +269,11 @@ nav:
- user-guide/analyzing/metadata.md
- 'Workflow':
- user-guide/workflow/index.md
- user-guide/workflow/batchediting.md
- user-guide/workflow/batchupdate-from-admin.md
- user-guide/workflow/batchupdate-xsl.md
- user-guide/workflow/batchupdate.md
- 'Updating a set of records':
- user-guide/workflow/batchupdate/index.md
- user-guide/workflow/batchediting.md
- user-guide/workflow/batchupdate-from-admin.md
- user-guide/workflow/batchupdate-xsl.md
- user-guide/workflow/geopublication.md
- user-guide/workflow/life-cycle.md
- user-guide/workflow/suggestion.md
Expand Down

0 comments on commit fabf54f

Please sign in to comment.