User tests: Successful: Unsuccessful:
If you are authorised to create content on the front end of the site then in a category list view you have an edit button for each article and a button to create a new article
If you are authorised to create content on the front end of the site then in a category blog view you have an edit button for each article and NO button to create a new article
This PR adds a new article button to a category blog view
To test
Apply PR
Log in to the front end of your site and go to any blog category page and you will now have a new article button at the bottom
Category | ⇒ | Front End com_content |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-4.3-dev
|
Going to ignore those comments. This is no different to the list view
See issue #39558, there is a problem with the New Article button on the list view in that it uses the wrong category.
This pull request has been automatically rebased to 5.0-dev. No new features will be merged into Joomla! 4.3 series. Joomla! 4.4 series is a bridge release to make migration from Joomla! 4 to 5 as smooth as possible.
Title |
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-08 11:48:32 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
Feature
PR-5.0-dev
?
Removed: PR-4.3-dev |
Status | Closed | ⇒ | New |
Closed_Date | 2023-09-08 11:48:32 | ⇒ | |
Closed_By | brianteeman | ⇒ |
Status | New | ⇒ | Pending |
This pull request has been automatically rebased to 5.1-dev.
Title |
|
I have tested this item ✅ successfully on b2c6654
I have tested this item ✅ successfully on b2c6654
good work
Status | Pending | ⇒ | Ready to Commit |
RTC
Hi @brianteeman, I applied the patch but the "New Article" button does not appear in blog view.
I'm using a child of Cassiopeia.
If I go to Templates Customise: /templates/cassiopeia_rlm/html/com_content/category/blog.php I can see the change compared to the original file
But it is not reported as "Override Files" change
I confirm that by returning to the Cassiopeia parent template I can see the New Article button from the front end.
That is expected behaviour
I have tested this item ✅ successfully on b2c6654
I have tested this item ✅ successfully on b2c6654
I have tested this item ✅ successfully on b2c6654
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-02-28 17:54:48 |
Closed_By | ⇒ | bembelimen | |
Labels |
Added:
RTC
PBF
Small
PR-5.1-dev
Removed: PR-5.0-dev ? |
Thx
Thanks all
It works. But the button looks so out of place that I will leave my vote against. Without speaking in principle about the button at the very end of the page, when there can be quite a lot of articles on it like for a blog, there is also an option when the blog is the main page and this button also looks out of place. As for me - the ability to create articles is better controlled by any menu item in any menu in the right place. In principle, the same situation applies to the LIST layout, where we currently have a create button.