Aron Novak's blog

New Drupal module : Multiple node add!

While working on our intranet package we needed a fast way to create a couple of nodes without messing too much with the user interface. I just wrote a module (http://drupal.org/project/multi_node_add) that provides a convient way to create many nodes in one page.

This is not a trivial task interface-wise, because usually the content-types has many fields (CCK or other) and here we need to create many nodes!

Views SavedSearches + Notifications = Swiss Army Knife

I've worked a few times with Views Savedsearches in the past, this is a tiny
module that offers to save all the user-configured values of the views
exposed filters and later the user can choose from the saved set of exposed
filters.