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

Add documentation for Page draft #353

Merged
merged 5 commits into from
Mar 24, 2025
Merged

Conversation

dadarya0
Copy link

This PR adds documentation for the Page Draft feature found in mautic/mautic#13937

@dadarya0 dadarya0 changed the base branch from 5.x to 7.0 March 13, 2025 06:58
.. image:: images/landing_pages/save-draft.png
:width: 400
:alt: Screenshot showing the 'Save as Draft' button on the Landing Page edit page.
Copy link
Member

Choose a reason for hiding this comment

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

@RCheesley I'm not sure how to deal with this Vale warning

Is this referring to a Mautic feature? If so, use 'Landing Page' instead of 'page'.

It should be lower case p. Do we have to ignore the Vale check on this line?

Copy link
Member

Choose a reason for hiding this comment

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

If you're referring to a Mautic Landing Page then both words are capitalised.

Copy link
Member

@RCheesley RCheesley left a comment

Choose a reason for hiding this comment

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

Hi folks,

A few things which I've fixed in this PR so we can merge it:

  1. You must always ensure that the headings are the same underline length as the text above them - if you run the command make html in your /docs folder it will flag up such warnings to you, tab complete when you start typing if you use VSCode usually does it right but sometimes misses the odd character!
  2. I think the heading should be H2 instead of H3 so I changed those.
  3. There was some inconsistency with draft v Draft, I've matched the UI with using the capitalised version
  4. An Landing Page Draft allows changes to the content of the Landing Page only. > changed to active voice: You can only change the content of the Landing Page itself when it's in Draft.
  5. An Landing Page Draft may be previewed by appending > changed to active voice: You can preview a Landing Page Draft by appending
  6. a Draft Preview URL will be > a Draft Preview URL is
  7. There was a typo on line 49 which I fixed (val on rather than vale on) which was hiding some of the later errors.

@RCheesley RCheesley merged commit 274b83b into mautic:7.0 Mar 24, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants