kakashi wrote:
the public skins tab shows way more information than the installed skins tab including screenshots which i find really awesome.
Yes, the public skins have a screenshot, which is not the case of the skins that you create or modify.
kakashi wrote:
I think that the installed skins tab could be rendered unnecessary if you had a installed/uninstalled skins filter or filter shortcut button
As soon as a skin is installed, it can't have a screenshot, because maybe the user has modified it. It's impossible to check if a skin has been modified or not, because it's impossible to know if an image has been replaced by another.
kakashi wrote:
txt, ipodnotes, raw xml, raw json
ipodnotes support will be dropped in a few days. It'll be only txt, xml and json.
kakashi wrote:
A similar window could be used to display supported export formats and web templates
I'm afraid my vision doesn't go this far. For the moment, all I know for sure, it's that in a few day I will implement the export to xml and json. The stage after that would be to transform them into html. I know that with xml, I can apply an xlst transform. With json, I don't really know how it works, maybe you could tell me. What's great with xslt, is that I just have to include the xslt file at the beginning of the xml file to make it appear as an html file. I think I can even use some javascript to create a combobox to switch between several xslt transforms.
Like I said, I don't have a clear idea about those next stages. First, I open the box. Second, I look what's inside
