article on multiple levels

Use GitHub to post feature requests for phpwcms.
Locked
erwanpia
Posts: 39
Joined: Wed 21. Apr 2004, 10:28
Location: Breizh - Europa
Contact:

article on multiple levels

Post by erwanpia »

Hi, would it be possible to send an article to multiple structure levels : for exemple an article about an electric car would appear on the 'ecology' structure level and also on the 'transport' structure level.

That could be implemented through a content part where you could choose as many structures as you want. The article would appear under his primary structure (where it was created) and also, in the front end, in "secondary" structures....
User avatar
Paradroid
Posts: 176
Joined: Fri 19. Mar 2004, 13:14
Location: Wuppertal
Contact:

Post by Paradroid »

Hi,

as a workaround you can crate the article in the ecology structure level and create another article in the transport structure level but here you only fill in the "redirect" field with the alias of the ecology structure. I think this would do the job, but i didn't try it out.

cu

Achim
ParaDroid

knquadrat edv + marketing
http://www.knquadrat.de

phpWCMS Dokumentation | Deutsch | English
erwanpia
Posts: 39
Joined: Wed 21. Apr 2004, 10:28
Location: Breizh - Europa
Contact:

Post by erwanpia »

yes it works fine with the redirect.

The only problem with that is that If I want to modify title or delete the primary article, I have to modify title or delete all redirecting articles.

would be nice to have some kind of contentpart that does the job :wink:
Locked