-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfixes: Error while no language is selected; Improvements: Checkbox…
… for disabling generating sitemap
- Loading branch information
Showing
7 changed files
with
70 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
...zation/Dynamic Sitemap XML/Templates/Dynamic Sitemap XML/Global Configuration/General.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
ID: "b0e21af0-0e62-4047-9859-73d57074320c" | ||
Parent: "8e0bf0cc-49a9-4d96-9b50-17c353a6c03e" | ||
Template: "e269fbb5-3750-427a-9149-7aa950b49301" | ||
Path: /sitecore/templates/Dynamic Sitemap XML/Global Configuration/General | ||
DB: master | ||
SharedFields: | ||
- ID: "ba3f86a2-4a1c-4d78-b63d-91c2779c1b5e" | ||
Hint: __Sortorder | ||
Value: 50 | ||
Languages: | ||
- Language: en | ||
Versions: | ||
- Version: 1 | ||
Fields: | ||
- ID: "25bed78c-4957-4165-998a-ca1b52f67497" | ||
Hint: __Created | ||
Value: 20170221T112452Z | ||
- ID: "5dd74568-4d4b-44c1-b513-0af5f4cda34f" | ||
Hint: __Created by | ||
Value: sitecore\admin |
25 changes: 25 additions & 0 deletions
25
...Templates/Dynamic Sitemap XML/Global Configuration/General/Disable sitemap generation.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
ID: "46b23caf-b9ce-4365-aca7-9ba810199714" | ||
Parent: "b0e21af0-0e62-4047-9859-73d57074320c" | ||
Template: "455a3e98-a627-4b40-8035-e683a0331ac7" | ||
Path: /sitecore/templates/Dynamic Sitemap XML/Global Configuration/General/Disable sitemap generation | ||
DB: master | ||
SharedFields: | ||
- ID: "ab162cc0-dc80-4abf-8871-998ee5d7ba32" | ||
Hint: Type | ||
Value: Checkbox | ||
- ID: "ba3f86a2-4a1c-4d78-b63d-91c2779c1b5e" | ||
Hint: __Sortorder | ||
Value: 100 | ||
- ID: "be351a73-fcb0-4213-93fa-c302d8ab4f51" | ||
Hint: Shared | ||
Type: Checkbox | ||
Value: 1 | ||
Languages: | ||
- Language: en | ||
Versions: | ||
- Version: 1 | ||
Fields: | ||
- ID: "25bed78c-4957-4165-998a-ca1b52f67497" | ||
Hint: __Created | ||
Value: 20170221T112452Z |