Commit graph

70 commits

Author SHA1 Message Date
Jana Deutschländer
7d802b57a2 keyboard access + direct link scrolling 2017-05-02 16:29:02 +02:00
Michael Große
aa2452b0a5
Move the highlightparent-plugin, because messages
The link from the highlightparent-plugin is supposed to stay inside the
grey bar at top of the page, even if there are messages. To facilitate
that, it's easiest to explicitly place it above the msg-area.

For this to work, the highlightparent-plugin must be updated.

SPR-944
2017-04-21 13:55:46 +02:00
Michael Große
5dbeba2a97
Add clearer before content
If the content does not begin with a h1, then it should still start
below the meta-box.
2017-04-20 13:52:01 +02:00
Jana Deutschländer
6db1065031 SPR-814: bugfix for content toggle / sidebar section toggle in detail template 2017-04-20 11:42:42 +02:00
Jana Deutschländer
9fbd182782 Merge branch 'pageattributes' into 'master'
refactoring der Pageattributes (qc und do)

See merge request !29
2017-04-19 16:16:08 +02:00
Michael Große
e302d67fb6
Remove references to removed options
In commit cb7cc643bf the other options
were removed, as discussed.

This commit now removes references to these options from the codebase.

SPR-754
2017-04-18 13:24:33 +02:00
Michael Große
1c24bf1989
Merge branch 'master' into toggleConf 2017-04-18 13:10:14 +02:00
Jana Deutschländer
f428fce4af Merge branch 'moveSidebarHeader' into 'master'
Move file sidebar-header include below search

See merge request !33
2017-04-18 12:51:36 +02:00
Michael Große
dc4330a7e7
Move file sidebar-header include below search
As discussed in today's meeting, there should be no sidebar-content
above the search.

SPR-921
2017-04-13 14:00:57 +02:00
Silke Pisulla
d160b7e7bb Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into pageattributes 2017-04-13 13:37:09 +02:00
Silke Pisulla
2e7555ebeb Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-04-12 15:43:51 +02:00
Michael Große
cb7cc643bf
Make sidebar toggle elements configurable
Current options are h1, h1 and h2, h1-h5, top-level list items

SPR-754
2017-04-12 13:35:33 +02:00
Silke Pisulla
30e688ea48 Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-04-12 12:04:37 +02:00
Silke Pisulla
31abc4ae3d SPR-908: QS - header with magicmatcher 2017-04-12 12:04:06 +02:00
Michael Große
3f9d4d521a
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
2017-04-11 16:13:02 +02:00
Michael Große
485e7ff45a
Add tplinc locations above and below the sidebar
SPR-921
2017-04-11 14:43:40 +02:00
Michael Große
c0c0fa969b
fix mobile sidebar not shown if there is no logo
SPR-918
2017-04-10 16:37:54 +02:00
Silke Pisulla
93c8a202bd Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-03-30 10:41:53 +02:00
Andreas Gohr
cad2e67442 support the tplinc plugin
This is a first commit to generally support the plugin and make the page
footer use it. More includes should be added at other places.
2017-03-28 16:55:26 +02:00
Silke Pisulla
7999a99cf7 deleted testtext for viewport output 2017-03-22 11:40:12 +01:00
Silke Pisulla
eea3ecee97 SPR-866: Title and Claim 2017-03-16 14:04:10 +01:00
Silke Pisulla
cb25c44ba1 SPR-866: Title and Claim prepared 2017-03-10 15:17:13 +01:00
Andreas Gohr
fbf9e9d682 integrate QC plugin (ajax branch)
This refactors the page-attribute area a bit and intergrates the new
ajax branch of the QC plugin. I'm not really happy about the included
file - it should probably be moved to our Template class instead.
2017-03-09 16:15:10 +01:00
Silke Pisulla
1b58f9adae Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-03-08 11:25:25 +01:00
Andreas Gohr
994d0e8dee removed old IE shivs and conditionals SPR-801 SPR-823 2017-03-08 10:43:00 +01:00
Silke Pisulla
3ab406d29e SPR-843: Fontello Icons umstellen auf Material Design Icons - togglelink for "page_main-content" 2017-03-03 13:05:54 +01:00
Jana Deutschländer
c7f2a9efdc validate template 2017-03-02 17:56:06 +01:00
Jana Deutschländer
9ae158894f php comments added 2017-02-23 16:50:46 +01:00
Michael Große
b9747892af Add wikipagefooter
implements SPR-762
2017-02-23 16:11:28 +01:00
Jana Deutschländer
2eac3d457e SPR-753: add ACT mode as node to breadcrumb 2017-02-22 16:48:42 +01:00
Andreas Gohr
52983d2382 SPR-754 make sidebar toggle a11y text translatable 2017-02-22 14:24:44 +01:00
Andreas Gohr
f6216bf7c2 Merge branch 'master' into live
* master:
  SPR-815 remove unused roboto font
  SPR-800 remove unused function file
  use simpler striped pattern for section highlight
  activate deployment
  Add fabfile.py
2017-02-21 15:21:50 +01:00
Andreas Gohr
751873d6fe SPR-800 remove unused function file 2017-02-21 14:42:11 +01:00
Andreas Gohr
248d08817b Merge branch 'sidebar' into live
* sidebar:
  fix problems with ini handling in svg dispatch
  added profile link to usertools in sidebar
  finally align the menu items correctly
  some more list adjustments for sidebar
  add level1 class to fake inpage lists
  adjusted language
  some style adjustments for the sidebar
  complete refactor of the sidebar behaviour javascript RES-754
  style the fake icon
  use jQuery slector to define the elements
  directly embed SVGs for better styling
  very simple styling of the new sidebar behaviour.
  New sidebar JavaScript logic
  allow style.ini replacements in SVG dispatcher
  SVG Dispatch: allow for referencing material design icons
  add caching and fix <g> wrapping
  fixed content type header
  fixed auth check
  feat: add background-colors to SVG-dispatcher
  first go at a dispatcher to dynamically recolor SVGs
2017-02-21 13:46:23 +01:00
Andreas Gohr
06cdf1484d SPR-787 use same logo resized 2017-02-20 16:21:45 +01:00
Andreas Gohr
6c61749bf2 complete refactor of the sidebar behaviour javascript RES-754
Now all toggling of the sidebar and the related menus is done through
the same click handler. HTML has been unified. All sidebar related
content is now in a single include file instead of several. Icons for
the site tools user tools and trace have been added.

The CSS for the whole sidebar still has to be refactored.
2017-02-16 14:40:25 +01:00
Andreas Gohr
a74658ac49 show license not copyright SPR-794 2017-02-14 11:15:18 +01:00
Andreas Gohr
a1de3dc148 added type ints for other plugins 2017-02-14 10:21:20 +01:00
Andreas Gohr
e1fee95368 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.
2017-02-13 16:53:06 +01:00
Andreas Gohr
6b795a1e14 move msg area down to content area. fixes SPR-792 2017-02-09 17:40:18 +01:00
Jana Deutschländer
659ce8325f merge mit spis vorbereiten 2017-01-11 15:51:10 +01:00
Jana Deutschländer
43d4ee93fa Merge branch 'spis-master' into 'master'
better content-togglelink

See merge request !10
2017-01-10 16:05:21 +01:00
Jana Deutschländer
ccf1b0eac9 message area + admin part 1 2017-01-10 16:04:58 +01:00
Silke Pisulla
9d4d2a1a8c better content-togglelink 2017-01-10 15:28:51 +01:00
Jana Deutschländer
13520a979e clear content 2017-01-10 14:42:58 +01:00
Silke Pisulla
ca5760c2ba Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master 2017-01-10 09:57:49 +01:00
Silke Pisulla
33b4a53199 togglelink für content 2017-01-10 09:57:35 +01:00
Jana Deutschländer
3569264837 wide content toggler 2017-01-10 09:41:22 +01:00
Jana Deutschländer
38297711ab metabox part 1 2017-01-09 14:32:43 +01:00
Jana Deutschländer
fb0ec22f42 additional sidebar menus 2017-01-05 15:26:50 +01:00