Right now, I suspect this is not a Skin-feature but it's in the main coding of jAlbum itself.
Trust me. I'm a skin developer. This is something that a skin has to code for. There is no functionality for this in the jAlbum core.
Remember, anything you see on a skin tab, like
Story, is coming from the skin developer. The jAlbum core provides only the functions you see on the other tabs -
General,
Structure,
Pages, and so on. Those are all things that the core handles. The jAlbum core doesn't produce a single line of HTML, CSS, or Javascript (well, except for jAlbum widgets) -
all of that comes from the skin developer.
I'm considering adding folder-level music tracks to my two skins that currently support music -
Neptune and
Saturn. The user interface part is easy. The actual template coding isn't
conceptually difficult, but it involves a lot of "messing about."
