Code Monkey home page Code Monkey logo

dokuwiki-template-monobook's People

Contributors

tatewake avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

dokuwiki-template-monobook's Issues

Table of Contents with dokuwiki-2012-10-13

I've just installed new dokuwiki with the stable monobook template and I have problem with Table of Contents. It is displayed at the top of the page, with the same font size as the rest of the page, with no frame, and it takes the whole width of the text. I tried to copy a part of dokubook's design.css to user/Common.css, but I am still unable to get a frame around the TOC.

Changing logo from configuration

Hi, I needed option to change logo (top left image), without changing files on server, so i made simple patch that adds new configuration variable. I sent this patch by email (I think it could be easier to apply), but just for the record I included it here also.

diff -u -r -N monobook.org/conf/default.php monobook/conf/default.php
--- monobook.org/conf/default.php       2007-05-23 08:59:40.000000000 +0200
+++ monobook/conf/default.php   2009-11-17 17:14:23.000000000 +0100
@@ -28,3 +28,4 @@
 ^M
 $conf['mb_author']                     = "Anonymous Contributors";^M
 ^M
+$conf['mb_logo']                       = "lib/tpl/monobook/user/logo.png";^M
diff -u -r -N monobook.org/conf/metadata.php monobook/conf/metadata.php
--- monobook.org/conf/metadata.php      2007-05-23 08:49:50.000000000 +0200
+++ monobook/conf/metadata.php  2009-11-17 16:51:48.000000000 +0100
@@ -27,3 +27,5 @@
 $meta['mb_hbc_loc']                    = array('multichoice','_choices' => array('top','bottom'));^M
 ^M
 $meta['mb_author']                     = array('string');^M
+^M
+$meta['mb_logo']                       = array('string');^M
diff -u -r -N monobook.org/lang/en/settings.php monobook/lang/en/settings.php
--- monobook.org/lang/en/settings.php   2007-05-23 08:57:13.000000000 +0200
+++ monobook/lang/en/settings.php       2009-11-17 17:15:53.000000000 +0100
@@ -28,3 +28,4 @@
 ^M
 $lang['mb_author']                     = "Author name in \"Cite this Article\":";^M
 ^M
+$lang['mb_logo']                       = "Link to image with logo:";^M
diff -u -r -N monobook.org/main.php monobook/main.php
--- monobook.org/main.php       2008-03-12 22:45:40.000000000 +0100
+++ monobook/main.php   2009-11-17 17:05:07.000000000 +0100
@@ -123,7 +123,9 @@
                        

Table of Contents in Navigation Bar

Hi, I'm having problem with Table Of Content, which appears in Navigation Bar and on the bottom of page. When loading page again, no problem with TOC.

I've just upgraded to Monobook 2008-07-30. I'm using Dokuwiki version 2009-02-14b
I'm using browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.