Skip to content

Improve docs#155

Merged
edalzell merged 6 commits intomainfrom
154-improve-docs
Apr 23, 2026
Merged

Improve docs#155
edalzell merged 6 commits intomainfrom
154-improve-docs

Conversation

@adnankussair
Copy link
Copy Markdown
Member

V6 "Improved Docs" are ready for stable release.

@adnankussair adnankussair linked an issue Apr 23, 2026 that may be closed by this pull request
@adnankussair adnankussair requested a review from edalzell April 23, 2026 03:04
Comment thread DOCUMENTATION.md

### Default Timezone

By default, events use your application timezone (typically UTC).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not correct, it uses the timezone setting in the addons' settings, falling back to the display_timezone and then the app's timezone

Comment thread DOCUMENTATION.md
For the ICS downloads, it will use `address`, `coordinates`, and `description` fields if they exist. If your field is named something else, use a [Computed Value](https://statamic.dev/computed-values). `coordinates` must be a keyed array:
1. Create or use a Statamic collection (default: `events`)
2. Import the provided fieldset: `events::event`
3. Add a template:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's not a template, that's antlers IN a template/partial

Comment thread DOCUMENTATION.md
| `start_time` | No | Start time (not required if `all_day` is true) |
| `end_time` | No | End time |
| `all_day` | No | If true, times are not required |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should add type to this, like boolean, string, etc

@edalzell edalzell added the chore label Apr 23, 2026
@edalzell edalzell changed the title 154 improve docs Improve docs Apr 23, 2026
@edalzell edalzell merged commit e1e0901 into main Apr 23, 2026
24 checks passed
@edalzell edalzell deleted the 154-improve-docs branch April 23, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Docs

2 participants