CGUserDirectory for MAMS

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
MantaPro
Forum Members
Forum Members
Posts: 97
Joined: Sun Feb 03, 2008 8:14 pm

CGUserDirectory for MAMS

Post by MantaPro »

Hi All

I am overlooking something obvious ?.

I have replaced FEU with MAMS and converted all the templates, embedded smarty, UDTs etc. For the simplest List user by Group use-cases that used to be done via CGUserDirectory I replaced it with

Code: Select all

{$mymembers = mams_smarty::get_users_by_groupname("group name")}
{include file='cms_template:templateName'}


But of course compared to CGUserDirectory that loses some functionality such as sorting the result set by property values.
But I can't see how to replace other CGUserDirectory functionality such as
  • listing users via selecting a property value
  • Listing all users (ie all groups)


I presume I'm failing to see how it can be done some other way - I guess I can add a UDT with some MAMS APIs
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1924
Joined: Mon Jan 29, 2007 4:47 pm

Re: CGUserDirectory for MAMS

Post by Jo Morg »

http://dev.cmsmadesimple.org/projects/mamsdirectory
No files have been released yet, but a release is on the way. The time has been limited but it's almost finished, it's just a bit of a waiting game.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
MantaPro
Forum Members
Forum Members
Posts: 97
Joined: Sun Feb 03, 2008 8:14 pm

Re: CGUserDirectory for MAMS

Post by MantaPro »

Thanks !!

I didn't see it listed on the fork page (https://www.cmsmadesimple.org/module-forking-project), so I failed completely to think to look at the Modules available.


Excellent thanks
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1924
Joined: Mon Jan 29, 2007 4:47 pm

Re: CGUserDirectory for MAMS

Post by Jo Morg »

No worries, and yeah we have been updating that page but I probably forgot to mention it or edit it myself, so it slipped somehow....
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”