Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Feb 2012 at 23:52 UTC
Updated:
28 Sep 2012 at 15:51 UTC
Corporate website helper
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