I'm using the newsletter module, and it works great for my purpose.
The only thing it lacks (IMHO) is a name field in the block. For members/clients, it's no problem, but for "anonymous user", I don't get their name. I don't solicit "membership"/"authenticated users" to my website.
I couldn't find a setting to add name field. I appreciate any help.
I got into making a new node type for a special module that goes into our own development, but the problem at this point is that I don't know how to save input filters for multiple textareas.
I just want to create a form with two fields one besides the other <textfield>.<select> - wanting the user to be able to write his own subdomain, and select the main domain from a list (as seen in dyndns.com, for example, when selecting a host name...).
What do you of the drupal community think about a contrib module to change node id association from sequential numbers to using other methods? One idea would be to use the md5 of the title or something smaller within a menu of methods or even an ui to set up more complicated schemes.
I'd be happy to contribute $40 to anyone that does it.. I think it'd be useful if it can enable asynchronous node creation between multiple master sql servers.