Skip to content

MontyPan/ZKForumViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viewer of ZK Forum

This project is an UI demo project. The forum data is fetched by rough HTML parser and saved without concern. Please don't use it in real production.


Goal

  • Write once, run on both tablet and desktop.
  • Pure ZK component.
  • As less custom CSS as possible.

Environment :

  • JDK 1.6
  • ZK 6.5 EE
  • Desktop: Chrome, Firefox, Safari, Opera
    • Few flaws in IE9, terrible in IE7 :(
  • Tablet: iPad, Android

Version

2012.08.2x

special thank: Vincent Jian

2012.08.17

  • Add mock mode
    • In index.zul, use @init("org.zkoss.demo.tablet.vm.ThreadViewModel", mode="mock") will fetch static data.
  • Refactory CSS, fix UI on Firefox.

2012.07.18

Release for Demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages