User login

Need

Allow textfields to be required but with fewer than 10 words

Agaric would like to be able to require the node body and other textfields but set the minimum number of words at fewer than ten– two or five.

This code from modules/node/content_types.inc, specifically line 138 ('#options' ...), would have to be changed, so that the array startes with 0, 1, 2, 5, 10 or something like that.

On the need for an open, uncontrolled social network

Posted to the Ubuntu Massachusetts mailing list, "Free Software for Massachusetts" -

Hiding the "More information about formatting options" text and link

This isn't working:

        unset($form['body_filter']['body']['format'][2]);
        unset($form['body_filter']['body']['format'][1]);

Resolution

Merging forms for usability: creating nodereference or organic groups nodes within a node

UPDATE: Agaric did manage to do this. The working code is in our custom wsf_action module used on wsf2008.net. Some related notes are as follows:

Cool looking countdown block

drupal theme countdown block

drupal graphical countdown

drupal text to graphic

drupal clock

Present an Action

Resolution

Conditional workflow steps depending on user input

Going back to the organization, that's a good idea, a separate page for people who check org rep. That's a conditional redirect based on user input, which we have to look into.

The example in the documentation for the workflow-ng module suggests this is quite possible, to do different actions depending on a result of a user selection in the previous form.

http://drupal.org/node/156317

Resolution

Replace access denied on user/register for logged-in users with a redirect

Best resource on this that I've found:

logged-in user + /user/register -> access denied
http://drupal.org/node/118498

There's no reason for this-- even user #1 gets access denied here, and users who could go to admin/user/user/create -- access denied might be technically correct, you can't re-register, but it's nonsensical and annoying.

Asking for help on maps

To http://www.greenmap.org/

Dear Green Maps,

I'm with a group working on the World Social Forum 2008 global call for
local action web site, and we were wondering if you had any advice /
resources / ability to help available on the mapping side.

For instance, we haven't figured out yet how to show all nodes even when at
a distant zoom. The other thing we need to do is throw in short
descriptions etc. in that pop-up, but haven't gotten to trying that yet.

Agaric wants to keep en for customized English in Drupal 5

Drupal can I use a custom language at en?

We need to customize some strings for WSF2008.net, so we have a custom localization language, eng, for our modified English. However, it seems like some modules (for instance LoginToboggan for the login at access denied redirect) may assume that en/ will be enabled for English.

Entirely unrelated:

Weird stuff in the localization translation string location:

c:\Contributions\modules\og\og.module:534

Ghosts of work done on other computers by translators or module developers?

Syndicate content