User login

Public

Wireshark and testing

Wireshark

for checking out how a particular IMAP was working (or not working)
filter: port 143

http://www.youtube.com/watch?v=__SR6JO6l-A

Setting parts of complex (nested) variables with Features

The biggest problem is likely complex variables in the variable table (nested arrays which become serialized). Here is a solution for changing only part of a complex variable: http://groups.drupal.org/node/52588#comment-144213 (if this doesn't work or is awkward, i have a similar solution that i can dig up, but i believe mine is less robust).

I think drupal_array_merge_deep() may be the function we want to use in these cases.

Advice to Mollom

Since they asked in the latest survey, i said...

Here's an important thing we need to know: when do we get spam because Mollom's limits for the free service were reached, and when is it because Mollom isn't recognizing it?

and would most want:

Drupal (Site Builder) Usability module

the Drupal usability module, Book module edition:

move Book module's Add child page link to the action links location.

make an Add book action item (or items if multiple content types are enabled) to the book listing page at admin/content/book

Content Gallery

actually, you'd want to see an example of one entity of each entity type per build mode! All conveniently linking to the respective manage displays page.

File: 

Better Image Insert Workflow

A truly slick configuration of Insert and Image Resize Filter would disable insert if the img tag is not available for the selected text format.

Safe Text: Filtered HTML Plus

The safetext module began as an idea for an installation aid, but

Any anonymous or just-registered authenticated user should be able to access the filtered HTML format, if you so choose. Trusted (but non-editor and non-admin) user roles should be able to access filtered HTML plus, meaning with images, at the least.

Syndicate content