Creating Custom Themes"

From Documentation
(Created page with "{{ZKSpreadsheetEssentials3PageHeader}} since 3.5.0 ZK Spreadsheet provides an extensive component set that allow web developers to use as building blocks for easy web page UI ...")
 
(Blanked the page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ZKSpreadsheetEssentials3PageHeader}}
 
  
since 3.5.0
 
 
ZK Spreadsheet provides an extensive component set that allow web developers to use as building blocks for easy web page UI construction.
 
Theme is a collection of stylesheets and associated images for its component set. Stylesheets are the files with extension of ".css.dsp". Think of them as normal CSS files that could utilize JSP taglib functionality. Associated images all have file extension either of ".gif" or ".png".
 
Please refer to the subsections for the process of creating custom themes and packaging them inside jar files
 
 
= Create a theme project skeleton =
 
 
The general idea is described in the introductory paragraph. Since classic <ref name="zssthemes">ZSS Themes [https://github.com/zkoss/zkspreadsheet/tree/3.5/classic]</ref> is the official example theme, web developers could simply clone the classic<ref name="zssthemes"/> project, and use one of these themes as a starting point.
 
 
{{ZKSpreadsheetEssentialsPageFooter}}
 

Latest revision as of 04:54, 9 July 2014