Closed (fixed)
Project:
Indic Script
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2009 at 14:03 UTC
Updated:
17 May 2016 at 04:22 UTC
Jump to comment: Most recent
Even though I have localize.drupal.org set up to include only the following paths, the indic script JS files show up all around the site (on all pages). I've also set up the indic script block to only show on these pages, so theoretically I blocked down the module in two ways, but it still puts up its stuff on pages it should not. Doh.
translate/languages/hi
translate/languages/hi/*
translate/languages/ml
translate/languages/ml/*
translate/languages/te
translate/languages/te/*
translate/languages/kn
translate/languages/kn/*
Comments
Comment #1
gábor hojtsyIn fact the whole "include" method does not seem to work. If I set the module to include the feature only on "translate/languages/te/edit", it does not work on that path.
Comment #2
vinoth.3v commentedHI
Thank you for the note, I'll check it out and update on the cvs including the fix.
Thanks
Vinoth
Comment #3
vinoth.3v commentedHI
Updated the Fix, now I have removed the block's need, and used the hook_footer and page specific settings on admin/settings/indic_script instead.
Please note that the page specific settings will overrides the field specific settings.
Thanks
Vinoth
Comment #4
anish.a commentedCan this be closed?
Comment #5
gajanannehul commented