Support for Categories, Explanitory text, removed tablesort

arthurf - June 14, 2006 - 14:14
Project:Mailing List Manager
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Here's a patch that adds two features to MLM and fixes the table sort problem

1) adds support for categories so that on the User Edit screen, there is a category for "Mailing Lists"
2) admin option to set explanatory text to display on the the User Edit > Mailing List page
3) removes call to "tablesort_pager()" which was pulled from 4.7

Hopefully this is helpful for other people.

AttachmentSize
mlm.patches4 KB

#1

arthurf - June 14, 2006 - 14:44

This patch somewhat addresses this: http://drupal.org/node/55738 by implementing the explanation text which is also displayed on Edit User > Mailinglists.

This patch includes the fixes from above.

#2

arthurf - June 14, 2006 - 14:45

And here's the file

AttachmentSize
mlm.1.patch 5.39 KB

#3

arthurf - June 14, 2006 - 17:52

Here's a revised patch which doesn't throw errors upon login.

AttachmentSize
mlm.2.patch 5.4 KB

#4

chaos21in - June 22, 2006 - 05:04

Hi, after applying your patch mlm.2.patch i get this error at admin/mlm

Warning: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT COUNT(1) FROM in /home/user/public_html/drupal/includes/database.mysql.inc on line 120

--rafi

#5

Allie Micka - February 12, 2007 - 07:19
Version:HEAD» 5.x-1.x-dev
Status:needs review» fixed

I've moved the lists to a separate user category, so I'm going to call this issue fixed.

Going forward, let's try to stick to one-change-per-patch. :)

Thanks a lot!

#6

Anonymous - February 26, 2007 - 07:31
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.