Who:My name is Chen Yuan and My email address is yuanotes@gmail.com. You can contact me via gtalk and my account is the same as my email address.
I have not contributed to a open source project before. And I do a project about Drupal because I have developed a website using Drupal before. I like drupal and the way it works.
Overview: I have read the idea list and I am interested in the idea that modify the biblio module. It seams like that the mentor want to add full field support to the new release of biblio module and add some other standards support.
Description: I have written two modules for Drupal 6.x and I think that's not quite difficult. In previous releases, the module use its own fields instead of reusing fields that provided by third-party module like cck.The idea is to modify biblio 7.x-2.x to use fields provided by Drupal core.
Schedules:
From April 25 to May 20, to read related documentations and to read the source code of biblio module and get to know the mentor to get mor infomation
From June 10 to July 11, to modify the biblio module to support full fields.
From July 15 to August 15, to add more stardard supports to this module
From August 15 to August 22, final tests and debug
Mentors: shenzhuxi
Puzzle: $a can be integer 0 or string "0", and both isset($a) and empty($a) returns true.