I don't know how Dolphin 7 will work, but I know it will definitely need some css protection.. Currently anyone who knows the paths in a Dolphin 6.x installation can copy the templates as they desire...
Dolphin 7 should help designers to make available demos of the templates and in the same time to protect it's css files from theft..
In the index file, before we include the CSS file, we could set a key (using sessions) and in the CSS file, we could check if the key is set and if it’s not, we make it stop executing the code so it wont output any CSS. And if the key is set, we output the CSS code and change the key to something else. So basically, the CSS file won’t work without the index file, because that’s where the key is set.
Also it will be very nice to host the template demos on expertzzz.com and on the top of the page could be a template changer along with a add to cart button..
Let's encourage designers to make templates for Dolphin 7 by protecting their work..