alexgl e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
..
change.js e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
check_0.png e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
check_1.png e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
check_2.png e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
readme.txt e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos
style.css e26f466b62 making themes "base" directory invisible to drupal for now, instead of deleting it, again..... %!s(int64=13) %!d(string=hai) anos

readme.txt

Attach the onchange callback to your config to make tri-state checkboxes work (from change.js)

To read the checked options just do:
$("SELECT-YOUR-CONTAINER").find("a.checked");
or if you used "multiple : on"
YOUR_TREE.selected_arr