Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] hiding lists

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-dev] hiding lists
  • Date: Tue, 06 Apr 2010 17:05:20 +0200

Hi Thomas,

Would it be possible to have an example of the code involved ? I don't really understand how your custom module does modify the behaviour of mailing lists.

Regards,

David

Le 31/03/2010 18:38, Thomas Berry a écrit :

In an effort to improve the display performance of the "List of lists" page on the Sympa 6.0.1 web interface, I'd like to only display lists based on specific LDAP criteria. The filter I have in mind would look like: (&(!(objectclass=groupofurls))(owner=*)); this would hide any list based on an LDAP group if the group is dynamic (objectclass=groupofurls) or does not have an owner (the dynamic groups that have owners should be displayed).

We're using a custom Template::Plugin module to dynamically configure certain aspects of each mailing list based on the value of attributes we've added to each list's corresponding LDAP group entry. So, we can add any list setting that would accomplish this.

Thomas


--
David Verdin
Comité réseau des universités



  • Re: [sympa-dev] hiding lists, David Verdin, 04/06/2010

Archive powered by MHonArc 2.6.19+.

Top of Page