Module provides mapping for root and leaf terms of a vocabulary. Whenever a taxonomy term is updated, deleted or a new term is added, the mapping for root & leaf terms is synced accordingly into a flat table. You can select for vocabularies that you want to sync using the configuration page.

Project home page : Taxonomy Root Leaf Mapper

Git clone command:
1. git clone --branch 7.x-1.x https://git.drupal.org/sandbox/manish_nagdevani/2640946.git taxonomy_root_leaf_mapper
2. cd taxonomy_root_leaf_mapper

Manual reviews of other projects:
1. https://www.drupal.org/node/1777996#comment-11304695

Comments

manish_nagdevani created an issue. See original summary.

PA robot’s picture

Issue summary: View changes
Status: Active » Needs work

Git clone failed for https://git.drupal.org/sandbox/manish_nagdevani/2640946.git while invoking http://pareview.sh/pareview/httpsgitdrupalorgsandboxmanish_nagdevani2640...

Git clone failed. Aborting.

Fixed the git clone URL in the issue summary for non-maintainer users.

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.

manish_nagdevani’s picture

Issue summary: View changes
Status: Needs work » Needs review
andrey.troeglazov’s picture

Hello,
I`ve reviewed your module, there are some issues:
1) Readme file is not correct http://storage2.static.itmages.com/i/16/0617/h_1466162607_6045055_e11ec3.... Please, make it according specifications. https://www.drupal.org/node/2181737
2) You don't have hook_help. Please check it. https://www.drupal.org/node/1095546
3) Unnecessary space http://storage5.static.itmages.com/i/16/0617/h_1466162332_4282428_329da1...
http://storage7.static.itmages.com/i/16/0617/h_1466162390_2527045_95fad8...

Kind Regards.

andrey.troeglazov’s picture

Status: Needs review » Needs work
manish_nagdevani’s picture

Issue summary: View changes
neha_patil’s picture

Hi Manish ,

Form and its callback should be written in .inc file not in .module file, only the hooks should be in module file, rest functions should be put in .inc file and this file must be included in module.

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.