Page 1 of 1

[Request] RELATED with Summary Template styling

Posted: Tue 21. Sep 2004, 11:51
by shpolbder
I desperately need help in this problem. I want to get all articles which is related given keyword(s) (as RELATED tag does) but in form of summaries of the aliased article (using the article summary list template).

In other words, I need something like RELATED + TEASER.

I suppose it is not very difficult problem (but is very complex for me because I do not know PHP :oops: :cry: )

Gurus please help me.

Posted: Tue 21. Sep 2004, 21:01
by marushka
May be this can help:
http://www.phpwcms.de/forum/viewtopic.p ... e+template.

Or I understood you wrong?

Posted: Tue 21. Sep 2004, 21:10
by shpolbder
No, no, no.
Sorry for bad English :oops:

I mean this. I'd like 1) to get articles list of some sort (RELATED or NEWS, it does not matter) and 2) to shape it my way (e.g. with article_image, article_summary etc.). I want to have this list formed on the basis of article summary template.

I know there is needed to change something in content.func.inc.php and front.func.inc.php files. But how to do it?