I constantly forget how to properly apply patches to drupal modules and often some patches can be a life saver before official release is made.
I constantly forget how to properly apply patches to drupal modules and often some patches can be a life saver before official release is made.
Facebook-style Micropublisher works great with Facebook-style Statuses and is one of the coolest "new" drupal modules. Statuses are lightweight for database but statuses also can have their own page like nodes. Problem is that in my case this is not out of the box solution. So again i made some hacking :-)
There is a great module for people you registred manually but you need to give them login information after this. It is one time login module but it lacks option to redirect users to their user edit page, which is the first thing they should do, enter their NEW PASSWORD.
I was trying to use code filter module for this page, but without any luck. As most users i was getting this error and couldn't do anything to make it work. So I made my own solution for this. I created CSS class
Everything you need for this is here http://www.unleashed-technologies.com/blog/2010/07/16/drupal-6-insertin…
Currently Invoice module doesn't support UTF-8 export of PDF.
Thinking of implementing mass email to Drupal as you want to sent emails to your registered user? There are several options you could go with.
It is the shared email module, that is the answer. As drupal permits one email per user, for testing purpose or site building with many users who didn't give you email address, this is very useful module.
I usually did this with views, custom content type etc, now there ia module for this
http://drupal.org/project/link_to_us
You'll probably still have more power with views and node types but this is a very good quick solution.
Both of this modules are still work in progress but you can make good use of them. Currently Glossify is my favourite because it links to taxonomy terms when needed. Link inteligence has maybe a bit better perspective and whole architetture behind SEO Tools module looks very promising but when you use it you won't be satisfied so much with results and links it makes, although there is high level of customization present and also bulk generating of links.