This page documents Bootstrap classes transition targeted for Tiki 13 and onwards to help Tiki themers and designers.
WIP
Work in progress... jump in if you are interested but first read this page
quick bootstrap testing
If you want to test quickly (trunk for Tiki12):
1) download bootstrap files (http://getbootstrap.com/), copy bootstrap.css to your /styles folder
2) create a bootstrap folder in the /styles folder
3) copy to /styles/bootstrap the downloaded boostrap.js file and rename it to custom.js
4) in the admin panel switch your theme to bootstrap
Overview of the main elements classes changes
Buttons
How to approach and handle buttons
bootstrap buttons
1) read the Buttons section @ http://getbootstrap.com/css/
2) they say: "As a best practice, we highly recommend using the button> element whenever possible to ensure matching cross-browser rendering." - How does this effect Tiki?
A practical example: transition of buttons on the feature-wide used comment form