Coder Social home page Coder Social logo

dokuwiki-template-typo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dokuwiki-template-typo's Issues

MSGs are hidden

Nice template, but the messages are hidden under the position:absolute div#content. Simple fix:
div.notify,
div.error,
div.success {
position:absolute;
z-index: 1;
}

Pretty fix: To be done :)

Layout needs too much space

The layout needs too much space.
The font-size is too big and the with a browser window width of 1000px I can see a horizontal scrollbar. You should simply shrink everything down a little bit.

File Upload Page

When I insert a file (i.e. an image) the style of the file manager window that pops up is a bit messed up. For example, the background is a dark black which makes it impossible to see some of the text.

Search box

The search box has disappeared. Is there a way to get it back?

detail.php looks bad

Background is dark (which makes most of the page unreadable), no sidebar and stuff

Incompatibility with include plugin?

A dokuwiki page which contains an included page using the {{page>...}} syntax from the include plugin, is displayed incorrectly. The text from the navigation panel is rendered below the the actual wiki page text. Pages not using the plugin syntax are displayed correctly.

I've tested the include plugin with other templates using a dedicated navigation panel and those render the page correctly, so I assume it's a problem with the typo template.

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.