Difference between revisions of "Documentation"

From Documentation
m (Protected "Documentation" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m
Line 1: Line 1:
 
{{Template:MainMenu}}
 
{{Template:MainMenu}}
{| style="width:100%;border: 1px solid white;"  cellspacing="3"
+
<div style="margin: 3px 3px 0; padding: 0px 30px; border:2px solid #E1A578; background: #FFE1B4; color: #000;">
|-
+
[[File:InfoButton-32x32.png]] &nbsp;We have new documentation index, please [http://www.zkoss.org/documentation click here].  
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;" |
+
</div>
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;"
+
 
|-
 
!<h2 class="header header-b">Getting Started</h2>
 
|-
 
|
 
*[[ZK Getting Started/Tutorial|Tutorial]]
 
*: A brief tutorial guides you through the most fundamental features and concepts of ZK
 
*[[ZK Installation Guide/Quick Start/Create and Run Your First ZK Application with Eclipse and ZK_Studio|Create a ''Hello World'' application with ZK Studio]] [[ZK_Installation_Guide_fr/Quick_Start/Create_and_Run_Your_First_ZK_Application_with_Eclipse_and_ZK_Studio|<font color="#7d833c" style="font-size:80%">(Français)</font>]] [[ZK_Installation_Guide_es/Quick_Start/Create_and_Run_Your_First_ZK_Application_with_Eclipse_and_ZK_Studio|<font color="#7d833c" style="font-size:80%">(Español)</font>]] [[ZK_Installation_Guide_it/Quick_Start/Create_and_Run_Your_First_ZK_Application_with_Eclipse_and_ZK_Studio|<font color="#7d833c" style="font-size:80%">(Italiano)</font>]]
 
*: Guide to install and use ZK Studio (with Eclipse)
 
*: >For NetBeans users, please refer to [[ZK Installation Guide/Quick Start/Create and Run Your First ZK Application with NetBeans and REM|Install with REM]]
 
*: >For others, please refer to [[ZK Installation Guide/Quick Start/Create and Run Your First ZK Application Manually|Install Manually]]
 
*[[ZK_Getting_Started/Creating_a_Database-driven_Application|Create a database-driven application]] [[ZK Getting Started fr/Creating a Database-driven Application|<font color="#7d833c" style="font-size:80%" >(Français)</font>]] [[ZK Getting Started es/Creating a Database-driven Application|<font color="#7d833c" style="font-size:80%">(Español)</font>]] [[ZK Getting Started it/Creating a Database-driven Application|<font color="#7d833c" style="font-size:80%" >(Italiano)</font>]]
 
*:A tutorial exploring some of ZK's elements and how they work together to create a database-driven application
 
----
 
*[[ZK Essentials]]  [http://www.zkoss.org/zkdownload/startDownloadFile?id=435989120 <font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5 pdf]</nowiki></font>]
 
*: A book which walks you through the key concepts and features by building a working application from the ground up
 
|}
 
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;"|
 
{|width="100%"  cellpadding="2" cellspacing="5" style="vertical-align:top;"
 
|-
 
!<h2 class="header header-o">References</h2>
 
|-
 
|
 
*[[ZK Developer's Reference]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=927803879 <font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference of general features and advanced topics
 
*[[ZK Component Reference]]  [http://www.zkoss.org/zkdownload/startDownloadFile?id=1283218418<font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference of features of individual components
 
*[[ZUML Reference]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=886244357<font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference of ZUML and EL features and attributes
 
----
 
*[[ZK Installation Guide]]
 
*: Guide to install ZK on various Web servers
 
*[[ZK Configuration Reference]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=194666876 <font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference to configure ZK and Web servers
 
----
 
*[[ZK Style Guide]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=543931134 <font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference of the customization of look-and-feel
 
*[[ZK Component Development Essentials]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=2136840734 <font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Guide of the component development
 
*[[ZK Client-side Reference]] [http://www.zkoss.org/zkdownload/startDownloadFile?id=238645957<font color="#7d833c" style="font-size:80%" ><nowiki>[ZK 5.0.9 pdf]</nowiki></font>]
 
*: Reference of client-side and component development
 
|}
 
|-
 
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;"|
 
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;"
 
|-
 
! <h2 class="header header-o">API (Javadoc)</h2>
 
|-
 
|<GCSearch type="javadoc" />
 
|-
 
|
 
*[http://zkoss.org/javadoc/latest/zk/ ZK Java APIs]
 
*:All Javadoc (Java APIs)
 
*[http://zkoss.org/javadoc/latest/jsdoc/ ZK JavaScript APIs]
 
*:All Jsdoc (JavaScript APIs)
 
*[http://www.zkoss.org/javadoc/olderapi.jsp Older versions]
 
*:Java APIs for older versions
 
|}
 
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;"|
 
{|width="100%"  cellpadding="2" cellspacing="5" style="vertical-align:top;"
 
|-
 
!<h2 class="header header-b">Community and Support</h2>
 
|-
 
|
 
*[[Small Talks]]
 
*: A collection of articles and tutorials.
 
*[http://blog.zkoss.org Blogs] and [[Blogosphere]]
 
*: Various blogs related to ZK.
 
*[http://www.zkoss.org/forum/ Forum]
 
*: Forum for asking questions and open discussion
 
*[[Hall of Fame]]
 
*: Thanks for Community's contributions.
 
|}
 
|-
 
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;"|
 
{|width="100%"  cellpadding="2" cellspacing="5" style="vertical-align:top;"
 
|-
 
! <h2 class="header header-b">Other Resources</h2>
 
|-
 
|
 
*[http://www.zkoss.org/zksandbox/ ZK Sandbox]
 
*:Test your code online without installation
 
*[http://www.zkoss.org/zkdemo/ ZK Live Demo]
 
*: Learn ZK from demo (source code available)
 
*[http://zkfiddle.org/ ZK Fiddle]
 
*:Test and store your code online without installation
 
*:Developed and hosted by [https://github.com/tony1223 Tony Wang]
 
|}
 
|class="MainPageBG" style="width:50%;vertical-align:top;color:#000;"|
 
{|width="100%"  cellpadding="2" cellspacing="5" style="vertical-align:top;"
 
|-
 
! <h2 class="header header-o">Archived and Miscellaneous</h2>
 
|-
 
|
 
*[[ZK_Legacy_Docs|Legacy Guides & References]]
 
*:Guides and references for older versions
 
*[http://www.zkoss.org/product/zk/508/ Section 508 Compliance]
 
*: ZK's Section 508 Compliance
 
*[http://www.zkoss.org/product/zk/508/ARIArole ZK ARIA Project Guideline]
 
*: Guideline of ZK ARIA (Accessible Rich Internet Applications)
 
|}
 
|-
 
|class="MainPageBG" style="width:100%;vertical-align:top;color:#000;" colspan="2" |
 
{| border="0" style="width:100%; background: none;"
 
|-
 
| align="left" style="padding-left:30px"|
 
| style="width: 150px; font-size: 90%;" align="center" |
 
| style="width: 150px; font-size: 90%;" align="center" |
 
| style="width: 150px; font-size: 90%;" |
 
<div><font size="-2" color="#bbbbbb">¦ </font>[[Help:Contents#Contributing|How to Contribute]]</div>
 
<div><font size="-2" color="#bbbbbb">¦ </font>[[Help:Editing| Help Editing]]</div>
 
|}
 
|}
 
<br />
 
 
<div class="MainPageBG" style="margin: 3px 3px 0; padding: .5em 1em; border: 1px solid #ababab; background: #FFFFCF; color: #000; text-align: center; border-radius: 3px;">
 
<div class="MainPageBG" style="margin: 3px 3px 0; padding: .5em 1em; border: 1px solid #ababab; background: #FFFFCF; color: #000; text-align: center; border-radius: 3px;">
 
For more information, please [mailto:[email protected] mail to us]  
 
For more information, please [mailto:[email protected] mail to us]  

Revision as of 04:07, 6 December 2011


InfoButton-32x32.png  We have new documentation index, please click here.

For more information, please mail to us