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 )
Gurus please help me.
[Request] RELATED with Summary Template styling
[Request] RELATED with Summary Template styling
Last edited by shpolbder on Wed 22. Sep 2004, 21:04, edited 3 times in total.
May be this can help:
http://www.phpwcms.de/forum/viewtopic.p ... e+template.
Or I understood you wrong?
http://www.phpwcms.de/forum/viewtopic.p ... e+template.
Or I understood you wrong?
No, no, no.
Sorry for bad English
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?
Sorry for bad English
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?