RANDOM Teaser?

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

RANDOM Teaser?

Post by pSouper »

Hi, does anyone have a hack for the teaser content part that adds 'Random' as a display type?

I am in the middle of creating one and have a 'random from category' working fine.

I am having a mini-m=nightmare with gettign the 'random from manual list' working though and wondered if anyone has a mod for this already.

feel free to ask for the code if you wanna work on the 'random from manual list' with/for me ;)
Ctrl-Alt
Posts: 6
Joined: Fri 11. Aug 2006, 10:16

Post by Ctrl-Alt »

Hi, you can use the following code to display a random article:

{TEASER_EX:category|-1:1: rand() :0::1::default:-1::0:3:150:0:vert::off}
macmukka

Post by macmukka »

http://www.phpwcms.de/forum/viewtopic.p ... r&start=60

Think this might do the trick - works like a charm
Post Reply