My new tag: {ARTICLELIST:max_count}

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
deanloh
Posts: 99
Joined: Sat 12. Feb 2005, 05:31
Location: Singapore
Contact:

Post by deanloh »

This sounds like what I need very much. Problem is: How do I use this? I copied the codes to both files, now how do I get it rendered? I guess the RT to use is {ARTICLELIST:max_count} but where do I insert this code?
brans

Post by brans »

hi dean,

you'll have to put all the code into whatever php file in your frontend_render folder, then activate frontend_render in your config and go on using this tag with

Code: Select all

{ARTICLE_LIST:max_count}
Whatever this might be good for ;-)


Another Problem could have been where to use this replacement tag and this is actually a problem I can't solve.
deanloh
Posts: 99
Joined: Sat 12. Feb 2005, 05:31
Location: Singapore
Contact:

Post by deanloh »

Thanks Brans. It looks to me this RT is as good as nothing since we dont know how to use it.
asas78
Posts: 1
Joined: Fri 1. Jul 2005, 12:42

Post by asas78 »

Hi all,

I'm tried your hack. But may be i'm doing something wrong, but this hack is not working for me. Can somebody help me to solve this problem.
:?
Thanx
Post Reply