Closed (fixed)
Project:
Calendar Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 23:20 UTC
Updated:
19 Nov 2008 at 12:35 UTC
Unfortunately we still have to use Drupal 5 because of other module dependencies, so I ported calendar_block back to Drupal 5 so that we could use it. There were no functional gains or losses although this does include the cal_days_in_month() patch from http://drupal.org/node/315109
The original module is not using unix line endings so the patch may or may not work. I've attached the entire module which has had it's files converted to LF just in case.
| Comment | File | Size | Author |
|---|---|---|---|
| calendar_block-5.x-1.x-dev.tar_.gz | 32.98 KB | jmstacey | |
| Drupal6_to_Drupal5_port.patch | 32.75 KB | jmstacey |
Comments
Comment #1
skilip commentedI've released the D5 version. Thanks again jmstacey!