?
avatar saraheagle
saraheagle
27 Oct 2017

Steps to reproduce the issue

Create a new "Category Blog" menu item >> Blog Layout

Expected result

I would like to have a "Choose a layout" dropdown for the blog layout (as opposed to the article layout in the options tab), so the new menu item can use the standard 'Category Blog Layout' menu options.

Actual result

No dropdown, a whole new menu item type with an .xml file needs to be duplicated and amended.

System information (as much as possible)

Joomla 3.8.1

Additional comments

The less code that needs duplicating from Joomla Core the better for keeping a Joomla site updated.

Thank you

avatar saraheagle saraheagle - open - 27 Oct 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Oct 2017
avatar saraheagle saraheagle - change - 27 Oct 2017
The description was changed
avatar saraheagle saraheagle - edited - 27 Oct 2017
avatar saraheagle saraheagle - change - 27 Oct 2017
The description was changed
avatar saraheagle saraheagle - edited - 27 Oct 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Oct 2017
Category Feature Request com_content Feature Request Front End Layout
avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Oct 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 27 Oct 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 29 Oct 2017

@coolcat-creations looks like a Topic for you.


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Oct 2017
Status New Discussion
avatar coolcat-creations
coolcat-creations - comment - 29 Oct 2017

Yes, it's the still pending PR afaik
#16755
@saraheagle please test this :)

avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Oct 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-10-29 18:04:00
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 29 Oct 2017
Closed_Date 2017-10-29 18:04:00 2017-10-29 18:04:01
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 29 Oct 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 29 Oct 2017

Thanks for Info, @coolcat-creations, closing Issue as having PR #16755


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

avatar joomla-cms-bot
joomla-cms-bot - comment - 29 Oct 2017
avatar Sieger66
Sieger66 - comment - 12 Nov 2017

I think there is a missunderstanding between saraheagle and coolcat-creations.

PR 16755 and 14802 set the single-articles-details-page-layout from menu item.
This is the view that you see in the frontend after klick on a
article in a catergory -blog (for example):

http://j38.joomla-bugs.de/using-joomla/extensions/components/content-component/article-category-blog.html

view of single-articles-details-page-layout from menu item (for example):

http://j38.joomla-bugs.de/using-joomla/extensions/components/content-component/article-category-blog/17-first-blog-post.html

PR 16755 make this for the article-category-list-menu-item
PR 14802 make this for the article-category-blog-menu-item

but saraheagle want to "Choose a layout" dropdown for the blog layout !

avatar joomla-cms-bot joomla-cms-bot - change - 12 Nov 2017
Status Discussion New
Closed_Date 0000-00-00 00:00:00
avatar joomla-cms-bot joomla-cms-bot - reopen - 12 Nov 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 12 Nov 2017
Status Closed Discussion
Closed_Date 2017-10-29 18:04:01
Closed_By joomla-cms-bot
avatar joomla-cms-bot
joomla-cms-bot - comment - 12 Nov 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Nov 2017

reopened as stated above.


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 12 Nov 2017
Status New Discussion
avatar AndySDH
AndySDH - comment - 14 Nov 2017

@saraheagle I see the reasoning for your idea, I also brought this up some time ago, but here is what @Bakual had to say on the matter (with a comment on #18150)

The menu items are based on the layouts. It doesn't make sense to select a menuitem for a specific layout and then change that layout in its parameters.
Eg "category blog" and "category list" refer to the same view, but different layouts within that view.

I guess what he says is correct. By implementing this feature, you would be able to create a "Category Blog" menu and change the layout to "Category List"... it wouldn't make too much sense.

avatar Bakual
Bakual - comment - 14 Nov 2017

a whole new menu item type with an .xml file needs to be duplicated and amended.

That's actually the correct way because as said by Andy (and me) the menuitem itself already refers to a layout.
I agree that it isn't that sexy to duplicate the whole XML file. My approach however would be different. See #10548.
My idea in that PR is to specify the bulk of the parameters at the view level, and in the layout XML files you only have the additional parameters relevant for that specific layout. That would probably solve your issue as well if I understood it correct.

avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar mbabker
mbabker - comment - 24 Jul 2018

Unless someone is going to redesign the menu item management workflow, this should be closed as expected behavior. Menu items are based on a specified layout of a specified view in a specified component, the menu item itself isn't designed to have a configurable layout option.

avatar joomla-cms-bot joomla-cms-bot - change - 24 Jul 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-07-24 16:45:28
Closed_By joomla-cms-bot
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Jul 2018
Status Closed Expected Behaviour
Closed_By joomla-cms-bot franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - unlabeled - 24 Jul 2018
avatar joomla-cms-bot joomla-cms-bot - close - 24 Jul 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 24 Jul 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 24 Jul 2018

Closed as stated above.


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

Add a Comment

Login with GitHub to post a comment