Trish < Skins > UselessTuesday   (talk | users | test page | RWD? | set as default | unset | validate: HTML, CSS)

Summary: Adapted PmWiki skin to use Twitter Bootstrap
Version:
Prerequisites: PmWiki 2.2.58 or newer
Status:
Maintainer: gambhiro, MichaelPaulukonis
Categories: CSS Skins PHP72 PHP74
Users: +3 (view / edit)

Description

A Bootstrap theme for PmWiki

The theme has been extracted from the wiki-package Cookbook.TwitterBootstrap and is under active development at https://github.com/MichaelPaulukonis/pmwiki-bootstrap-skin

Installation

For recent PHP 7.x versions, please get twitterbootstrap.zipΔ instead (updated by Petko).

Copy just about everything (excluding jakefile.js, readme.md, package.json, .gitignore) to /path/to/pwmiki/pub/skins/bootstrap-fluid

Add the following to config.php:

    $Skin = 'bootstrap-fluid';

TODO: a zip of required files

Configuration

  • TODO

See the included pages Bootstrap.Bootstrap, Bootstrap.Markup and Bootstrap.Sandbox pages for markup examples.

screenshot

Usage

Notes

Change log / Release notes

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

See also

Contributors

MichaelPaulukonis

Comments

See discussion at TwitterBootstrap-Talk