[Solved] Site structure related question

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
johnn
Posts: 50
Joined: Mon 10. Apr 2006, 14:07

[Solved] Site structure related question

Post by johnn »

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.
Last edited by johnn on Fri 16. Jan 2009, 09:08, edited 1 time in total.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Site structure related question

Post by Jensensen »

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
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
johnn
Posts: 50
Joined: Mon 10. Apr 2006, 14:07

Re: Site structure related question

Post by johnn »

Jensensen wrote:Do you already know {NEW:6}? Read more about here: http://www.phpwcms-docu.de/link_tags.phtml
Yes, but it gives newest news from the whole site.
I have categories that are not for news and don't want them to appear.
johnn
Posts: 50
Joined: Mon 10. Apr 2006, 14:07

Re: Site structure related question

Post by johnn »

Anyone?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Site structure related question

Post by flip-flop »

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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
johnn
Posts: 50
Joined: Mon 10. Apr 2006, 14:07

Re: Site structure related question

Post by johnn »

wow, can't believe there is no solution for that :(
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Site structure related question

Post by juergen »

flip-flop wrote: Another solution is special custom tag.

Knut
Johnn

There is always a solution, if not present try to hire someone to resolve this ! :wink:
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: Site structure related question

Post by breitsch »

johnn wrote: - Website home
--- Category 1
---- news 1
---- news 2
---- news 3

--- Category 2
---- news 4
---- news 5
---- news 6
news are articles or categories itself?
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: Site structure related question

Post by santscho »

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?
Image

Santscho
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
johnn
Posts: 50
Joined: Mon 10. Apr 2006, 14:07

Re: Site structure related question

Post by johnn »

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
I'm so stupid :lol:
Never tried to select more than one category in teaser :oops:

Thank you, Santscho!
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: Site structure related question

Post by santscho »

Welcome.
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
patc
Posts: 8
Joined: Wed 26. Apr 2006, 20:32

Re: Site structure related question

Post by patc »

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
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?
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: [Solved] Site structure related question

Post by santscho »

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
patc
Posts: 8
Joined: Wed 26. Apr 2006, 20:32

Re: [Solved] Site structure related question

Post by patc »

santscho wrote:You have to switch the selector dropdown first. like in my screenshot.
Oh. Thanks. Never even occurred to me to try that.... :shock:
Post Reply