DokuWiki

It's better when it's simple

User Tools

Site Tools


template:newspaper

This is an old revision of the document!


Newspaper Template

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

template As minimal a design as I'll personally like

Last updated on
2021-02-14
Repository
Source

Tagged with minimal, responsive, sidebar

This template is based on a wordpress theme designed by The Undersigned that was removed from the Wordpress Theme Gallery for being outdated so use the Wayback Machine to download that. It's also a pmwiki skin.

Download and Install

Use the following URL to download this template:

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

Customisation

I'm getting help on getting the theme settings to work, so once done you'll be able to change the default ones.

Use the jQuery code below to move the sidebar to the right, as was requested on the forum.

<script type="text/javascript">
    jQuery(document).ready(function() {
        jQuery("#dw__toc").prependTo("#column3");
        jQuery("#dw__toc").addClass("tocmovedtocolumn");
    });
</script>

Sites using this Template

  • Add yours here

Discussion

Empty discussion

template/newspaper.1615192736.txt.gz · Last modified: 2021-03-08 09:38 by desbest

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