This Module helps you to add taxonomy term when we have large taxonomy terms trail and we want to add term child under specified parent item.

It's light-weighted module only used for creating child which differs itself from Taxonomy Manager module which is very large module.

Project page

https://www.drupal.org/sandbox/sanjaysingh/2829361

Git URL

git clone --branch 7.x-1.x https://git.drupal.org/sandbox/sanjaysingh/2829361.git taxonomy_child_term

Manual reviews

https://www.drupal.org/node/2828975#comment-11794539
https://www.drupal.org/node/2825344#comment-11766789
https://www.drupal.org/node/2818987#comment-11766810
https://www.drupal.org/node/2826239#comment-11772821
https://www.drupal.org/node/2827119#comment-11781640
https://www.drupal.org/node/2828790#comment-11789302
https://www.drupal.org/node/2843800#comment-11877665

CommentFileSizeAuthor
#13 254fdf7cf3ec1a55e5ba75a9857f71a8.png45.24 KBbojan.m
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sanjay Chauhan created an issue. See original summary.

Sanjay Chauhan’s picture

Status: Active » Needs review
Sanjay Chauhan’s picture

Project: Taxonomy child term » Drupal.org security advisory coverage applications
Component: Code » module
N.kishorekumar’s picture

Status: Needs review » Reviewed & tested by the community

Hi @Sanjay

Downloaded the module and excellent work done. Now its easy to add child to a term under specific parent.
But minor issues in pareview.sh , kindly rectify this.

Sanjay Chauhan’s picture

Issue summary: View changes
PA robot’s picture

Status: Reviewed & tested by the community » Closed (duplicate)
Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: https://www.drupal.org/node/2771959

Project 2: https://www.drupal.org/node/2829650

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.

Sanjay Chauhan’s picture

Issue summary: View changes
Status: Closed (duplicate) » Needs review
Sanjay Chauhan’s picture

Hi @N.kishorekumar,

Thanks for the comment. i have been resolved the space and line intent issue according to pareview.sh.
There is no issue at this time.

Please verify.

Thanks,
Sanjay Chauhan

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then 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.

Nisith’s picture

Hi Sanjay,

The module is very light-weighted and easy to use. It majorly differs from the taxonomy manager which has lot of functionalities associated with it and we may not use all of them instead we can use this module. Good work Sanjay.

Thanks,
Nisith

Nisith’s picture

Status: Needs review » Reviewed & tested by the community
Sanjay Chauhan’s picture

Issue summary: View changes
bojan.m’s picture

Hi Sanjay Chauhan,

This is one very useful module and I will definitely use it in the future.
Taxonomy terms are in many cases used for categorizing and every category need to have SEO friendly URL's.
So I tested this module with Pathauto module and defined patterns, and everything works well.

tree

poojasharmaece’s picture

Status: Reviewed & tested by the community » Needs work

Hi Sanjay Chauhan,

Module looks good and working fine for me.

Please Add dependencies for taxonomy in your module.
dependencies[] = taxonomy

klausi’s picture

Status: Needs work » Reviewed & tested by the community

The missing dependency alone is surely not an application blocker. Anything else that you found or should this stay RTBC?

Sanjay Chauhan’s picture

Issue summary: View changes
visabhishek’s picture

Status: Reviewed & tested by the community » Fixed

Review of the 7.x-1.x branch (commit 81ba6bb):

No automated test cases were found, did you consider writing Simpletests or PHPUnit tests? This is not a requirement but encouraged for professional software development.

This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.

As suggested by @poojasharmaece, Please Add dependencies for taxonomy in your module.
dependencies[] = taxonomy

Otherwise all looks good for me.

Thanks for your contribution, Sanjay Chauhan!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Sanjay Chauhan’s picture

Hi @visabhishek,

Thanks for your support. I will follow your recommendation.

Thanks,
Sanjay Chauhan

visabhishek’s picture

Assigning issue credits.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.