目录

Pinboard Template

兼容的版本 Dokuwiki

  • 2024-02-06 "Kaos" 未知
  • 2023-04-04 "Jack Jackrum" 未知
  • 2022-07-31 "Igor" 未知
  • 2020-07-29 "Hogfather" 

template It's somewhere between minimal and modern

最后更新于
2021-01-14
仓库
源码

This theme was converted from Wordpress and was requested on the forum. It's designed by One Designs and converted by desbest.

:!: This template connects to Google services. Visitors and users of sites using this template might be tracked.

Download and Install

Use the following URL to download this template:

Refer to template on how to install and use templates in DokuWiki.

Customisation

Sites using this Template

Discussion

Privacy Anti-Feature: Connects to Google

The template includes by default a set of link rel= tags that trigger connections to Google services such as Google APIs. This makes any user in a site that uses this template, traceable.

Current Situation:

The offending line is as follows:

pinboard/main.php:29:    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&display=swap" rel="stylesheet">

uBlock Origin correctly blocks this outgoing connection.

Proposed Solution:

The fonts should either be distributed by the template itself, or be left to a admin-level configurable action. An alternative service provider for free software fonts is the Open Font Library.

I tried going to the Issues area in the linked GitLab, but it requires an account to even *see* the issue tracker.