GithubHelp home page GithubHelp logo

hh-lohmann / dokuwiki-plugin-data-pf Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 344 KB

MODIFIED COPY (no fork!) of data Plugin for DokuWiki

Home Page: https://github.com/splitbrain/dokuwiki-plugin-data

License: GNU General Public License v2.0

PHP 94.57% JavaScript 3.26% CSS 2.17%

dokuwiki-plugin-data-pf's People

Contributors

hh-lohmann avatar

Watchers

 avatar  avatar

dokuwiki-plugin-data-pf's Issues

Making primitive "back to" link optional

What

Making the creation of primitive "back to" link depending on a new setting $GLOBALS [ 'data-pf-backlink' ]: do not create if false, for backwards compatibility unset causes as well as true a creation. Note that one may set $GLOBALS [ 'data-pf-backlink' ] per page if PHP is allowed in wikitext.

Why

Besides known bugs (see issue #2) such an option should exist.

Primitive "back to" link may not work as intended

++ Severity: Light, does not affect data or security
++ What: If you have multiple browser tabs, "back to" points not to the penultimate page of the current tab
++ Why: If you have multiple browser tabs, the breadcrumbs (stored in a session cookie, not in page) reflect your traveling in the last used tab, which is not necessarily the current one
++ Suggestion: Implementing the idea by Javascript to refer exactly to the current page / tab (i.e. that what also the user sees under "breadcrumbs")
++ Note: see commit 6658a24

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.