Skip to content

Conversation

obuisard
Copy link
Contributor

@obuisard obuisard commented Aug 23, 2025

Summary of Changes

This PR adds a tour that highlights new features introduced in Joomla 6.0.

Testing Instructions

You must be under 5.4.0. Download the nightly update here if needed. Download the nightly full package here.

Download the update package of this PR, not the full install as the tour is only available on updates! If the package link no longer works, go to the bottom of this PR (in the All checks have passed section, scroll down to the Download link).

It is possible to find the tour in the list of tours at the top of the Joomla dashboard and run it manually.
Make sure you see images when running the tour (on the first step only) and when editing the tour (System -> Manage -> Guided tours).

Actual result BEFORE applying this Pull Request

No tour highlighting new features for Joomla 6.0.

Expected result AFTER applying this Pull Request

What’s New in Joomla 6.0! tour is available and runs automatically the first time you log in.

image image image

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev labels Aug 23, 2025
@brianteeman
Copy link
Contributor

the font changes were made 2 years ago in 5.0

@brianteeman
Copy link
Contributor

Featured Articles menu is still present

richard67 and others added 2 commits August 23, 2025 13:28
Updated the description for Joomla 6 enhancements, including changes to font sizes.
@obuisard
Copy link
Contributor Author

the font changes were made 2 years ago in 5.0

I have updated the text to show 'font sizes' rather than 'font'.

@obuisard
Copy link
Contributor Author

Featured Articles menu is still present

Indeed, but it points to the Articles view.

@exlemor
Copy link

exlemor commented Aug 23, 2025

I have tested this item ✅ successfully on 83f4697

I have tested this successfully with Martin and Olivier watching during PBF ;)

1 small text update:

just 1 thing proposal:

Joomla! 6 supports automated updates for better security and performance. --->
Joomla! 6 supports automated updates with TUF for better security and performance.

(the TUF link should open in a new tab)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45967.

@brianteeman
Copy link
Contributor

watching someone else is not a test

@exlemor
Copy link

exlemor commented Aug 23, 2025

watching someone else is not a test

In case, it was confusing, I was doing the test.

@obuisard
Copy link
Contributor Author

just 1 thing proposal:

Joomla! 6 supports automated updates for better security and performance. ---> Joomla! 6 supports automated updates with TUF for better security and performance.

I have added the link to the step, thanks for the suggestion!

@brianteeman
Copy link
Contributor

Shouk,d we be adding that link - they dont list Joomla as an adopter https://theupdateframework.io/community/adoptions/

@richard67
Copy link
Member

Shouk,d we be adding that link - they dont list Joomla as an adopter https://theupdateframework.io/community/adoptions/

@brianteeman Possibly because we are using our fork and not the original? Is that correct, @SniperSister ?

@brianteeman
Copy link
Contributor

If so then we shouldn't use that link but something else perhaps in the JCM

@obuisard
Copy link
Contributor Author

obuisard commented Sep 10, 2025

Shouk,d we be adding that link - they dont list Joomla as an adopter https://theupdateframework.io/community/adoptions/

Humm, right... I removed the link and replaced TUF with The Update Framework (TUF).
I did not replace the link with anything else as there is no user documentation or magazine article yet on the subject.

@richard67
Copy link
Member

@obuisard Could you rename the update SQL scripts from "6.0.0-2025-08-22.sql" to "6.0.0-2025-09-17.sql"? Thanks in advance.

@Bodge-IT
Copy link
Contributor

I have tested this item ✅ successfully on 0fe89b1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45967.

@Bodge-IT Bodge-IT added this to the Joomla! 6.0.0 milestone Sep 17, 2025
@@ -0,0 +1,4 @@
COM_GUIDEDTOURS_TOUR_WHATSNEW_6_0_STEP_0_DESCRIPTION="<div class=\"row align-items-center pt-4\"><div class=\"col-12\"><h2 class=\"mb-3\">More Updates</h2><p>Featured articles are now sharing the Article's Manager view.</p></div></div><div class=\"row align-items-center pt-4\"><div class=\"col-md-6 col-lg-6 mb-3 mb-md-0\"><h3>If you missed it</h3><p>Joomla! 6 supports automated updates with The Update Framework (TUF) for better security and performance.</p></div><div class=\"col-md-6 col-lg-6 mb-3 mb-md-0\"><a class=\"btn btn-warning btn-sm\" href=\"index.php?option=com_config&amp;view=component&amp;component=com_joomlaupdate#automated-updates\">Enable your automated updates now</a></div></div><div class=\"row align-items-center pt-4\"><div class=\"col-12 mb-3 mb-md-0\"><h3>Other Enhancements and Fixes</h3><ul class=\"mb-3\"><li>Notification email on admin registration approval <a href=\"https://github.com/joomla/joomla-cms/pull/45802\" target=\"_blank\" rel=\"noopener\">PR#45802</a></li><li>Add custom classes to the class dropdown in the image dialog in TinyMCE <a href=\"https://github.com/joomla/joomla-cms/pull/45676\" target=\"_blank\" rel=\"noopener\">PR#45676</a></li><li>Add the possibility to batch remove a tag <a href=\"https://github.com/joomla/joomla-cms/pull/40613\" target=\"_blank\" rel=\"noopener\">PR#40613</a></li><li>And many, many under the hood improvements...</li></ul></div></div>"
COM_GUIDEDTOURS_TOUR_WHATSNEW_6_0_STEP_0_TITLE="Other Features"
COM_GUIDEDTOURS_TOUR_WHATSNEW_6_0_STEP_1_DESCRIPTION="<h3>Joomla 6.0 Full Release Notes</h3><p><a title=\"Full release notes\" href=\"https://www.joomla.org/announcements.html\" target=\"_blank\" rel=\"noopener noreferrer\">View the full release notes on joomla.org</a></p><hr><h3>Help and Information</h3><p>Many resources to help you can be found here, together with additional links to more resources, documentation, support, and how to become involved in Joomla.</p>"
Copy link
Contributor

Choose a reason for hiding this comment

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

is there not a better link to use that is specifically for 6.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The link to 6.0's announcement does not exist until a few days before release

Copy link
Contributor

Choose a reason for hiding this comment

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

Please can you add a border to the image as all the white space results in it getting lost on the page

Image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried a border, I am not crazy about it. Too many lines

image

I tried a shadow, and it is easier on the eye.

image

@brianteeman
Copy link
Contributor

The problem with using a guided tour and not a post installation message for some of this stuff is that internal links dont really work eg the link to automated updates where the page loads in the background but its obscured by the tour

chrome_p3q2QsrM7d.mp4

@brianteeman
Copy link
Contributor

image

The yellow button is kind of floating on the page and its not clear its a button with an action as opposed to a yellow box with a warning

@obuisard
Copy link
Contributor Author

The problem with using a guided tour and not a post installation message for some of this stuff is that internal links dont really work

I would be ok removing it, it seems like it has also been purged from the 5.4 tour.

@obuisard
Copy link
Contributor Author

obuisard commented Sep 18, 2025

Let me know, Gary @Bodge-IT, what you want me to do. All these are small changes I can do pretty quickly, and test the language keys to double check the output. I know it is getting pretty tight as the language freeze is upon us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Guided Tours Language Change This is for Translators NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.0-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants