Changes in version 2.0:
- Improved the CSS generation mechanism
- Improved the CSS reading mechanism
- Enhanced and expanded the skin preview
- Added the ability to generate a direct XML template, which can now be immediately used for direct import into the forum styles, allowing the author to create a fully ready-made skin that will no longer need to be processed later.
As a result of this new feature, the composition of the archive that needs to be uploaded to add a skin to the forum's skin list has changed. Now it includes:
- folder "images/" (required)
- saved file "scin_form.htm" (just in case, although it is no longer so necessary)
- file "scin.css" (optional, as this file can be used to re-load the skin into the editor)
- file "scin.xml" (this is now the most important file containing all the settings and ready for import)