Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-17 08:32:29

Jeff_K
Archived Plugin Author
From: Vancouver, British Columbia
Registered: 2005-08-19
Posts: 202
Website

Ramdom image from given category

Is it possible to have TXP output a single image choosen at random from an image category? Seems simple enough, but could find anything when I looked around. thanks in advance.

Offline

#2 2005-11-17 10:15:30

juanjonavarro
Plugin Author
From: Valencia, Spain
Registered: 2005-05-16
Posts: 485
Website

Re: Ramdom image from given category

Use mem_randim. Example:

<code>
<txp:mem_randimg category=“selectedcategory”><txp:mem_img/></txp:mem_randimg>
</code>

Offline

Board footer

Powered by FluxBB