index.html 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931
  1. <!doctype html>
  2. <!--[if IE 6 ]><html lang="en-us" class="ie6"> <![endif]-->
  3. <!--[if IE 7 ]><html lang="en-us" class="ie7"> <![endif]-->
  4. <!--[if IE 8 ]><html lang="en-us" class="ie8"> <![endif]-->
  5. <!--[if (gt IE 7)|!(IE)]><!-->
  6. <html lang="en-us"><!--<![endif]-->
  7. <head>
  8. <meta charset="utf-8">
  9. <title>Taurus - Responsive Bootstrap3 Admin Template</title>
  10. <meta name="description" content="">
  11. <meta name="author" content="Dmitry Ivaniuk">
  12. <meta name="copyright" content="Dmitry Ivaniuk">
  13. <meta name="generator" content="Documenter v1.6 http://rxa.li/documenter">
  14. <meta name="date" content="2012-12-21T00:00:00+01:00">
  15. <link rel="stylesheet" href="css/shCoreDefault.css" media="all"/>
  16. <link rel="stylesheet" href="css/shThemeDefault.css" media="all"/>
  17. <link rel="stylesheet" href="css/documenter_style.css" media="all">
  18. <script src="js/jquery.1.6.4.js"></script>
  19. <script src="js/jquery.scrollTo-1.4.2-min.js"></script>
  20. <script src="js/jquery.easing.js"></script>
  21. <script src="js/shCore.js"></script>
  22. <script src="js/shBrushCss.js"></script>
  23. <script src="js/shBrushXml.js"></script>
  24. <script src="js/shBrushJScript.js"></script>
  25. <script>SyntaxHighlighter.defaults['toolbar'] = false;SyntaxHighlighter.all();</script>
  26. <script>document.createElement('section');var duration=500,easing='swing';</script>
  27. <script src="js/script.js"></script>
  28. <style>
  29. ::-moz-selection{background:#BBBBBB;color:#222222;}
  30. ::selection{background:#BBBBBB;color:#222222;}
  31. #documenter_sidebar #documenter_logo{background-image:url("css/img/logo.png");}
  32. a{color:#335A85;}
  33. hr{border-top: 1px solid #666; border-bottom:1px solid #FFF;}
  34. #documenter_sidebar, #documenter_sidebar ol a{background: url("css/img/bt_cubs.png") left top repeat #133959;color:#FFF;}
  35. #documenter_sidebar ol a{}
  36. #documenter_sidebar ol{}
  37. #documenter_sidebar ol a{border-top:1px solid #2B5A74;border-bottom:1px solid #0e2c44;color:#FFF;}
  38. #documenter_sidebar ol a:hover{background: url("css/img/bt_cubs_a.png") left top repeat #133959;color:#FFF;border-top:1px solid #2B5A74;}
  39. #documenter_sidebar ol a.current{background: url("css/img/bt_cubs_a.png") left top repeat #133959;color:#FFF;border-top:1px solid #2B5A74;}
  40. #documenter_copyright{display:block !important;visibility:visible !important;}
  41. #documenter_copyright a{color: #fff;}
  42. .abtn{display: block; float: left; padding: 10px; color: #333; border: 1px solid #CCC; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
  43. .abtn:hover{text-decoration: none; background: #F1F1F1;}
  44. </style>
  45. </head>
  46. <body>
  47. <div id="documenter_sidebar">
  48. <a href="#documenter_cover" id="documenter_logo"></a>
  49. <ol id="documenter_nav">
  50. <li><a class="current" href="#documenter_cover">Start</a></li>
  51. <li><a href="#html_structure">HTML structure</a></li>
  52. <li><a href="#css_structure">CSS structure</a></li>
  53. <li><a href="#javascript_structure">Javascript structure</a></li>
  54. <li><a href="#how_to">How-to...?</a></li>
  55. <li><a href="#credits">Credits</a></li>
  56. <li><a href="#changelog">Changelog</a></li>
  57. </ol>
  58. <div id="documenter_copyright">Copyright Dmitry Ivaniuk 2013<br>
  59. made with the <a href="http://rxa.li/documenter">Documenter v1.6</a>
  60. </div>
  61. </div>
  62. <div id="documenter_content">
  63. <section id="documenter_cover">
  64. <h1>Taurus - Responsive Bootstrap3 Admin Template</h1><h2>Clean and responsive flat design</h2><hr><ul><li>Created: 06/11/2013</li><li>latest Update: 18/11/2013</li><li>By: Dmitry Ivaniuk</li><li>Email: <a href="mailto:&#97;&#113;&#118;&#97;&#116;&#97;&#114;&#105;&#117;&#115;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#97;&#113;&#118;&#97;&#116;&#97;&#114;&#105;&#117;&#115;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a></li></ul>
  65. <a href="#hts" class="abtn">How to start use template?</a>
  66. </section>
  67. <section id="html_structure">
  68. <h3>HTML structure</h3><hr class="notop">
  69. <h4>Structure of default document</h4>
  70. <pre class="brush: xml">
  71. &lt;body><!-- Add classes to change background -->
  72. <div class="container"><!-- Add classes to theme options -->
  73. <!-- here your content -->
  74. </div>
  75. &lt;/body>
  76. </pre>
  77. <h4 id="cnl">Structure of document with custom navigation</h4>
  78. <pre class="brush: xml">
  79. &lt;body><!-- Add classes to change background -->
  80. <div class="page-container"><!-- page container -->
  81. <div class="page-sidebar"><!-- side bar -->
  82. <!-- place for navigation -->
  83. </div>
  84. <div class="page-content"><!-- page content wrapper -->
  85. <div class="container">
  86. <!-- here your content -->
  87. </div>
  88. </div>
  89. </div>
  90. &lt;/body>
  91. </pre>
  92. <p><strong>Check "How to..." section to get more information about themes usage</strong></p>
  93. <h4>Header structure</h4>
  94. <pre class="brush: xml">
  95. <div class="row">
  96. <div class="col-md-12">
  97. <nav class="navbar brb" role="navigation">
  98. <div class="navbar-header">
  99. <!-- Here your logo or another info -->
  100. </div>
  101. <div class="collapse navbar-collapse navbar-ex1-collapse"> <!-- Top navigation -->
  102. <ul class="nav navbar-nav">
  103. <li class="active"><!-- simple active element -->
  104. <a href="#">Item</a>
  105. </li>
  106. <li class="dropdown"><!-- dropdown element -->
  107. <a href="#" class="dropdown-toggle" data-toggle="dropdown">Item</a><!-- link -->
  108. <ul class="dropdown-menu"><!-- sub items -->
  109. <li><a href="#">Item</a></li><!-- subitem -->
  110. </ul>
  111. </li>
  112. </ul>
  113. </div>
  114. </nav>
  115. </div>
  116. </div>
  117. </pre>
  118. <h4>Block usage</h4>
  119. <pre class="brush: xml">
  120. <div class="block">
  121. <div class="header"><!-- or head(more customisable) -->
  122. <h2>Title</h2>
  123. </div>
  124. <div class="toolbar">
  125. Toolbar
  126. </div>
  127. <div class="content">
  128. Content
  129. </div>
  130. <div class="footer">
  131. Footer
  132. </div>
  133. </div>
  134. </pre>
  135. <p>This is sample of default block usage. Also available custom block backgrounds and backgrounds of each element.</p>
  136. <p>Block helpers:</p>
  137. <pre class="brush: xml">
  138. .block .block-transparent // each element in block will be transparent
  139. .block .block-white // each element in block will be white
  140. .block .block-fill-white // each element in block will be with white(without transparency)
  141. </pre>
  142. <p id="header_colors">Header helpers:</p>
  143. <pre class="brush: xml">
  144. .header .header-default // Default header
  145. .header .header-transparent // Transparent header
  146. .header .header-white // Transparent white header
  147. .header .header-fill-white // White background
  148. </pre>
  149. <p>Toolbar helpers:</p>
  150. <pre class="brush: xml">
  151. .toolbar .toolbar-default // Default toolbar
  152. .toolbar .toolbar-transparent // Transparent toolbar
  153. .toolbar .toolbar-white // Transparent white toolbar
  154. .toolbar .toolbar-fill-white // White background
  155. </pre>
  156. <p>Content helpers:</p>
  157. <pre class="brush: xml">
  158. .content .content-default // Default content
  159. .content .content-transparent // Transparent content
  160. .content .content-white // Transparent white content
  161. .content .content-fill-white // White background
  162. </pre>
  163. <p>Footer helpers:</p>
  164. <pre class="brush: xml">
  165. .footer .toolbar-default // Default footer
  166. .footer .toolbar-transparent // Transparent footer
  167. .footer .toolbar-white // Transparent white footer
  168. .footer .toolbar-fill-white // White background
  169. </pre>
  170. <h4>List structure</h4>
  171. <p>Custom list structure(Check official site of bootstrap to get information about bootstrap listing)</p>
  172. <p>Simple list:</p>
  173. <pre class="brush: xml">
  174. <div class="list">
  175. ...
  176. <div class="list-item"><!-- new item -->
  177. <div class="list-text">Description</div><!-- text in item -->
  178. </div>
  179. ...
  180. </div>
  181. </pre>
  182. <p>Best way to use it, is include list into block > content</p>
  183. <p>List with elements:</p>
  184. <pre class="brush: xml">
  185. <div class="list">
  186. ...
  187. <div class="list-item"><!-- new item -->
  188. <div class="list-datetime"><!-- date and time -->
  189. <div class="date">00.00</div>
  190. <div class="time">00:00 am</div>
  191. </div>
  192. <div class="list-info"><!-- image -->
  193. <img src="path/to.img" class="img-circle img-thumbnail"/>
  194. </div>
  195. <div class="list-text"><!-- text description of item -->
  196. <a href="#" class="list-text-name">Title</a>
  197. <p>Description</p>
  198. </div>
  199. <div class="list-controls"><!-- controls of item-->
  200. <a href="#" class="widget-icon widget-icon-circle"><!-- controls element -->
  201. <span class="icon-remove"></span><!-- icon -->
  202. </a>
  203. </div>
  204. </div><!-- end of item -->
  205. ...
  206. </div>
  207. </pre>
  208. <h4>Contacts structure</h4>
  209. <pre class="brush: xml">
  210. <div class="list list-contacts">
  211. ...
  212. <a href="#" class="list-item"><!-- new item -->
  213. <div class="list-text">John Doe</div><!-- text in item -->
  214. </a>
  215. ...
  216. </div>
  217. </pre>
  218. <p>Contacts with elements:</p>
  219. <pre class="brush: xml">
  220. <div class="list list-contacts">
  221. ...
  222. <div class="list-item"><!-- new item -->
  223. <div class="list-info"><!-- image -->
  224. <img src="path/to.img" class="img-circle img-thumbnail">
  225. </div>
  226. <div class="list-text"><!-- title and description -->
  227. <span class="list-text-name">Title</span>
  228. <div class="list-text-info">Description</div>
  229. </div>
  230. <div class="list-status list-status-online"></div><!-- Status -->
  231. <div class="list-controls"><!-- controls of item -->
  232. <a href="#" class="widget-icon widget-icon-circle"><!-- controls element -->
  233. <span class="icon-comment"></span><!-- icon -->
  234. </a>
  235. </div>
  236. </div><!-- end of item -->
  237. ...
  238. </div>
  239. </pre>
  240. <p>List statuses:</p>
  241. <pre class="brush: xml">
  242. <div class="list-status list-status-online"></div><!-- green dot -->
  243. <div class="list-status list-status-offline"></div><!-- red dot -->
  244. <div class="list-status list-status-away"></div><!-- yellow dot -->
  245. </pre>
  246. <h4>Messages structure</h4>
  247. <pre class="brush: xml">
  248. <div class="messages"><!-- messages block -->
  249. ...
  250. <div class="messages-item"><!-- messages item -->
  251. <img src="link/to.img" class="img-circle img-thumbnail"><!-- messages image logo -->
  252. <div class="messages-item-text"><!-- messages text-->
  253. text
  254. <div class="messages-attachment"><!-- messages attachment info(not important)-->
  255. <a href="#">text</a><!-- attachment item -->
  256. </div>
  257. </div>
  258. <div class="messages-item-date">00:00 00.00.0000</div><!-- messages date -->
  259. </div>
  260. ...
  261. </div>
  262. </pre>
  263. <h4>Gallery structure</h4>
  264. <p>Simple:</p>
  265. <pre class="brush: xml">
  266. <div class="gallery"><!-- new gallery -->
  267. ...
  268. <a class="fancybox" rel="group" href="path/to.img"><!-- gallery item -->
  269. <img src="path/to.img" class="img-thumbnail"><!-- image -->
  270. </a>
  271. ...
  272. </div>
  273. </pre>
  274. <p>Gallery list:</p>
  275. <pre class="brush: xml">
  276. <div class="gallery-list"><!-- new Gallery list -->
  277. ...
  278. <div class="gallery-item"><!-- gallery item -->
  279. <div class="gallery-image"><!-- gallery image -->
  280. <a class="fancybox" rel="group" href="path/to.img"><!-- image preview -->
  281. <img src="path/to.img" class="img-thumbnail"><!-- img -->
  282. </a>
  283. </div>
  284. <div class="gallery-controls"><!-- img controls -->
  285. <a href="#"><span class="icon-pencil"></span></a><!-- controls item -->
  286. </div>
  287. </div>
  288. ...
  289. </div>
  290. </pre>
  291. <p>Thumbnails:</p>
  292. <pre class="brush: xml">
  293. <div class="gallery-list"><!-- new gallery -->
  294. ...
  295. <div class="gallery-item"><!-- new item -->
  296. <div class="gallery-image"><!-- item image -->
  297. <a class="fancybox" rel="group" href="path/to.img"><!-- image preview -->
  298. <img src="path/to.img" class="img-thumbnail"><!-- image -->
  299. </a>
  300. </div>
  301. <div class="gallery-content"><!-- item description -->
  302. <div class="title">Title</div><!-- title -->
  303. <div class="text">Text</div><!-- text -->
  304. </div>
  305. </div>
  306. ...
  307. </div>
  308. </pre>
  309. </section>
  310. <section id="css_structure">
  311. <h3>CSS structure</h3><hr class="notop">
  312. <p><strong>stylesheets.css</strong> is the main CSS file that includes:</p>
  313. <pre class="brush: css">
  314. @import "bootstrap/bootstrap.min.css";
  315. @import "jquery/jquery-ui.min.css";
  316. @import "icons/font-awesome.min.css";
  317. @import "mcustomscrollbar/jquery.mCustomScrollbar.css";
  318. @import "select2/select2.css";
  319. @import "shbrush/shCoreDefault.css";
  320. @import "shbrush/shThemeDefault.css";
  321. @import "cleditor/jquery.cleditor.css";
  322. @import "codemirror/codemirror.css";
  323. @import "validationengine/validationEngine.css";
  324. @import "fancybox/jquery.fancybox.css";
  325. @import "fullcalendar/fullcalendar.css";
  326. @import "elfinder/elfinder.min.css";
  327. @import "filetree/jqueryFileTree.css";
  328. @import "stylesheet.css";
  329. @import "backgrounds.css";
  330. @import "themes.css";
  331. @import "mystyles.css";
  332. </pre>
  333. <ul>
  334. <li><strong>bootstrap/bootstrap.min.css</strong> - bootstrap stylesheets</li>
  335. <li><strong>jquery/jquery-ui.min.css</strong> - jQuery UI custom stylesheets</li>
  336. <li><strong>icons/font-awesome.min.css</strong> - font awesome icons stylesheets</li>
  337. <li><strong>fullcalendar/fullcalendar.css</strong> - full calendar plugin stylesheets</li>
  338. <li><strong>fancybox/jquery.fancybox.css</strong> - fancybox plugin stylesheets</li>
  339. <li><strong>select2/select2.css</strong> - Select2 stylesheets</li>
  340. <li><strong>validationengine/validationEngine.css</strong> - Validation engine stylesheets</li>
  341. <li><strong>mcustomscrollbar/jquery.mCustomScrollbar.css</strong> - Custom scrollbar stylesheets</li>
  342. <li><strong>cleditor/jquery.cleditor.css</strong> - WYSIWYG plugin stylesheets</li>
  343. <li><strong>shCoreDefault.css, shThemeDefault.css</strong> - SyntaxHighlight plugin stylesheets</li>
  344. <li><strong>elfinder/elfinder.min.css</strong> - Elfinder plugin stylesheets</li>
  345. <li><strong>filetree/jqueryFileTree.css</strong> - File Tree plugin stylesheets</li>
  346. <li><strong>stylesheet.css</strong> - <strong>Taurus styleshets</strong></li>
  347. <li><strong>backgrounds.css</strong> - backgrounds stylesheet</li>
  348. <li><strong>themes.css</strong> - <strong>Themes styleshets(can be cleaned after choose of theme)</strong></li>
  349. <li><strong>mystyles.css</strong> - <strong>Your own styles</strong></li>
  350. </ul>
  351. </section>
  352. <section id="javascript_structure">
  353. <h3>Javascript structure</h3><hr class="notop">
  354. <h4>Basics</h4>
  355. <pre class="brush: xml">
  356. &lt;script type='text/javascript' src='js/plugins/jquery/jquery.min.js'>&lt;/script>
  357. &lt;script type='text/javascript' src='js/plugins/jquery/jquery-ui.min.js'>&lt;/script>
  358. &lt;script type='text/javascript' src='js/plugins/jquery/jquery-migrate.min.js'>&lt;/script>
  359. &lt;script type='text/javascript' src='js/plugins/jquery/globalize.js'>&lt;/script>
  360. &lt;script type='text/javascript' src='js/plugins/bootstrap/bootstrap.min.js'>&lt;/script>
  361. &lt;script type='text/javascript' src='js/plugins.js'>&lt;/script>
  362. &lt;script type='text/javascript' src='js/actions.js'>&lt;/script>
  363. </pre>
  364. <h4>Uniform plugin</h4>
  365. <pre class="brush: xml">
  366. &lt;script type='text/javascript' src='js/plugins/uniform/jquery.uniform.min.js'>&lt;/script>
  367. </pre>
  368. <p>Designed form elements: input:checkbox,input:radio</p>
  369. <h4>Custom scrollbar</h4>
  370. <pre class="brush: xml">
  371. &lt;script type='text/javascript' src='js/plugins/mcustomscrollbar/jquery.mCustomScrollbar.min.js'>&lt;/script>
  372. </pre>
  373. <p>Allows you to use custom content scroller</p>
  374. <h4>iButton plugin</h4>
  375. <pre class="brush: xml">
  376. &lt;script type='text/javascript' src='js/plugins/ibutton/jquery.ibutton.js'>&lt;/script>
  377. </pre>
  378. <p>Allows you to use iButton plugin(styleed checkbox/radio)</p>
  379. <h4>Select2 plugin</h4>
  380. <pre class="brush: xml">
  381. &lt;script type='text/javascript' src='js/plugins/select2/select2.min.js'>&lt;/script>
  382. </pre>
  383. <p>Allows you to use custom select element(custom design of select/select:multiple with search)</p>
  384. <h4>Tags input plugin</h4>
  385. <pre class="brush: xml">
  386. &lt;script type='text/javascript' src='js/plugins/tagsinput/jquery.tagsinput.min.js'>&lt;/script>
  387. </pre>
  388. <p>Allows you to use field with tags</p>
  389. <h4>Timepicker addon</h4>
  390. <pre class="brush: xml">
  391. &lt;script type='text/javascript' src='js/plugins/jquery/jquery-ui-timepicker-addon.js'>&lt;/script>
  392. </pre>
  393. <p>Allows you to use addon for jquery-ui. Timepicker or date-and-time picker.</p>
  394. <h4>Notify plugin</h4>
  395. <pre class="brush: xml">
  396. &lt;script type='text/javascript' src='js/plugins/noty/jquery.noty.js'>&lt;/script>
  397. &lt;script type='text/javascript' src='js/plugins/noty/layouts/topCenter.js'>&lt;/script>
  398. &lt;script type='text/javascript' src='js/plugins/noty/layouts/topLeft.js'>&lt;/script>
  399. &lt;script type='text/javascript' src='js/plugins/noty/layouts/topRight.js'>&lt;/script>
  400. &lt;script type='text/javascript' src='js/plugins/noty/themes/default.js'>&lt;/script>
  401. </pre>
  402. <p>Allows you to use notify massages. Also check official site of plugin to get more information about usage(direction etc.)</p>
  403. <h4>Fancybox plugin</h4>
  404. <pre class="brush: xml">
  405. &lt;script type='text/javascript' src='js/plugins/fancybox/jquery.fancybox.pack.js'>&lt;/script>
  406. </pre>
  407. <p>Allows you to use popup preview of large image</p>
  408. <h4>Knob plugin</h4>
  409. <pre class="brush: xml">
  410. &lt;script type='text/javascript' src='js/plugins/knob/jquery.knob.js'>&lt;/script>
  411. </pre>
  412. <p>Allows you to use knob circle charts</p>
  413. <h4>Flot charts plugin</h4>
  414. <pre class="brush: xml">
  415. &lt;script type='text/javascript' src='js/plugins/flot/jquery.flot.js'>&lt;/script>
  416. &lt;script type='text/javascript' src='js/plugins/flot/jquery.flot.pie.js'>&lt;/script>
  417. &lt;script type='text/javascript' src='js/plugins/flot/jquery.flot.resize.js'>&lt;/script>
  418. </pre>
  419. <p>Allows you to use flot charts</p>
  420. <h4>Sparkline charts plugin</h4>
  421. <pre class="brush: xml">
  422. &lt;script type='text/javascript' src='js/plugins/sparkline/jquery.sparkline.min.js'>&lt;/script>
  423. </pre>
  424. <p>Allows you to use sparkline charts</p>
  425. <h4>Fullcalendar plugin</h4>
  426. <pre class="brush: xml">
  427. &lt;script type='text/javascript' src='js/plugins/fullcalendar/fullcalendar.min.js'>&lt;/script>
  428. </pre>
  429. <p>Allows you to use fullcalendar plugin</p>
  430. <h4>Google maps plugin</h4>
  431. <pre class="brush: xml">
  432. &lt;script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&libraries=places">&lt;/script>
  433. </pre>
  434. <p>Allows you to use Google maps plugin</p>
  435. <h4>Datatables plugin</h4>
  436. <pre class="brush: xml">
  437. &lt;script type='text/javascript' src='js/plugins/datatables/jquery.dataTables.min.js'>&lt;/script>
  438. </pre>
  439. <p>Allows you to use datatables plugin(sortable tables, with paging, search and other controls).</p>
  440. <h4>Google maps plugin</h4>
  441. <pre class="brush: xml">
  442. &lt;script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&libraries=places">&lt;/script>
  443. </pre>
  444. <p>Allows you to use Google maps plugin</p>
  445. <h4>ShBrush plugin</h4>
  446. <pre class="brush: xml">
  447. &lt;script type='text/javascript' src='js/plugins/shbrush/XRegExp.js'>&lt;/script>
  448. &lt;script type='text/javascript' src='js/plugins/shbrush/shCore.js'>&lt;/script>
  449. &lt;script type='text/javascript' src='js/plugins/shbrush/shBrushXml.js'>&lt;/script>
  450. &lt;script type='text/javascript' src='js/plugins/shbrush/shBrushJScript.js'>&lt;/script>
  451. &lt;script type='text/javascript' src='js/plugins/shbrush/shBrushCss.js'>&lt;/script>
  452. </pre>
  453. <p>Allows you to use ShBrush plugin(SyntaxHighlighter).</p>
  454. <h4>ClEditor plguin</h4>
  455. <pre class="brush: xml">
  456. &lt;script type='text/javascript' src='js/plugins/cleditor/jquery.cleditor.min.js'>&lt;/script>
  457. </pre>
  458. <p>Allows you to use ClEditor plguin(WYSIWYG editor).</p>
  459. <h4>Codemirror plguin</h4>
  460. <pre class="brush: xml">
  461. &lt;script type='text/javascript' src='js/plugins/codemirror/codemirror.js'>&lt;/script>
  462. &lt;script type='text/javascript' src="js/plugins/codemirror/addon/edit/matchbrackets.js">&lt;/script>
  463. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/htmlmixed/htmlmixed.js">&lt;/script>
  464. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/xml/xml.js">&lt;/script>
  465. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/javascript/javascript.js">&lt;/script>
  466. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/css/css.js">&lt;/script>
  467. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/clike/clike.js">&lt;/script>
  468. &lt;script type='text/javascript' src="js/plugins/codemirror/mode/php/php.js">&lt;/script>
  469. </pre>
  470. <p>Allows you to use Codemirror plguin(WYSIWYG code editor).</p>
  471. <h4>Plupload plguin</h4>
  472. <pre class="brush: xml">
  473. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.js'>&lt;/script>
  474. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.gears.js'>&lt;/script>
  475. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.silverlight.js'>&lt;/script>
  476. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.flash.js'>&lt;/script>
  477. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.browserplus.js'>&lt;/script>
  478. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.html4.js'>&lt;/script>
  479. &lt;script type='text/javascript' src='js/plugins/plupload/plupload.html5.js'>&lt;/script>
  480. &lt;script type='text/javascript' src='js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.js'>&lt;/script>
  481. </pre>
  482. <p>Allows you to use Plupload plguin(File uploads plugin).</p>
  483. <h4>Elfinder plguin</h4>
  484. <pre class="brush: xml">
  485. &lt;script type='text/javascript' src='js/plugins/elfinder/elfinder.min.js'>&lt;/script>
  486. </pre>
  487. <p>Allows you to use Elfinder plguin(File manager plugin).</p>
  488. <h4>jQuery File Tree plguin</h4>
  489. <pre class="brush: xml">
  490. &lt;script type='text/javascript' src='js/plugins/filetree/jqueryFileTree.js'>&lt;/script>
  491. </pre>
  492. <p>Allows you to use File Tree plguin.</p>
  493. <h4>TinyMCE plguin</h4>
  494. <pre class="brush: xml">
  495. &lt;script type='text/javascript' src='js/plugins/tinymce/tinymce.min.js'>&lt;/script>
  496. </pre>
  497. <p>Allows you to use TinyMCE plguin(wysiwyg editro).</p>
  498. <h4>Taurus javascript</h4>
  499. <pre class="brush: xml">
  500. <script type='text/javascript' src='js/plugins.js'></script><!-- inits of plugins - important -->
  501. <script type='text/javascript' src='js/actions.js'></script><!-- scripts - important -->
  502. <script type='text/javascript' src='js/charts.js'></script><!-- chart examples -->
  503. <script type='text/javascript' src='js/maps.js'></script><!-- map examples -->
  504. <script type='text/javascript' src='js/settings.js'></script><!-- template settings -->
  505. </pre>
  506. </section>
  507. <section id="how_to">
  508. <h3>How-to...?</h3><hr class="notop">
  509. <h4 id="hts">How to start using Taurus template?</h4>
  510. <ol>
  511. <li> Chose theme and background that you will use, and set default controls. <a href="#htdt">How to do this check it in next part</a></li>
  512. <li> Remove from plugins.js all code that commented with <strong>(demo)</strong>(samples)</li>
  513. <li> Remove from /js folder files: charts.js, maps.js, settings.js(smaples)</li>
  514. <li> Remove from /img examples folder. Replace logo with your own. Also You can remove all backgrounds and wallpapers that you doesnt use</li>
  515. <li> Open css/stylesheet.css and remove part of code commented with /* site settings */ (not important). Also find <strong>.container.container-fixed</strong> and set width for fixed version of site(by default 1200px)</li>
  516. <li> Open css/themes.css and remove themes that you doesnt use</li>
  517. <li> Use <strong>component_layout_blank.html</strong> as basic HTML file</li>
  518. </ol>
  519. <h4 id="htdt">How to use themes?</h4>
  520. <p>All themes you can find in css/themes.css, all background options in backgrounds.css. For example if you choose theme .theme-black and wallpaper .wall-num6:</p>
  521. <pre class="brush: xml">
  522. &lt;body class="wall-num6"><!-- add background/wallpaper class to body tag -->
  523. <div class="container theme-black"><!-- add theme class to container element -->
  524. ...
  525. </div>
  526. &lt;/body>
  527. </pre>
  528. <p>If you need to use fixed content, you should add to .container class .container-fixed</p>
  529. <pre class="brush: xml">
  530. &lt;body class="wall-num6"><!-- add background/wallpaper class to body tag -->
  531. <div class="container theme-black container-fixed"><!-- add theme class to container element -->
  532. ...
  533. </div>
  534. &lt;/body>
  535. </pre>
  536. <p>Dont forget to change width of fixed content in stylesheet.css(<strong>.container.container-fixed</strong>)</p>
  537. <h4>How to white content?</h4>
  538. <p>There two types. 1st is use <strong>.block.block-fill-white</strong>. 2nd is use custom layout with "white" background(<strong>.page-content.page-content-white</strong>), there you also shoud use <strong>block.block-fill-white</strong>, but in this case more available elements.</p>
  539. <p>Also you should to know, that white content support only form elements(example you can find on form_elements.html).</p>
  540. <p>Structure of block with white background same as in default block:</p>
  541. <pre class="brush: xml">
  542. <div class="block block-fill-white">
  543. <div class="header">...</div>
  544. <div class="head">...</div>
  545. <div class="toolbar">...</div>
  546. <div class="content">...</div>
  547. <div class="footer">...</div>
  548. </div>
  549. </pre>
  550. <p>Structure of page with white content same as custom navigation content, but you should also add .page-content-white to .page-content:</p>
  551. <pre class="brush: xml">
  552. &lt;body><!-- Add classes to change background -->
  553. <div class="page-container"><!-- page container -->
  554. <div class="page-sidebar"><!-- side bar -->
  555. <!-- place for navigation -->
  556. </div>
  557. <div class="page-content page-content-white"><!-- page content wrapper, and white background -->
  558. <div class="container">
  559. <!-- here your content -->
  560. </div>
  561. </div>
  562. </div>
  563. &lt;/body>
  564. </pre>
  565. <h4>How to use horizontal navigation?</h4>
  566. <p>Horizontal navigation based on Bootstrap3 Navbar. All except second and lower level dropdown. Use <strong>ul.dropdown-submenu</strong>:</p>
  567. <pre class="brush: xml">
  568. ...
  569. <li class="dropdown">
  570. <a href="#" class="dropdown-toggle" data-toggle="dropdown">link name</a>
  571. <ul class="dropdown-menu">
  572. ...
  573. <li>
  574. <a href="#">link name</a>
  575. <ul class="dropdown-submenu"><!-- this is second and lower level navigation block -->
  576. ...
  577. <li><a href="#">link name</a></li>
  578. ...
  579. </ul>
  580. </li>
  581. ...
  582. </ul>
  583. </li>
  584. ...
  585. </pre>
  586. <p>For more information how to use Navbar <a href="http://getbootstrap.com/components/#navbar" target="_blank">check this page</a></p>
  587. <h4>How to use vertical navigation?</h4>
  588. <pre class="brush: xml">
  589. <ul class="page-navigation"><!-- navigation block -->
  590. ...
  591. <li><!-- first level item -->
  592. <a href="#"><span class="icon-*"></span> Firstlevel</a><!-- first level item link with icon -->
  593. <ul><!-- second level block -->
  594. ...
  595. <li><!-- second level item -->
  596. <a href="#">Second and lower level</a><!-- second level item link -->
  597. </li>
  598. ...
  599. </ul>
  600. </li>
  601. ...
  602. </ul>
  603. </pre>
  604. <h4>How to collapse vertical navigation?</h4>
  605. <p>Vertical navigation collapse available only in <a href="#cnl">Custom Navigation Layout</a>. Collapse controller: .psn-control. Also navigation auto-collapse if width of window is lower than 768, and expand if more than 768.</p>
  606. <p>Check example from component_layout_custom.html:</p>
  607. <pre class="brush: xml">
  608. <div class="page-sidebar">
  609. ...
  610. <div class="page-navigation-panel">
  611. ...
  612. <div class="control"><!-- block floated to left and minor controls-->
  613. <a href="#" class="psn-control"><span class="icon-reorder"></span></a><!-- controller with icon -->
  614. </div>
  615. ...
  616. </div>
  617. ...
  618. </div>
  619. </pre>
  620. <h4>How to hide elements in panel-sidebar when it collapsed?</h4>
  621. <p>You should add class <strong>page-navigation-hide</strong> to element you want to hide.</p>
  622. <pre class="brush: xml">
  623. <div class="page-sidebar">
  624. ...
  625. <div class="block page-navigation-hide">
  626. ...
  627. </div>
  628. ...
  629. </div>
  630. </pre>
  631. <h4>How to use header/head in block?</h4>
  632. <p>All available items in <strong>header</strong>:</p>
  633. <pre class="brush: xml">
  634. <div class="block"><!-- some content box -->
  635. <div class="header"><!-- header -->
  636. <h2>Title</h2><!-- header title -->
  637. <ul class="buttons pull-right"><!-- buttons panel -->
  638. <li><a href="#">Button</a></li><!-- panel item -->
  639. </ul>
  640. </div>
  641. ...
  642. </div>
  643. </pre>
  644. <p>Also you can change background of header. <a href="header_colors">Check this for more information</a>.</p>
  645. <p>All available items in <strong>head</strong>:</p>
  646. <pre class="brush: xml">
  647. <div class="block"><!-- some content box -->
  648. <div class="head"><!-- head -->
  649. <h2>Title</h2><!-- head title -->
  650. <ul class="buttons pull-right"><!-- buttons panel -->
  651. <li><a href="#">Button</a></li><!-- panel item -->
  652. </ul>
  653. <div class="head-subtitle">Subtitle</div><!-- subtitle block -->
  654. <div class="head-panel"><!-- head panel -->
  655. <div class="hp-info"><!-- information block -->
  656. <div class="hp-icon"><!-- icon block -->
  657. <span class="icon-thumbs-up-alt"></span><!-- icon -->
  658. </div>
  659. <span class="hp-main">text</span><!-- main info -->
  660. <span class="hp-sm">other text</span><!-- submain info -->
  661. </div>
  662. <a href="#" class="hp-info hp-one pull-right"><!-- hp-info also available as link. hp-one - is information block with hp-main only -->
  663. <div class="hp-icon"><!-- icon block -->
  664. <span class="icon-refresh"></span><!-- icon -->
  665. </div>
  666. <span class="hp-main">Text</span><!-- main info -->
  667. </a>
  668. <div class="hp-info hp-simple hp-inline"><!-- hp-inline is information block in one line. hp-simple - without image -->
  669. ...
  670. </div>
  671. </div>
  672. </div>
  673. ...
  674. </div>
  675. </pre>
  676. <p><strong>head</strong> doesnt have default background. So dont forget to set it:</p>
  677. <pre class="brush: xml">
  678. ...
  679. <div class="block">
  680. <div class="head bg-default"><!-- bg-default is default background of theme. -->
  681. ...
  682. </div>
  683. </div>
  684. ...
  685. </pre>
  686. <h4>How to use backgrounds?</h4>
  687. <p>First of all let's see all available customisible backgrounds(backgrounds.css):</p>
  688. <pre class="brush: css">
  689. /* eof background images */
  690. ...
  691. .bg-light{background-image: url('../img/background/blight.png'); background-position: center top; background-repeat: no-repeat;}
  692. .bg-light-ltr{background-image: url('../img/background/blight_ltr.png'); background-position: left top; background-repeat: no-repeat;}
  693. .bg-light-rtl{background-image: url('../img/background/blight_rtl.png'); background-position: right top; background-repeat: no-repeat;}
  694. .bg-splash-white{background-image: url('../img/background/splash_white.png'); background-position: center top; background-repeat: no-repeat;}
  695. .bg-splash-blue{background-image: url('../img/background/splash_blue.png'); background-position: center top; background-repeat: no-repeat;}
  696. ...
  697. /* eof background images */
  698. /* background colors */
  699. .bg-white{background-color: #FFFFFF !important;}
  700. .bg-lblue{background-color: #34A6C8 !important;}
  701. .bg-blue{background-color: #2F80A6 !important;}
  702. .bg-dblue,.bg-default{background-color: #133959 !important;}
  703. .bg-turquoise{background-color: #40BABD !important;}
  704. /* eof background colors */
  705. </pre>
  706. <p>So, to build your own background you can use class="bg-blue bg-light-ltr" to get blue background with light from left to right.</p>
  707. <p>Also you can add your own colors, and use it for page background or for block > head elements.</p>
  708. <h4>How to create a custom scrollbar in block?</h4>
  709. <pre class="brush: xml">
  710. <div class="block"><!-- some content box -->
  711. <div class="scroll" style="height: 300px;"> <!-- new content wrapper with custom scroll -->
  712. ...
  713. </div>
  714. </div>
  715. </pre>
  716. <p>Important thing to use scrollbar is add for wrapper personal div, and set for it height as on example above.</p>
  717. <h4>How to use plugins?</h4>
  718. <p>Almost all plugins in template can be called with classes. Samples:</p>
  719. <pre class="brush: xml">
  720. <!-- iButton(switch) -->
  721. <input type="checkbox" class="ibutton"/>
  722. <input type="radio" class="ibutton"/><!-- use class .ibutton -->
  723. <!-- Select2 -->
  724. <select class="select2" style="width: 100%;">...</select>
  725. <select class="select2" multiple="multiple" style="width: 100%;" tabindex="-1"></select><!-- use class .select2 -->
  726. <!-- Tags Input -->
  727. <input type="text" class="tags"/><!-- use class .tags -->
  728. <!-- Date and time pickers -->
  729. <input type="text" class="datepicker form-control"/><!-- use class .datepicker to call Datepicker -->
  730. <input type="text" class="mdatepicker form-control"/><!-- use class .mdatepicker to call Multiple Datepicker -->
  731. <input type="text" class="timepicker form-control"/><!-- use class .timepicker to call Timepciker -->
  732. <input type="text" class="datetimepicker form-control"/><!-- use class .datetimepicker to call Date and Time picker -->
  733. <!-- ClEditor -->
  734. <textarea class="cle"></textarea><!-- use class .cle to call editor -->
  735. <textarea class="scle"></textarea><!-- use class .scle to call simple editor -->
  736. <!-- TinyMCE -->
  737. <textarea class="tmce"></textarea><!-- use class .tmce to call editor -->
  738. <textarea class="stmce"></textarea><!-- use class .stmce to call simple editor -->
  739. </pre>
  740. </section>
  741. <section id="credits">
  742. <h3>Credits</h3><hr class="notop">
  743. <ul>
  744. <li><a href="http://jqueryui.com/">jQuery</a></li>
  745. <li><a href="http://jqueryui.com/">jQuery UI</a></li>
  746. <li><a href="http://getbootstrap.com/">Twitter Bootstrap</a></li>
  747. <li><a href="http://fancybox.net/">jQuery fancybox</a></li>
  748. <li><a href="http://omnipotent.net/jquery.sparkline/#s-about">jQuery Sparkline charts</a></li>
  749. <li><a href="http://anthonyterrien.com/knob/">jQuery Knob charts</a></li>
  750. <li><a href="http://needim.github.io/noty/">Notify plugin</a></li>
  751. <li><a href="http://datatables.net/">jQuery DataTables</a></li>
  752. <li><a href="http://manos.malihu.gr/jquery-custom-content-scroller/">jQuery custom content scroller</a></li>
  753. <li><a href="http://uniformjs.com/">jQuery Uniform plugin</a></li>
  754. <li><a href="http://ivaynberg.github.io/select2/">jQuery Select2 plugin</a></li>
  755. <li><a href="http://xoxco.com/projects/code/tagsinput/">jQuery TagsInput plugin</a></li>
  756. <li><a href="http://digitalbush.com/projects/masked-input-plugin/">jQuery maskedinput plugin</a></li>
  757. <li><a href="http://www.position-absolute.com/">jQuery Validation Engine plugin</a></li>
  758. <li><a href="http://wbotelhos.com/stepy">jQuery Stepy</a></li>
  759. <li><a href="http://premiumsoftware.net/cleditor/">jQuery CLEditor plugin</a></li>
  760. <li><a href="http://alexgorbatchev.com/SyntaxHighlighter/">SyntaxHighlighter plugin</a></li>
  761. <li><a href="http://www.plupload.com/">jQuery Plupload</a></li>
  762. <li><a href="http://www.givainc.com/labs/ibutton_jquery_plugin.htm">jQuery iButton</a></li>
  763. <li><a href="http://codemirror.net"/>Codemirror plugin</a></li>
  764. <li><a href="http://arshaw.com/fullcalendar/"/>Fullcalendar plugin</a></li>
  765. <li><a href="http://elfinder.org/"/>Elfinder file manager plugin</a></li>
  766. <li><a href="http://www.abeautifulsite.net/blog/2008/03/jquery-file-tree/"/>File tree plugin</a></li>
  767. <li><a href="http://www.tinymce.com/"/>TinyMCE plugin</a></li>
  768. </ul>
  769. </section>
  770. <section id="changelog">
  771. <h3>Changelog</h3><hr class="notop">
  772. <ul>
  773. <li>
  774. <strong>Version 1.0</strong> - 10.11.2013
  775. <ul>
  776. <li>Initial release</li>
  777. </ul>
  778. </li>
  779. <li>
  780. <strong>Version 1.1</strong> - 18.11.2013
  781. <ul>
  782. <li>Added Tinymce wysiwyg editor</li>
  783. <li>Added Elfinder file manager</li>
  784. <li>Added File Tree plugin</li>
  785. <li>Added sortable and selectable element samples</li>
  786. <li>Added support form elements on white background</li>
  787. <li>Added new layout with white background</li>
  788. <li>Added modal with ajax load content sample</li>
  789. <li>Added full size modal</li>
  790. <li>Added draggable modal</li>
  791. <li>Added modal with white content</li>
  792. <li>Added messages with white background</li>
  793. <li>Added on/off series chart sample</li>
  794. <li>Added auto save site settings(now you can choose theme one per session)</li>
  795. <li>Updated documentation to v1.1</li>
  796. </ul>
  797. </li>
  798. </ul>
  799. </section>
  800. </div>
  801. </body>
  802. </html>