Is there a way to display only the direct sub-dir of the current dir and not the sub-sub(-sub...)-directories? Like the child-pages in a static page?
not:
++2006
+++hobby
++++hobby 1
++++hobby 2
+++work
but:
++2006
+++hobby
+++work
And, if it is possible, the image count after the dir name should not only count the images in the sub-dir, but the summary of all images in the sub-dir AND the sub-sub(...)-dirs.
Just added Version 2.12 to CVS. This update adds this option (set "Only show one directory level lower" to "yes"), but it does not allow it when "Display the whole directory tree" is enabled.
I hope the next days my project will be released - so I can show you and all the others, who implemented my whishes and suggestions, the result of our work