User login

Incomplete

Drupal jobs site; possible partner to PowerToDrupal

New Drupal developer website...
http://groups.drupal.org/node/6770

http://www.drupaldevelopers.net/

No Google ads yet! Agaric likes that!

Resolution

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.

Steal this Graphic promo image link functionality

It should take off on / live in http://drupal.org/project/cck_extras

in #drupal i wrote:

@CCK_Extras - nice, eaton. Dan and I at agaric were just thinking about a textarea CCK field for 'steal this promo graphic' functionality. Now we have the base, and the home if anyone adds a 'steal this CCK image' display type -- image plus textarea with a link to it

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:

Computer Reconditioning in MetroWest Boston

Dan and I (of the Agaric Design Collective) were interested if anyone knows about or is involved in computer rescue and reconditioning efforts in Massachusetts. Naturally, we mean with GNU-Linux software on it, and giving (with training) to community or other worthy groups. And we're interested in particular in the Boston, and especially the MetroWest, area.

ben

Cool looking countdown block

drupal theme countdown block

drupal graphical countdown

drupal text to graphic

drupal clock

Present an Action

Resolution

action_group_node_form data dump

action group node form before setting the weight down

so form data added by translation modules wouldn't be there

Form ID: action_group_node_form

Array
(
[#id] => node-form
[nid] => Array
(
[#type] => value
[#value] =>
)

[vid] => Array
(
[#type] => value
[#value] =>
)

[uid] => Array
(
[#type] => value
[#value] => 1
)

Syndicate content