joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

Articles Module

Open drmenzelit opened this issue 7 months ago • 74 comments

Pull Request for Issue #43404 .

Summary of Changes

This PR is a follow-up of #43610 that was closed some days ago.

I did several changes to the code, added some parameters (for layout) and functions (include specific articles by ID) and created a CSS file to control the layout. After this get merged additional changes in the CSS from Cassiopeia can be done.

Testing Instructions

I you don't directly install the PR package, you will need to run npm (npm run build:css) to get the CSS file.

With this module you can replace the existing mod_articles_xx. All you need is to play with the parameters.

Articles - Archived -> Filter Archived Articles only Articles - Category -> Select category, play with parameter, use filter, group them, etc. Articles - Latest -> Change ordering to newest first Articles - Most Read -> Change ordering to hits Articles - Newsflash -> Select category, play with parameter, use filter, group them, etc.

Toggle the inline help to get more information about some fields.

Expected result AFTER applying this Pull Request

Screenshot 2024-07-03 at 12-13-02 Typography

Screenshot 2024-07-03 at 12-13-22 Home

Screenshot 2024-07-03 at 12-14-06 Home

Screenshot 2024-07-03 at 13-37-26 Typography

Screenshot 2024-07-03 at 12-11-24 Joomla

Screenshot 2024-07-03 at 12-12-04 Joomla

Screenshot 2024-07-03 at 12-12-31 Typography

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

drmenzelit avatar Jul 03 '24 12:07 drmenzelit