[Solved] Site structure related question
[Solved] Site structure related question
Hello.
I'm using phpwcms 1.3.3.
The website has some categories with news inside them.
Example:
- Website home
--- Category 1
---- news 1
---- news 2
---- news 3
--- Category 2
---- news 4
---- news 5
---- news 6
How can I show all the news from all categories sorted by date?
I use CP Teaser for doing that, but it only show the news from one category.
I need all news mixed and sorted by date. Something like "latest news" regardless of the category.
I'm using phpwcms 1.3.3.
The website has some categories with news inside them.
Example:
- Website home
--- Category 1
---- news 1
---- news 2
---- news 3
--- Category 2
---- news 4
---- news 5
---- news 6
How can I show all the news from all categories sorted by date?
I use CP Teaser for doing that, but it only show the news from one category.
I need all news mixed and sorted by date. Something like "latest news" regardless of the category.
Last edited by johnn on Fri 16. Jan 2009, 09:08, edited 1 time in total.
Re: Site structure related question
Do you already know {NEW:6}? Read more about here: http://www.phpwcms-docu.de/link_tags.phtml
v1.3.9 offers a new feature, called "News-Module":
http://forum.phpwcms.org/viewtopic.php?f=10&t=17361
http://forum.phpwcms.org/viewtopic.php?f=8&t=17288
v1.3.9 offers a new feature, called "News-Module":
http://forum.phpwcms.org/viewtopic.php?f=10&t=17361
http://forum.phpwcms.org/viewtopic.php?f=8&t=17288
Re: Site structure related question
Yes, but it gives newest news from the whole site.Jensensen wrote:Do you already know {NEW:6}? Read more about here: http://www.phpwcms-docu.de/link_tags.phtml
I have categories that are not for news and don't want them to appear.
Re: Site structure related question
Hi,
I think at this moment there is no solution for this problem.
Use the teaser two times, for every category one teaser.
An other solution is special custom tag.
Knut
I think at this moment there is no solution for this problem.
Use the teaser two times, for every category one teaser.
An other solution is special custom tag.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Re: Site structure related question
wow, can't believe there is no solution for that 
Re: Site structure related question
Johnnflip-flop wrote: Another solution is special custom tag.
Knut
There is always a solution, if not present try to hire someone to resolve this !
Re: Site structure related question
news are articles or categories itself?johnn wrote: - Website home
--- Category 1
---- news 1
---- news 2
---- news 3
--- Category 2
---- news 4
---- news 5
---- news 6
Re: Site structure related question
can not understand your problem.
Just take take the teaser and select all the categories with news content. And you can sort by different kinds of dates. PRIO also possible. What more do you want?

Santscho
Just take take the teaser and select all the categories with news content. And you can sort by different kinds of dates. PRIO also possible. What more do you want?

Santscho
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
Re: Site structure related question
I'm so stupidsantscho wrote:can not understand your problem.
Just take take the teaser and select all the categories with news content. And you can sort by different kinds of dates. PRIO also possible. What more do you want?
Santscho
Never tried to select more than one category in teaser
Thank you, Santscho!
Re: Site structure related question
Welcome.
Please edit your first post and add a [solved].
Please edit your first post and add a [solved].
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
Re: Site structure related question
Sorry to intrude on the thread - but I am having problems with this content part. Unlike your post, I do not see a lit of categories, I see a list of articles! This is with version 1.3.9, has this changed with 1.4?santscho wrote:can not understand your problem.
Just take take the teaser and select all the categories with news content. And you can sort by different kinds of dates. PRIO also possible. What more do you want?
Santscho
Re: [Solved] Site structure related question
You have to switch the selector dropdown first. like in my screenshot.
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
Re: [Solved] Site structure related question
Oh. Thanks. Never even occurred to me to try that....santscho wrote:You have to switch the selector dropdown first. like in my screenshot.