History log of /template/sprintdoc/tpl/nav-meta-box.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 3f9d4d52 11-Apr-2017 Michael Große <grosse@cosmocode.de>

Merge branch 'master' into pageattributes

Adjusted some more files to account for changes in the over 100 commits
in master since the creation of this branch.

SPR-869


# e5d40c9a 16-Mar-2017 Michael Große <grosse@cosmocode.de>

Do not show a tab if the content is falsy

There may be occasions where plugin does not wish to show any output for
the current user/page. In that case the tab should not be shown at all.

SPR-895


# a94fc7a5 09-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

give tabs a class for special styling

I nearly needed that but then didn't. but it might come in handy


# a0eb50e5 22-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

avoid empty ul

An empty UL is not valid in HTML, but since we don't know if LIs are
added later on by JavaScript, we add an invisible LI by default now.


# 2387fd46 15-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

moved tab logic to a new class

More of the logic should be moved to this class


# ec6c9219 15-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

fixed missing closing a tag


# 038d4bfe 15-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

moved tab generation to PHP, no empty tabs SPR-799

I still don't like the code directly in the template there. I think it
should be moved to a helper class.

The TOC CSS seems to be broken when ther

moved tab generation to PHP, no empty tabs SPR-799

I still don't like the code directly in the template there. I think it
should be moved to a helper class.

The TOC CSS seems to be broken when there are no tabs right of the TOC.

show more ...


# e1fee953 13-Feb-2017 Andreas Gohr <andi@splitbrain.org>

SPR-797 fix ID uniqueness

As explained on https://www.dokuwiki.org/devel:javascript#using_ids IDs
may not clash with headlines. To avoid that all IDs have to use two
subsequent underscores.


# aef10432 09-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

fix name of toc tab


# fda6466f 11-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

font-size des root reduziert, damit default font size 1rem entspricht


# 1b899691 10-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Vorbereitung sprint meeting


# 92c91ef8 09-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

metabox part 3


# d62df8bd 09-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

metabox part 2


# 38297711 09-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

metabox part 1