DokuWiki

It's better when it's simple

User Tools

Site Tools


template:flat

This is an old revision of the document!


flat Template

Compatible with DokuWiki

Frusterick Manners

template Wordpress template for Dokuwiki

Last updated on
2017-09-11
Requires
changes plugin, nspages plugin

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

My first Wordpress template conversion for Dokuwiki. Responsible design for smartphones.

Download and Install

Use the following URL to download this template:

https://github.com/beemoon/DokuwikiTpl/raw/master/flat.zip

Refer to template on how to install and use templates in Dokuwiki.

Install

First install nspages and changes plugins and enable HTML embended code. I use them in sidebar.

Create 3 posts with theses contents and setup Flat in configuration page:

use this as sidebar post

<html>

<li class="fa fa-home menu-item menu-item-type-custom">

<a href="?id=start">Home</a>

</li>

<li class="fa fa-star menu-item menu-item-type-custom">

<a href="?id=sitographie">Sitographie</a>

</li>

<li class="fa fa-code menu-item menu-item-type-custom">

<a href="?id=projectDev">Projets développements</a>

</li>

<li class="fa fa-envelope menu-item menu-item-type-post_type menu-item-object-page">

<a href="?id=contact">Contact</a>

</li>

</html>

use this one as recent posts

{{changes>5,render = list(summary)&type=create,edit,minor}}

use this one as categories

<nspages -simpleList -subns -nopages -textNS="">

template/flat.1505161772.txt.gz · Last modified: 2017-09-11 22:29 by 78.245.226.126

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