In several places, e.g. the settings page, "paths" is incorrectly spelled "pathes."

BTW, I love this module!

Comments

profix898’s picture

Category: bug » task
Priority: Minor » Normal

Thanks for pointing out. English is not my native language and I was actually not aware of this. I wonder nobody ever realized or simply never posted an issue. Even the file is named 'taxonomy_theme_pathes.inc'. 'paths' looks much better. :) I will correct this shortly ... Thanks again.

profix898’s picture

Status: Active » Needs review
StatusFileSize
new16.11 KB

Attached is a patch which replaces all 'pathes' with 'paths'. To review attach the patch and rename 'taxonomy_theme_pathes.inc' to 'taxonomy_theme_paths.inc'. Are there any other misspellings? Or any other obvious mistakes in the text?

profix898’s picture

StatusFileSize
new11.67 KB

Similar patch for the Drupal 4.7 version of taxonomy_theme

mrtoner’s picture

No, no other misspellings that I can see. I can see at least one area that I would change grammatically, though (I appreciate that English is not your first language):

To assign a path to a specific theme, enter the path into the appropriate text area (one Drupal path or alias per line). Use '*' as a wildcard. For example, adding 'node/6' to the 'bluemarine' text area will assign the bluemarine theme to node 6.

That's on the "Extended (Paths)" tab. I'd offer some ideas for rewording other areas (and the Read Me), but I don't understand taxonomy well enough yet to be accurate in my instructions.

profix898’s picture

Status: Needs review » Fixed

Committed to Drupal-4-7 and Drupal-5 branch. New releases will follow shortly. Thanks again.

Anonymous’s picture

Status: Fixed » Closed (fixed)