Posted by holydrupal on December 3, 2009 at 8:43am
3 followers
Jump to:
| Project: | Calendar Systems |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
| Issue tags: | 6.x-2.x roadmap |
Issue Summary
Hi,
I have installed Date and calendar module in my drupal website. I need to have them for my CCK node types.
The date and calendar is not Persian although the calendar system module is active.
Any idea?
Comments
#1
This module currently only supports Drupal core. It will be added in future versions.
#2
#3
Good news
I'm going to need this feature for one of my recent projects. so there is a great chance to share with the community soon.
#4
sine: please share your current consequence to involve us in development not just in use.
I'm new to drupal, but I think we should start from one of the following:
1- any hack on date_api.module
2- keep original date_api.module and change other modules come with dat_api
3- change both date_api and other modules
change may be in:
1- functions body
2- input
3- output
#5
Just like any Drupal module there are many areas you can help. Contribution usually happens via patch. For example you can start date module's compatibility and submit your patch here. Then i can help you to improve that patch and finally submit it.
I'm very interested in CCK,Date module compatibility, but didn't have the time to have a look at it yet. What we need right now is to find the functions responsible for representing/formating Date in text/validation/storing.
I know the developers of both CCK and Date module (@yched & @KarenS). If we write a good patch i'm pretty much sure i can convince them to include it in the next release.
#6
tnx for fast answers, I'll try to become expert in module development and become one of your undergraduate if you accept me :D
#7
Well i'm still learning myself :) , also i'm looking for a Iranian Drupal Developer, if you can improve your skills i might have a job for you. Send me an email and share with me what you have learn so far if you're interested.
#8
Marked
#9
Marked
#10
There is an effort by @farshid to make it happen http://drupal.org/node/721590#comment-4723910
However his module is too complicated and non generic and requites some refactoring before i can include it in calendar systems but all the same it's extremely useful , hope he has time to help me out