Skip to content

Commit

Permalink
Improves docs
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Parizek <bparizek@uschamber.com>
  • Loading branch information
BenParizek committed Sep 25, 2023
1 parent 4132ea1 commit 0a7ef9d
Show file tree
Hide file tree
Showing 17 changed files with 85 additions and 20 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ module.exports = {
'data-studio',
'email',
'redirects',
'sitemaps',
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/audiences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Mailer and Framework modules.
See [update guides](../update-guides/README.md) for the Mailer and Framework modules.

2 changes: 1 addition & 1 deletion docs/data-studio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Data Studio and Framework modules.
See [update guides](../update-guides/README.md) for the Data Studio and Framework modules.
2 changes: 1 addition & 1 deletion docs/email-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Mailer and Framework modules.
See [update guides](../update-guides/README.md) for the Mailer and Framework modules.
2 changes: 1 addition & 1 deletion docs/mailers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Mailer and Framework modules.
See [update guides](../update-guides/README.md) for the Mailer and Framework modules.
2 changes: 1 addition & 1 deletion docs/redirects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Redirects and Framework modules.
See [update guides](../update-guides/README.md) for the Redirects and Framework modules.
2 changes: 1 addition & 1 deletion docs/sent-email/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Sent Email and Framework modules.
See [update guides](../update-guides/README.md) for the Sent Email and Framework modules.

2 changes: 1 addition & 1 deletion docs/sitemaps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Redirects and Framework modules.
See [update guides](../update-guides/README.md) for the Redirects and Framework modules.
2 changes: 1 addition & 1 deletion docs/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Sprout provides dedicated support for license holders and [free training](./trai

## Bugs & Feature Requests

Running into an issue while upgrading? Read the [Update Guides](../configuration/updates.md) for more information on the latest updates and releases.
Running into an issue while upgrading? Read the [Update Guides](../update-guides/README.md) for more information on the latest updates and releases.

| Plugin | Bugs | Feature Requests | Uncategorized |
|:----------------- |:------------------- |:-------------------- |:------------------- |
Expand Down
2 changes: 1 addition & 1 deletion docs/transactional-email/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ Read the [Config Settings](./../configuration/sprout-config.md) documentation to

## Updates

See [update guides](../configuration/updates.md) for the Transactional, Mailer, and Framework modules.
See [update guides](../update-guides/README.md) for the Transactional, Mailer, and Framework modules.
3 changes: 2 additions & 1 deletion docs/update-guides/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-09-10
description: The Changelog reflects the most recent updates to a plugin and can be found at the top level in the Github repo for each plugin.
description: Update guides for Sprout plugins.
---

# Updating Sprout
Expand All @@ -16,3 +16,4 @@ The update guides are primarily for notable changes. Not all plugin versions wil
- [Sprout Data Studio](./data-studio.md)
- [Sprout Email](./email.md)
- [Sprout Redirects](./redirects.md)
- [Sprout Sitemaps](./sitemaps.md)
4 changes: 2 additions & 2 deletions docs/update-guides/data-studio.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-02-19
description: Create the new notification and add the appropriate sender info. The notification Rules will be setup to trigger "When a new user is created".
date: 2023-09-25
description: Sprout Data Studio update guide.
---

# Data Studio
Expand Down
4 changes: 2 additions & 2 deletions docs/update-guides/email.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-02-19
description: To use globals in Sprout Email you will need to use the craft.globals.getSetByHandle tag.
date: 2023-09-25
description: Sprout Email update guide.
---

# Email
Expand Down
4 changes: 2 additions & 2 deletions docs/update-guides/forms.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-09-02
description: Upgrade Sprout Forms module 4.44.444
date: 2023-09-25
description: Sprout Forms update guide.
---

# Upgrading to Forms v4.44.444
Expand Down
4 changes: 2 additions & 2 deletions docs/update-guides/redirects.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-02-19
description: Create the new notification and add the appropriate sender info. The notification Rules will be setup to trigger "When a new user is created".
date: 2023-09-25
description: Sprout Redirects update guide.
---

# Redirects
Expand Down
63 changes: 63 additions & 0 deletions docs/update-guides/sitemaps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
date: 2023-09-25
description: Sprout Sitemaps update guide.
---

# Sitemaps

## v4.44.444 - September 25, 2023

This release adds Craft 4 support and a few new features such as Content Query Sitemaps and improved navigation.

Sitemaps now has a Lite and Pro version. Existing users have been given a new license key for Sitemaps Pro.

### License Migrations

Existing Sprout Sitemaps license holders have received a new Sprout Sitemaps Pro license in the same Craft Console account for the old Sprout Sitemaps license key. Once upgraded to Craft 4, you will need to manually add your new licenses key to your Craft installation. Your new Sitemaps license will have the same expiration as the old license and you will need to manually re-select the auto-renew option in your Craft Console.

### Breaking Changes

- See the general [upgrade guide][#400-framework] for Sprout Modules to 4.0
- Lite Edition allows managing up to 5 Content and Content Query Sitemaps per Site
- Custom Sitemap Metadata integration has been updated from `barrelstrength\sproutbaseuris\services\UrlEnabledSections::EVENT_REGISTER_URL_ENABLED_SECTION_TYPES` => `BarrelStrength\Sprout\sitemaps\sitemapmetadata\SitemapMetadata::EVENT_REGISTER_ELEMENT_SITEMAP_METADATA`

### Notable Changes

#### Generated URLs for individual sitemaps have changed

Your `/sitemap.xml` Sitemap index exists at the same URL, however, the URLs listed in the Sitemap Index have changed.

In Craft 3, Content Sitemaps displayed with a 12 character key:

``` xml
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>{{ siteUrl }}sitemap-G76D5Oizt4fH-1.xml</loc>
<lastmod>{{ now|date('Y-m-d') }}</lastmod>
</sitemap>
<sitemap>
<loc>{{ siteUrl }}sitemap-9O2U0q1gdvPM-1.xml</loc>
<lastmod>{{ now|date('Y-m-d') }}</lastmod>
</sitemap>
</sitemapindex>
```

In Craft 4, Content Sitemaps display using the Sitemap Metadata UID key:

``` xml
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>{{ siteUrl }}sitemap-0a0c9e98-fe8b-430a-9b47-f3e521dd048e-1.xml</loc>
<lastmod>{{ now|date('Y-m-d') }}</lastmod>
</sitemap>
<sitemap>
<loc>{{ siteUrl }}sitemap-0a0c9e98-fe8b-430a-9b47-f3e521dd048e-2.xml</loc>
<lastmod>{{ now|date('Y-m-d') }}</lastmod>
</sitemap>
</sitemapindex>
```

[#400-framework]: ../update-guides/sprout.md

4 changes: 2 additions & 2 deletions docs/update-guides/sprout.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-02-19
description: Create the new notification and add the appropriate sender info. The notification Rules will be setup to trigger "When a new user is created".
date: 2023-09-25
description: Update guide for Sprout Framework.
---

# Craft 4
Expand Down

0 comments on commit 0a7ef9d

Please sign in to comment.