简体   繁体   中英

Zend Framework 1.12 + Twitter Bootstrap 3.0.2

Is there any workaround to decorate ZF 1.12 forms with bootstrap >= 3.0.0 ? I tried Bootstrap-Zend-Framework and EasyBib . None of them work properly. I think they both generate bootstrap 2 forms.

If there is no ready to use decorator or modules, I would like to modify on of old codes or write my own decorator.

As far as I know, there are no Bootstrap3 decorators for ZF1. I have created fork of EasyBib , but it's far from finished. Maybe you will find it useful, I'll update it occasionally.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM