FAFO template for DokuWiki (Modified version of sprintdoc template)
Find a file
Rahix faf038fa32 [FAFO] Drop superfluous background-color of header and footer
These are not needed since the page already has the same background
color.  Remove them so they don't interfere when we put an image in the
background.
2026-03-10 19:58:59 +01:00
.github added github autoreply 2019-04-23 16:49:54 +02:00
conf Update metadata.php syntax to avoid warning 2024-03-30 17:32:45 +01:00
css [FAFO] Drop superfluous background-color of header and footer 2026-03-10 19:58:59 +01:00
fonts/icons SPR-843: Fontello Icons jira + comment-question 2017-03-13 11:08:58 +01:00
images Add icon for odt-export 2017-04-10 12:28:08 +02:00
img integrate the own stared pages into the sidebar 2017-04-20 13:18:08 +02:00
js Extend integration of approve plugin 2026-02-13 17:42:31 +01:00
lang Translation update (de) 2025-11-30 10:55:10 +01:00
tpl Minor code cleanup in page attributes box 2026-02-17 12:38:12 +01:00
.gitattributes housekeeping 2023-07-10 13:05:22 +02:00
.gitignore ignore unzipped fontello folder 2017-01-04 15:28:47 +01:00
COPYING initial commit starter template 2016-10-31 11:48:20 +01:00
deleted.files Remove obsolete JavaScript 2024-10-14 14:37:40 +02:00
detail.php do not break default summary behaviour 2025-07-29 10:40:40 +02:00
LICENSE housekeeping 2023-07-10 13:05:22 +02:00
main.php Extend integration of approve plugin 2026-02-13 17:42:31 +01:00
mediamanager.php No output before PHP sends headers 2021-04-13 16:59:55 +02:00
README housekeeping 2023-07-10 13:05:22 +02:00
script.js Extend integration of approve plugin 2026-02-13 17:42:31 +01:00
style.ini integration with approve 2025-08-07 13:26:03 +02:00
svg.php Do not use SVG width and height directly when embedding images 2023-03-02 16:14:23 +01:00
template.info.txt Version upped 2026-03-04 00:07:32 +01:00
Template.php Added additional include hooks to easily extend the navigation 2023-01-03 14:20:46 +01:00
tpl.php Correctly interpret result of strpos(…) 2022-10-09 16:30:41 +02:00

sprintdoc template for DokuWiki

modern, responsive template that integrates multiple plugins

All documentation for this template can be found at
https://www.dokuwiki.org/template:sprintdoc

If you install this template manually, make sure it is installed in
lib/tpl/sprintdoc/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/extensions for additional info
on how to install extensions in DokuWiki.

----
Copyright (C) Jana Deutschlaender <dokuwiki@cosmocode.de>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the LICENSING file for details