0

Any news on zk7 / bootstrap3 ?

asked 2013-12-07 13:34:32 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

Hi all, today i have to try to test the demo code from here: https://github.com/jumperchen/ui-examples I get it not to run. Server starts, but no page is showing.

In formerly smalltalks there is a comment that the js bootstrap mapping for all needed zk components will be coming soon.

@All, we will create a project (zk addon) with all customized code for you to use, and then you don’t need to worry about the efforts of the overriding JS code.

Any news on this?

thanks Stephan

delete flag offensive retag edit

3 Answers

Sort by » oldest newest most voted
0

answered 2013-12-07 16:41:39 +0800

bbolek gravatar image bbolek
98 1 5

Hi;

Did you check these addresses? www.zkoss.org/zk-bootstrap/ www.zkoss.org/zkdemo/customize_theme github.com/jumperchen/zk-bootstrap/releases

Have a good day..

link publish delete flag offensive edit
0

answered 2013-12-09 12:30:49 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

sorry, this brings me not further.

link publish delete flag offensive edit
0

answered 2013-12-10 06:56:49 +0800

vincentjian gravatar image vincentjian
2245 6

Hi Stephan,

Did you download zk-bootstrap-bin-1.0.0.zip from github?

Just extract the file and put zk-bootstrap.jar in your project(WEB-INF/lib) and use mold="bs" on zul page. You don't need to override any javascript. For example,

<zk>
    <button label="default" mold="bs" />
    <button label="primary" mold="bs" sclass="btn-primary" />

    <div sclass="btn-group">
        <button mold="bs">Left</button>
        <button mold="bs">Middle</button>
        <button mold="bs">Right</button>
    </div>
</zk>
link publish delete flag offensive edit

Comments

Yes. It works but.... nav and navbar components are not availabe in ZK 7 PE edition? Why?

cyiannoulis ( 2013-12-10 10:48:12 +0800 )edit

@cyiannoulis, nav and navbar components are available in ZK 7 EE only

vincentjian ( 2013-12-11 04:56:49 +0800 )edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-12-07 13:34:32 +0800

Seen: 71 times

Last updated: Dec 10 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More