This is half-bug and half-feature, so let's start with the problem that prompted this topic:
Problem: If I link to a file in a Folder A, then add a new folder that comes before Folder A alphabetically, the "directory ID" (did as FB calls it) increments to accommodate this new directory.
Solution: Although it would be hard to keep a persistent state on the did's, it's necessary in one form or another. One way would be to use .htaccess RewriteRules to redirect, say, /index.php/foldername/photoname to the appropriate file.
Thoughts? Any way to do this easily that I'm not thinking of?
So you mean we can't link to categories or they will eventually change?! :o Then filebrowser would lose all it's purpose, wouldn't it? :( Unless I install filebrowser in each subdirectory, which I won't do... I hope there is a solution to this!