DokuWiki

It's better when it's simple

User Tools

Site Tools


template:starterbootstrap

This is an old revision of the document!


Starter Bootstrap Template

Compatible with DokuWiki

Adora Belle

template Bootstrap based Dokuwiki template

Last updated on
2014-07-18
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with bootstrap, clean, drop-down, responsive, sidebar

Bootstrap Dokuwiki template based on the starter template.

This template is designed to be responsive on all modern devices, accessible, and good looking. It aims to replace most of the default Dokuwiki styling with equivalents from available Bootstrap styles.

Created by Cameron Little for WWU ResTek.

Features

  • Insert table toolbar button.
  • Viewing, editing, and detail pages styled with bootstrap.
  • Built in wiki structure (navigation) sidebar.
  • Supports dokuwiki sidebar page.
  • Collapsible table of contents.

Download

This template is available for download on GitHub.

Installation

Install as you would a normal dokuwiki template, but if you want your Config page to be pretty, you'll need to do delete the ./lib/plugins/config/style.css file and move the core_files/admin.php file into your ./lib/plugins/config/ directory.

Sites using this Template

Discussion

Namespaces on index page and other issues

Directories do not expand on index page (pages under a namespace are not shown when you click it):

Seykela 2013/05/09 18:40

Solved it by copying file named restore_dokuwikis_jquery.js from the dokutwitterbootstrap template and placing this code (copied from the same plugin) right before </body> of main.php:
 <!-- restore jQuery for DokuWiki -->
    <script src="<?php echo tpl_getMediaFile(array("js/restore_dokuwikis_jquery.js")); ?>"></script>
Seykela 2013/05/11 07:29

Also, you can't set page from a namespace as a sidebar.

And this one is because config:sidebar is used instead of template's tpl»bootstrap»sidebarID.
Seykela 2013/05/11 07:29

Other issues:

1) “Tools”, “User Tools”, “Site Tools” and “Search” are always in English and not using the language files.

2) Code in custom css files is unreadable and overall logic of the starter template seems to be spoiled.

Seykela 2013/05/09 21:20

I agree the css is terrible.

Language support has been mostly fixed. Can you provide more info on how to fix the sidebar issue?

Please submit issues on github, I'll get notified there.

Cameron 2013/11/08 13:36

You can now use a namespaced page for the sidebar.

Cameron 2013/11/08 13:45

How to make top menu?

I like this template, but I wonder topmenu (in top-line). How to make top menu layout? Please help me!

lattekun

Again, please submit issues on github if you have any. I'll get an email notification for them, and I rarely check this page.

Cameron 2014 May 28 19:40

template/starterbootstrap.1405710877.txt.gz · Last modified: 2014-07-18 21:14 by 140.160.136.213

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki