-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[6.0] [Guided tours] Add a What's New tour #45967
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
base: 6.0-dev
Are you sure you want to change the base?
Conversation
Added new guided tours and steps for version 6.0.0.
Added new guided tours for Joomla 6.0 updates including descriptions and titles for features and enhancements.
the font changes were made 2 years ago in 5.0 |
Featured Articles menu is still present |
administrator/components/com_admin/sql/updates/postgresql/6.0.0-2025-08-22
Outdated
Show resolved
Hide resolved
Updated the description for Joomla 6 enhancements, including changes to font sizes.
I have updated the text to show 'font sizes' rather than 'font'. |
Indeed, but it points to the Articles view. |
I have tested this item ✅ successfully on 83f4697 1 small text update: just 1 thing proposal: Joomla! 6 supports automated updates 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. |
watching someone else is not a test |
In case, it was confusing, I was doing the test. |
administrator/components/com_admin/sql/updates/mysql/6.0.0-2025-08-22.sql
Outdated
Show resolved
Hide resolved
administrator/components/com_admin/sql/updates/postgresql/6.0.0-2025-08-22.sql
Outdated
Show resolved
Hide resolved
Co-authored-by: Richard Fath <[email protected]>
Co-authored-by: Richard Fath <[email protected]>
I have added the link to the step, thanks for the suggestion! |
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 ? |
If so then we shouldn't use that link but something else perhaps in the JCM |
Humm, right... I removed the link and replaced TUF with The Update Framework (TUF). |
@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. |
Updated the description for Joomla 6 to reflect enhancements in child templates and versioning.
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. |
administrator/language/en-GB/guidedtours.joomla_whatsnew_6_0.ini
Outdated
Show resolved
Hide resolved
@@ -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&view=component&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>" |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
I would be ok removing it, it seems like it has also been purged from the 5.4 tour. |
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. |
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.
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