VR modul 7.x verzió tökéletesítése

JurgN képe

Sziasztok,
a VerticalResponse modul 6.x-2.x-dev verziójában található funkciókat szeretném a 7.x-2.x-dev-ben használni.
Ezek rendre (amik hiányoznak a 7.x-2.x-dev kódjából):

- hook_user implementation (Allow users to unsubscribe to mailing lists.)
- hook_forms implementation (Route all vr_list field forms to a form builder function.)
- Create a form that allows users to subscribe to a mailing list.
- Create different form fields for subscription based on the number of lists that are enabled.
- Add validation and submit handlers
- Validate form data and create member_data array. A custom implementation could use hook_form_alter to add an extra validation function to the member_data array.
- Subscribe a user to a mailing list
- hook_field_info implementation
- hook_field_settings implementation
- Implementation of hook_content_is_empty() CCK has no way to know if something like a zero is an empty value or a valid value..
- hook_widget_info implementation: Warn user if VerticalResponse is not configured.
- hook_widget implementation
- Implementation of hook_field_formatter_info()
- Display vr_lists as a signup form.
- hook_theme implementation
- Return an array of mailing lists from VerticalResponse where the list id is the key and the list name is the value.
- Provide order_by_fields parameter for API call.
- @param array Header argument from theme_table @param string

Szakértő segítségeteket kérem abban, hogy ezek közül
1. melyek szükségesek a 7-es Drupalban?
2. mely hurkokat/kódrészleteket lehet változatlanul hagyni?
3. pontosan hol találok infót arról, hogyan kell megváltozatandó a hurkokat/kódrészleteket a 7-es Drupalban megírni?
+1. volna-e kedve valakinek segíteni ebben a melóban?
A dicsőségre, ill. a modul fejlesztéséért járó szponzorálási lehetőségre nem tartok igényt, tekintve, hogy nem nagyon értek hozzá, és nekem inkább a modul használata a fontos. A fejlesztő/szponzor úgy tűnik feladta a fejlesztést, a megkeresésre sem reagálnak...

Melyik modulhoz, modulokhoz kapcsolódik a téma?: 
Drupal verzió: 
JurgN képe

másik modullal, ezt hagyjuk...

0
0