<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Bootstrap-Theme</id>
	<title>Bootstrap-Theme - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Bootstrap-Theme"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Bootstrap-Theme&amp;action=history"/>
	<updated>2026-05-06T23:59:12Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Bootstrap-Theme&amp;diff=8201&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Bootstrap-Theme&amp;diff=8201&amp;oldid=prev"/>
		<updated>2024-10-18T06:53:20Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:53, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Bootstrap-Theme&amp;diff=8200&amp;oldid=prev</id>
		<title>1&gt;Demsley: Speelling error corrected.</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Bootstrap-Theme&amp;diff=8200&amp;oldid=prev"/>
		<updated>2017-10-24T10:35:09Z</updated>

		<summary type="html">&lt;p&gt;Speelling error corrected.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Twitter Bootstrap Theme==&lt;br /&gt;
This page aims to bring together discussions from the themes forum related to the development of a moodle &amp;#039;base&amp;#039; theme that conforms to the [http://twitter.github.com/bootstrap/ Twitter Bootstrap] coding conventions. There has already been a great deal of work done by individuals within the Moodle community and it&amp;#039;s hoped that by formulating this work we may be able to collaborate and build on this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Technical Approach ==&lt;br /&gt;
There are 5 major categories of development for this theme family:&lt;br /&gt;
&lt;br /&gt;
* Layouts&lt;br /&gt;
* Renderers&lt;br /&gt;
* Stylesheets&lt;br /&gt;
* Javascripts&lt;br /&gt;
* Settings (child themes)&lt;br /&gt;
&lt;br /&gt;
=== Layout ===&lt;br /&gt;
The General layout will be a 2 column layout based on the [http://twitter.github.com/bootstrap/examples/fluid.html &amp;quot;Fluid&amp;quot; example] providing an &amp;quot;out of the box&amp;quot; responsive grid.&lt;br /&gt;
&lt;br /&gt;
=== Renderers ===&lt;br /&gt;
Multiple renderers will be developed to make Moodle output more bootstrap friendly by 1) outputting classes defined in bootstrap.css and 2) outputting semantic HTML exemplified in the bootstrap documentation&lt;br /&gt;
&lt;br /&gt;
=== Stylesheets ===&lt;br /&gt;
Bootstrap.css will be the core CSS sheet with adjustments made to reduce re-duplication (like &amp;#039;reset&amp;#039;) and to define Moodle core classes that can&amp;#039;t be matched to bootstrap via a renderer&lt;br /&gt;
&lt;br /&gt;
=== Javascripts ===&lt;br /&gt;
[http://jshirley.github.com/bootstrap/javascript.html YUI Bootstrap plugins] will be dropped in to the theme in place of the jQuery version(s).&lt;br /&gt;
&lt;br /&gt;
=== Settings ===&lt;br /&gt;
On the roadmap: create a child theme (or themes) to provide end users with custom settings, possibly including:&lt;br /&gt;
&lt;br /&gt;
* static or fixed navbar&lt;br /&gt;
* light or dark color&lt;br /&gt;
* 2 or 3 column layout&lt;br /&gt;
* custom logo&lt;br /&gt;
* [http://bootswatch.com/ bootswatches]&lt;br /&gt;
&lt;br /&gt;
== Success criteria ==&lt;br /&gt;
To have developed a theme that can be used as a base theme, that looks and feels like the default bootsrap interface. (see: [http://twitter.github.com/bootstrap/getting-started.html#examples examples].&lt;br /&gt;
&lt;br /&gt;
==Future developments ==&lt;br /&gt;
&lt;br /&gt;
* To make a responsive version&lt;br /&gt;
* Create a library of custom renderers that can be used in themes to make UI changes&lt;br /&gt;
* Add theme settings that allow administrators to change the layout of templates through the theme interface.&lt;br /&gt;
&lt;br /&gt;
== Potential projects ==&lt;br /&gt;
&lt;br /&gt;
Some projects that don&amp;#039;t require knowledge of PHP to help with:&lt;br /&gt;
&lt;br /&gt;
=== Bootstrap for Educational Content ===&lt;br /&gt;
&lt;br /&gt;
Take some of your existing content, or freely available courses and use Bootstrap styles to format it. Maybe write a document, that uses Bootstrap styles to explain how to apply Bootstrap styles to educational content. Look at the Bootstrap documentation for inspiration, it not only tells you what is possible, it demonstrates many of them in its own presentation:&lt;br /&gt;
&lt;br /&gt;
* http://twitter.github.com/bootstrap/base-css.html#typography&lt;br /&gt;
* http://twitter.github.com/bootstrap/base-css.html#code&lt;br /&gt;
* http://twitter.github.com/bootstrap/base-css.html#tables&lt;br /&gt;
* http://twitter.github.com/bootstrap/base-css.html#images&lt;br /&gt;
* http://twitter.github.com/bootstrap/base-css.html#icons&lt;br /&gt;
* http://twitter.github.com/bootstrap/components.html#labels-badges&lt;br /&gt;
* http://twitter.github.com/bootstrap/components.html#typography&lt;br /&gt;
* http://twitter.github.com/bootstrap/components.html#thumbnails&lt;br /&gt;
* http://twitter.github.com/bootstrap/components.html#alerts&lt;br /&gt;
* http://twitter.github.com/bootstrap/components.html#misc&lt;br /&gt;
&lt;br /&gt;
=== Bootstrap in Moodle content ===&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s plenty of places in Moodle that accept HTML and so can be spruced up with Bootstrap. For example, if you have a public access course, you could add a big green &amp;quot;start learning now&amp;quot; button with a white tick icon to the course description (or many other places on your site) just by using the following html:&lt;br /&gt;
&lt;br /&gt;
    &amp;amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;btn btn-success btn-large&amp;quot;&amp;gt;&amp;amp;lt;i class=&amp;quot;icon-white icon-ok&amp;quot;&amp;gt;&amp;amp;lt;/i&amp;gt; Start Learning Now&amp;amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the href is simply pointing to the course like any normal link, yet the presentation is transformed. There&amp;#039;s probably a million other examples, try coming up with some and sharing them. For experimenting with what&amp;#039;s possible with buttons, try: http://www.plugolabs.com/twitter-bootstrap-button-generator/&lt;br /&gt;
&lt;br /&gt;
=== Bootstrap editor ===&lt;br /&gt;
&lt;br /&gt;
Of course, to do the above currently takes HTML coding. But it would be nice if you could just press buttons on a gui. Moodle allows plugin editors, maybe we could use this: http://jhollingworth.github.com/bootstrap-wysihtml5/&lt;br /&gt;
&lt;br /&gt;
=== Bootstrap for TinyMCE ===&lt;br /&gt;
&lt;br /&gt;
The current editor is actually incredibly flexible. It is themeable (http://www.tinymce.com/wiki.php/Creating_a_theme) and Bootstrap comes with a range of editor icons. It should also be able to pick up and use classes from an editor.css file you feed it (http://www.tinymce.com/wiki.php/Configuration:content_css). It should be possible to create a better Bootstrap editor using this flexibility&lt;br /&gt;
&lt;br /&gt;
=== Checkout the competition ===&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s all sorts of Bootstrap projects for various blog engines and content management systems. If you already use say Wordpress you could install some of them an report back anything useful, or just nice looking, that they do and you think would transfer across to Moodle. The new version of Joomla ([http://www.joomla.org/3/]) also uses Bootstrap throughout the user and admin interface and can probably provide some inspiration.&lt;br /&gt;
&lt;br /&gt;
=== Create alternate icon sprites ===&lt;br /&gt;
&lt;br /&gt;
All the Bootstrap icons are merged into one single image to make things download faster. If you want to use a different set of icons you&amp;#039;ll need to do the same. Instructions here: http://favbulous.com/post/1006/create-custom-icons-for-twitter-bootstrap-easily&lt;br /&gt;
&lt;br /&gt;
== Links to Discussions in Forums ==&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=212222 (re-)bootstrap: work in progress]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=212341 Amelia and Cyborg Bootswatches for Moodle]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=208162 Bootstrap for Moodle project]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://twitter.github.com/bootstrap/ Twitter Bootstrap Home]&lt;br /&gt;
* [http://jshirley.github.com/bootstrap/javascript.html Bootstrap YUI Plugins]&lt;br /&gt;
* [http://bootswatch.com/ Bootswatch]&lt;br /&gt;
* [http://bootsnipp.com/ Bootsnipp]&lt;br /&gt;
* [http://fortawesome.github.com/Font-Awesome/ Font Awesome] (icon font for Bootstrap)&lt;br /&gt;
* [http://www.alistapart.com/articles/building-twitter-bootstrap/ A List Apart: Building Twitter Bootstrap] (the story behind and philosophy of Bootstrap)&lt;br /&gt;
* [http://www.w3schools.com/bootstrap/bootstrap_popover.asp Bootstrap popover window] - The Popover plugin is similar to tooltips; it is a pop-up box that appears when the user clicks on an element. The difference is that the popover can contain much more content.&lt;/div&gt;</summary>
		<author><name>1&gt;Demsley</name></author>
	</entry>
</feed>