i have fixed some bugs in the module. Attached is s patch for all this bugs:

1. not all strings are translatable, fixed
2. code style, many fixes...
3. panels support broken, fixed
4. views support broken, fixed

i will commit a POT file and German translation now.

CommentFileSizeAuthor
find_path.patch4.67 KBhass

Comments

hass’s picture

Status: Active » Needs review
starbow’s picture

Thanks, this is a good looking patch.
The whitespace changes might end up getting reverted sometime in the future. I haven't figured out how to get eclipse's code formatter to indent lists (and my personal code style is way off the officially approved target).

hass’s picture

but you shouldn't use your own code style... :-). go the drupal way... it think this whitespace changes makes the code more readable. I cannot follow you regarding indent lists? i have used http://drupal.org/node/75242... and this description works well. i took the drupal code style over to all my projects, and feel good.

starbow’s picture

Status: Needs review » Fixed

This has been rolled into v1.3

starbow’s picture

This has been rolled into v1.3

Anonymous’s picture

Status: Fixed » Closed (fixed)