User login

WSF2008

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

Storing lots of little pieces of data for a module: best practices? Interim practices?

How to store a bunch of little variables?

Location.module does it this way, a separate, dynamically produced variable for every field and node type. The value is either 0 (don't display), 1 (display), or 2 (required)

      $workflow_setting = variable_get('location_'. $field_name .'_'. $node->type, $field_name == 'country' ? 1 : 0);

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
)

Language and translation miscellaneous notes

(not useful ultimately)
getting the language flags to show node to node translations
http://drupal.org/node/65182#comment-131795

Notes from Christophe, circa beta 2

dear ben and dan, dear all,

we had a short chat this morning jason, pierre and me, and we propose to have an other one at 5pm paris or rome time (3pm gmt) and to have this kind of appointment every day in order to finish the website asap: http://dev.wsf2008.net/
i send you in this mail some remarks on the front page, and i copy a mail i sent yesterday about the action registration form.
in solidarity,
christophe

about the font page

Syndicate content