Corporate website helper
- Integrate drupal with russian servises:
- 1. yandex/google webmaster verification
- 2. yandex metrics
- 3. yandex map at contact page
- 4. hCard information
- 5. vk.com and eqwid quick integration
- 6. hCard based copyrights
- 7. corporate-user friendly node/add/page
http://www.drupal.ru/node/76726 - http://drupal.org/sandbox/politsin/1444996 - Project page
- http://git.drupal.org/sandbox/politsin/1444996.git - A direct link to your git repository
- Drupal 7. module
Comments
Comment #1
misc commentedHi, welcome with your application.
Are there som similar modules, and why do you combine this functions in the same module?
Here is some manual review:
Comment #2
misc commentedComment #3
politsinRemove some stuff from module.
Now it only integrate drupal with servises
1. setup yandex metrica,
2. setup yandex map,
3. add yandex/google webmaster site verification,
4. display company information in yandex-suitable hCard format.
there are no such modules at drupal 7
Comment #4
tonybuckingham commentedWhen I install the module, I get the following notices:
Line 134, synapse.module:
In each of the blocks defined there, the "region" variable is optional. Not knowing whether the theme the user is using has the "footer" region, it's best to leave the "region" variable out, and let the user know they should enable the blocks manually. Probably also best to omit the "status" and "weight" items.
Use a .install file and include the uninstall() hook to make sure all the variables you use are deleted. Something like:
Comment #5
anwar_maxHi,
You can remove blank description from synapse.admin.inc file
'#description' => t(''),
Comment #6
misc commentedWith comment #4 and #5 this should be marked as needs work. I assign it to me so I remember to come back as soon as when you have fixed the issues.
Comment #7
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #7.0
klausigit.drupal.org