Git repo command:
git clone http://git.drupal.org/sandbox/ali_tareque/1941594.git

Project Description:
Jquery Noconflict is a module that enables using multiple versions of Jquery at the same time.

Features
* Access several versions of Jquery simultaneously.
* It is essential for projects that need to implement some Jquery plugins such as lightbox and fancybox which might use latest Jquery library. Upgrading the Jquery version altogether may break various Jquery based features of Drupal and several other modules like Views and Panels. This module will let the old features untouched and enable the user to simply use several other versions of Jquery at the same time. Thus, the site features are kept untouched and enhancement is done without any trouble.

Checkout the project page for further instruction on how to install and configure at the following link:
https://drupal.org/sandbox/ali_tareque/1941594

You can get this module form the GIT repo at:
http://git.drupal.org/sandbox/ali_tareque/1941594.git

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxali_tareque1941594git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

I'm a robot and this is an automated message from Project Applications Scraper.

ali_tareque’s picture

Assigned: Unassigned » ali_tareque
Issue summary: View changes
Status: Closed (won't fix) » Needs review

Some bugs fixed for Javascript conflicts with other Javascript plugins.

PA robot’s picture

Status: Needs review » Needs work

Git clone command for the sandbox is missing in the issue summary, please add it.

I'm a robot and this is an automated message from Project Applications Scraper.

ali_tareque’s picture

Issue summary: View changes
Status: Needs work » Needs review

Adding Git URL in Issue summary.

klausi’s picture

Status: Needs review » Needs work

Please fill out the issue summary according to https://drupal.org/node/1011698 point 5.

ali_tareque’s picture

Status: Needs work » Needs review

Jquery Noconflict is a module that enables using multiple versions of Jquery at the same time.

Features
* Access several versions of Jquery simultaneously.
* It is essential for projects that need to implement some Jquery plugins such as lightbox and fancybox which might use latest Jquery library. Upgrading the Jquery version altogether may break various Jquery based features of Drupal and several other modules like Views and Panels. This module will let the old features untouched and enable the user to simply use several other versions of Jquery at the same time. Thus, the site features are kept untouched and enhancement is done without any trouble.

Checkout the project page for further instruction on how to install and configure at the following link:
https://drupal.org/sandbox/ali_tareque/1941594

You can get this module form the GIT repo at:
http://git.drupal.org/sandbox/ali_tareque/1941594.git

dsim’s picture

Hi,

Whatever you added in the previous comment, add those in issue summary to make your project description in detail.
Also add "git clone " command in the same which is mandatory.

Thanks

ali_tareque’s picture

Issue summary: View changes

Jquery Noconflict is a module that enables using multiple versions of Jquery at the same time.

Features
* Access several versions of Jquery simultaneously.
* It is essential for projects that need to implement some Jquery plugins such as lightbox and fancybox which might use latest Jquery library. Upgrading the Jquery version altogether may break various Jquery based features of Drupal and several other modules like Views and Panels. This module will let the old features untouched and enable the user to simply use several other versions of Jquery at the same time. Thus, the site features are kept untouched and enhancement is done without any trouble.

Checkout the project page for further instruction on how to install and configure at the following link:
https://drupal.org/sandbox/ali_tareque/1941594

You can get this module form the GIT repo at:
http://git.drupal.org/sandbox/ali_tareque/1941594.git

ali_tareque’s picture

Jquery Noconflict is a module that enables using multiple versions of Jquery at the same time.

Features
* Access several versions of Jquery simultaneously.
* It is essential for projects that need to implement some Jquery plugins such as lightbox and fancybox which might use latest Jquery library. Upgrading the Jquery version altogether may break various Jquery based features of Drupal and several other modules like Views and Panels. This module will let the old features untouched and enable the user to simply use several other versions of Jquery at the same time. Thus, the site features are kept untouched and enhancement is done without any trouble.

Checkout the project page for further instruction on how to install and configure at the following link:
https://drupal.org/sandbox/ali_tareque/1941594

You can get this module form the GIT repo at:
http://git.drupal.org/sandbox/ali_tareque/1941594.git

joachim’s picture

Status: Needs review » Needs work

How does this differ from https://drupal.org/project/jqmulti?

ali_tareque’s picture

Status: Needs work » Needs review

My module can simultaneously load several Jquery versions where Jquery Multi can load 2 versions only.
I have tried loading 5 versions of Jquery. Versions 1.2.6, 1.7, 1.11.1, 2.1.0, 2.1.1 and they all worked simultaneously.
While working on old websites, we normally face this problem that the client suddenly asks for a feature that requires a specific Jquery library. In order to meet the client's requirements we may need to use several versions of Jquery.

The Jquery Multi module can support for 2 different versions of the Jquery only as far as I have seen it.

joachim’s picture

Ah yes, that's what the project page says:

> jQuery Multi allows you to load an extra version of the jQuery library in parallel to Drupal's version,

Have you considered contacting the maintainer of jQuery Multi and combining your efforts? That would be the recommended course of action at this point: improve the existing module so it has your new features.

ali_tareque’s picture

I have not contacted the maintainer of jQuery Multi. I will talk to them as you suggested.
But from the implementation point of view mine is a bit different. I will talk about the similarities and differences with the jQuery Multi maintainers team then.
Thanks.

GoRoost’s picture

After reading through the previous comments, I know this may be abandoned, however if it is not, here are some items:

1 - Missing file doc comment on jquery_noconflict.js ( https://drupal.org/node/318 )
2 - Lots of small syntax errors within code. ( Too many for copy / paste. IE: comma, curly braces, spaces, etc ) Download Coder module and run review on your project. ( https://drupal.org/project/coder )
3 - Pareview.sh Also found a handful of issues: http://pareview.sh/pareview/httpgitdrupalorgsandboxalitareque1941594git

Does appear to do what the plugin states for intention. Easily added specified jQuery versions.

GoRoost’s picture

Status: Needs review » Needs work

(Changed status to "Needs work")

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.