Album question: recently_updated/categories conflict?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
halm
Forum Members
Forum Members
Posts: 103
Joined: Mon Jun 11, 2007 12:52 pm
Location: Malmö, Sweden

Album question: recently_updated/categories conflict?

Post by halm »

I'm trying to make two separate "recently_updated" fields on my welcome page, one each for categories 1 and 2.
Tried the following:

Code: Select all

{cms_module module='album' categories='1' action='recently_updated'}
{cms_module module='album' categories='2' action='recently_updated'}
However, I get two similar "recently_updated" fields, containing images from all categories ... are categories and recently_updated mutually exclusive or is it my syntax that's faulty?
"One measures a circle, beginning anywhere" - Charles Fort
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am
Location: Deatsville, AL

Re: Album question: recently_updated/categories conflict?

Post by Elijah Lofgren »

The recently_updated action does not currently take into account the categories parameter.

It probably wouldn't be too hard to make it by editing modules/Album/action.recentlyupdated.php but I'm kind of busy right now. Please file it as a bug here: http://dev.cmsmadesimple.org/tracker/?a ... unc=browse (click "Submit New")

Hope you have a great July 4th,

Elijah
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
Post Reply

Return to “Modules/Add-Ons”