Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2012 at 08:04 UTC
Updated:
9 Nov 2012 at 11:30 UTC
This is a small module integrating the Userlike live chat SaaS into Drupal 7 installations without fiddling with templates.
It basically adds an individual external Javascript file via drupal_add_js() in a page_alter-Hook.
git clone --recursive --branch master zakx@git.drupal.org:sandbox/zakx/1558786.git userlike
I already did this, see http://ventral.org/pareview/httpgitdrupalorgsandboxzakx1558786git
Comments
Comment #1
patrickd commentedwelcome!
Nice to see that you already fixed all coding style errors. :)
I'm afraid that this project is too short to approve you as git vetted user. We are currently discussing how much code we need, but everything with less than 120 lines of code or less than 5 functions cannot be seriously reviewed. However, we can promote this single project manually to a full project.
As installation and usage instructions are quite important for us to review, please take a moment to make your project page follow the tips for a great project page.
We do really need more hands in the application queue and highly recommend to get a review bonus so we can come back to your application sooner.
regards
Comment #2
thyssimonis commentedFile userlike.module line 15 and userlike.install line 26
Do not use html in t() and create links with l()
File userlike.module line 59
You can not add 3rd party libraries see http://drupal.org/node/422996
Comment #3
avpadernoComment #4
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.