
Add Facebook chat to your site and talk with your visitors.
Tawea that brings a very popular and useful feature to drupal site, the possibility to have the Facebook chat always on and available. It’s just like being in Facebook itself, so you won’t have any difficulty using it.
Project page:
https://drupal.org/sandbox/geekia/2198609
Sandbox git:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/geekia/2198609.git tawea
cd tawea
Drupal core:
7.x
Comments
Comment #1
jmaties commentedComment #2
feyisayo commentedHello jmaties,
Thanks for code work.
Please rename your master branch to 7.x-1.x
Additionally, the Git clone instruction should reference the public URL not the private one.
So instead of
git clone --branch master geekia@git.drupal.org:sandbox/geekia/2198609.git tawea
Use
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/geekia/2198609.git tawea
But this should be done after you have renamed your master branch to 7.x-1.x
Best wishes,
Feyisayo
Comment #3
jmaties commentedI delete master branch and port it on 7.x-1.x.
Comment #4
jmaties commentedComment #5
jmaties commentedComment #6
jmaties commentedComment #7
PA robot commentedProject 1: https://drupal.org/node/2196361
Project 2: https://drupal.org/node/2200289
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #8
avpaderno