cck date

Hazlitt's picture

Send an email on a CCK Date

Hi Guys,

I was wondering if anyone knows of an answer to my latest Drupal quandary.

I have a content type which includes the user as a field and a CCK date field. I want to send the user an email on the CCK date to remind them to do something.

I have spent quite a while searching and reading the forums but not found a solution as yet, does anyone know how I can do this?

Thanks for reading this problem

Hazlitt

1 comment

D6 installation profile for testing CCK date fields now available

I just released an install profile for D6 core that sets up a test site for trying out all the combinations of CCK date field configurations: CCK Date Testsite. I've discovered various bugs in Signup's handling of CCK date fields (and have been fleshing out bugs and limitations in DateAPI itself with KarenS's help). I was spending a lot of time just configuring a reasonable test site to try different combinations of CCK date field types (Date, Datestamp, vs. Datetime) and timezone handling (there are 5 different ways date fields can handle timezones). So, I quickly decided the time spent automating the test site would easily save me time in the long run. And, I hope this profile will be useful to other folks working with DateAPI and CCK date fields.

4 comments · Read more

Calendar Views with customized dates fields.

Hi everyone.

I have been exploring Drupal for a month and I have found it impressive, amazing piece of work from the Drupal community. Maybe my questions will sound a bit naifs, I’ve been in project coordination for a while, so my coding skills are rusted.

I’ve been trying to use the “calendar” 6.x module applying a new content created with CCK, but I got stuck in creating its View with the View 2 module.

The test is quite simple.

The table {activity} consists in the following:
.- name (the table nodes name field)
.- description (the table nodes body’s field)

Login to post comments · Read more
moshe weitzman's picture

signup.module should support cck dates: groups.drupal.org help wanted

Now that groups.drupal.org is using date.module for its events, we really need someone to help signup module understand this date format. Please read this issue and consider writing the patch.

Login to post comments
Syndicate content