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

sinasalek’s picture

Status: Active » Closed (works as designed)

This module currently only supports Drupal core. It will be added in future versions.

sinasalek’s picture

Status: Closed (works as designed) » Postponed
sinasalek’s picture

Title: Compatiblity with Calendar and Date modules » Compatiblity with Calendar , CCK and Date modules

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.

mohamadaliakbari’s picture

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

sinasalek’s picture

Version: 6.x-1.0-alpha6 » 6.x-1.x-dev

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.

mohamadaliakbari’s picture

tnx for fast answers, I'll try to become expert in module development and become one of your undergraduate if you accept me :D

sinasalek’s picture

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.

sinasalek’s picture

Issue tags: +Roadmap

Marked

sinasalek’s picture

Issue tags: -Roadmap +6.x-2.x roadmap

Marked

sinasalek’s picture

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

rezvani63’s picture

Status: Postponed » Needs work

Is it possible to ask other expert Drupal developers to help for this compatibly with Date and Calendar modules?
I think there are many people waiting for this feature and it's more than 2 years we don't see any progress.
Thanks

sepla’s picture

Getting third-party modules integration done is not a hard work and does not need any kinda special expertise. The problem here is time, we both have day jobs (me, night job as well!!) and unfortunately there were not a single community patch contributed to the project, what do you expect? :)

rezvani63’s picture

@Sepehr: In this case can you please request some other developers to help? If others help, this job would be done soon.

sepla’s picture

One of the benefits of being in a opensource community is that there's no proprietorship, any kinda contribution including bugfixes, features, docs are welcomed everywhere, no matter who! Unfortunately I donno anyone personally.

sinasalek’s picture

Moving to 3.x roadmap

sinasalek’s picture

Status: Needs work » Closed (duplicate)

Closing , there is separate issues for each of these modules

h.arefmanesh’s picture

Version: 6.x-1.x-dev » 7.x-1.0-beta3

hi,
I develop a module that provide a widget for persian date for text field type.
I want to expand this widget to date field and add a display-formatter for that (because the stored date must be georgian) , but i don't know is it useful enough or not?

sinasalek’s picture

Yes it's very useful, but it's better if you make it compatible with integer and date module's iso and unix field types.

h.arefmanesh’s picture

Version: 7.x-1.0-beta3 » 7.x-1.0-beta2

I work for Drupalion team, and we decide to develop a module that support persian date for date and calendar module .
We glad to use calendar_system as dependency of that, but we don't know how?
Can you explain shortly, we must start from where to do that?

sinasalek’s picture

This is not related to this issue, open a new issue if you need any support.
You can always read the README.txt that comes with the module for more details.
http://drupalcode.org/project/calendar_systems.git/blob/refs/heads/7.x-1...

sinasalek’s picture

Title: Compatiblity with Calendar , CCK and Date modules » Compatiblity with CCK and Date modules
Status: Closed (duplicate) » Closed (fixed)

date module support has been implemented,
new dev snapshot should be available shortly