Home » Forum
NoNumber!

Joomla! Extensions •
Web Development •
Web Design •

I try to respond within 24 hours (excluding weekends). If I haven't responded by then, feel free to post a reminder or bug me via email.
Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles)
#4909
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
Hi noletter

I'm looking for a way to display all articles on a kind of a second homepage (for article newspapers), like a frontpage for all articles with the navigation items at the bottom of the page
Ex : 1-2-3<<<......>>>878-878-879

I think that would be a nice feature! Do you think that could be achieved with this extension ???? Or anybody has a trick????
Thanks anyway for your wonderfull extensions! I hope I will go for Frontpage Plus someday
lateralus
Posts: 20
User OfflineClick here to see the profile of this user
The topic has been locked.
 
#4912
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
No, it is not possible through FrontPagPlus. That only shows articles with frontpage option on and with extra filters for cats/secs. So it is actually made to show less than the normal frontpage layout.

But to show all articles, you can just do this:
index.php?option=com_content

What you can do to control the settings, is make a dummy menuitem (in a new menu that you don't show on your site, for instance).
Make that a section blog for instance. And use that menuitem as the &Itemid=.

To make a menuitem show your page, you can use the 'external link' option to manually link to the url:
index.php?option=com_content&Itemid=...

Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The topic has been locked.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4913
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
Hi,

Thanks a lot for your very fast reply

It sounds nice but the problem is that I want all articles from different sections & categories to show!

So if I create a dummy menuitem as a section blog, I can choose just one section, not all of them!

Do I miss something??? Am I stupid Or just french

Thanks
lateralus
Posts: 20
User OfflineClick here to see the profile of this user
The topic has been locked.
 
#4914
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
If you make a category blog for section 1, for instance, the link it generates would be something like:
index.php?option=com_content&view=section&layout=blog&id=1&Itemid=3

However, if you make a link to this:
index.php?option=com_content&view=section&layout=blog&Itemid=3

It will show all articles but WILL use the settings (lik number of intros/links/etc) of your menu item.
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The topic has been locked.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4936
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
Thanks a lot, that's very nice from you to help me

I've tried your trick , and it works well (even with sh404) BUT (there is always a but), moving the dummy menu item ouside of the main_menu make the active buton of this main_menu disappear...

I guess there is no trick for this

Thanks anyway
lateralus
Posts: 20
User OfflineClick here to see the profile of this user
The topic has been locked.
 
#4940
Request : How to list ALL articles of ALL sections&categories (not only the frontpage articles) 9 Months ago  
Yeah, you are right. Didn't think of that.

You could just make an external link and use the Itemid of that link itself.
But that would mean you have no control over the settings (amount of intros/links/etc).

Another option - but kinda hacky - is to make your link as a normal section blog link. Enter the settings you want.
And then change the url in the database to:
index.php?option=com_content&view=section&layout=blog

But that will mean you can't save changes via the normal administrator. It will ask you to define a section when you want to save it.
So if you want to change settings after-wards, you would have to select a section and remove the id= from the link in the database again.

Anyway, if you don't plan to muck about with the menu often, that does work
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The topic has been locked.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 12
Joomla Open Source Training