History: Bootstrap
Source of version: 5 (current)
Copy to clipboard
! Bootstrap Framework
http://getbootstrap.com/
{QUOTE(replyto="getbootstrap.com")}Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.{QUOTE}
Since Tiki 13 our Smarty templates changed to produce Bootstrap compatible HTML. Since Tiki 14 our theme system was completely rewritten so instead styles/ and separate templates/ folders all the themes reside in themes/ folder now.
Every developer should make sure that Tiki produces valid HTML5 and check if the structure is Bootstrap compatible.
((Bootstrap 4 to 5 Migration Checklist))
Here are some tools:
!! Bootlint
https://github.com/twbs/bootlint
Online tool: http://www.bootlint.com/
!! Other resources
* https://themes.tiki.org/Themes
* [https://themes.tiki.org/Tiki's%20CSS%20and%20Smarty%20template%20organization|Tiki's CSS and Smarty template organization]
* https://themes.tiki.org/Template+Overview
* https://themes.tiki.org/Layout+Templates
* https://themes.tiki.org/How+To+Add+a+New+Theme
* https://themes.tiki.org/Template+Tricks (some info might be outdated)