Changes for page Bluebird Skin

Last modified by Ecaterina Moraru (Valica) on 2021/03/17 21:09

<
From version < 10.1 >
edited by Denis Gervalle
on 2014/03/05 19:47
To version < 11.1 >
edited by Ecaterina Moraru (Valica)
on 2014/03/10 13:59
>
Change comment: Specify the Bootstrap version + Improved Install instructions

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.dgervalle
1 +xwiki:XWiki.evalica
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,3 +1,7 @@
1 +{{warning}}
2 +Built with Bootstrap version [[2.3.2>>http://getbootstrap.com/2.3.2/]]
3 +{{/warning}}
4 +
1 1  This skin has been quickly built over Colibri default templates to illustrate the benefit of adapting the HTML generated by XWiki to an existing CSS like Bootstrap. Some features are not yet available, some have rough edges or have not been reshaped. Why? Simply because we currently do not have centralized our HTML, and we produce similar HTML (like the one to produce a button) from many different places. It could happen in a ##.vm## template, a XWikiDocument, some JavaScripts or a macro. It is therefore really difficult to quickly adapt the HTML to existing CSS.
2 2  
3 3  This skin give access to all the [[Bootswatch>>http://bootswatch.com/]]'s variants. Bootswatch's CSS files are simply downloaded and works AS IS. Here is the sample code you could used to override ##style.css## and select the ##amelia## variant:
Prerequisites & Additional Installation Instructions
... ... @@ -1,1 +1,4 @@
1 -Unzip the package in the skins folder of your XWiki installation.
1 +* Download the [[ZIP file>>https://github.com/xwiki-contrib/skin-bluebird/archive/master.zip]] and unzip it into the ##skins/## folder inside your expanded XWiki WAR directory
2 +* Download the [[Bootstrap 2.3.2>>http://getbootstrap.com/2.3.2/assets/bootstrap.zip]] distribution, unzip it and add all folders (##css##, ##font##, ##js##) into the ##skins/bluebird## folder inside your expanded XWiki WAR directory
3 +* Download the [[provided Skin page>>attach:BluebirdSkin.Bluebird.xar]] and import it in the wiki using ##Administration -> Content -> Import##
4 +* Go to ##Administration -> Look & Feel -> Presentation## and set ##Skin## property to ##BluebirdSkin.Bluebird##. Save preferences

Get Connected