[dokuwiki] git changes 2017-08-02

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 02 Aug 2017 03:00:02 +0200


Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/ba3e3dd747650623854edc45af9340ee53b59ae3
Merge: 851f984 cf35519
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Aug 1 18:37:16 2017 +0200

    Merge pull request #1862 from gamma/css-modifications-2
    
    Css modification actions - alternative


http://github.com/splitbrain/dokuwiki/commit/851f9842d7d7f016130f7e99e55a2d0e58ea20aa
Merge: 0a8a8cc 65cc159
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Aug 1 18:30:36 2017 +0200

    Merge pull request #2062 from phy25/patch-2
    
    Add htmlspecialchars when showing $DATE_AT


http://github.com/splitbrain/dokuwiki/commit/cf35519cd81c4b9edffa6e66fa4f361da239a3e1
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Tue Aug 1 13:16:50 2017 +0200

    Make default encapsulation more readable and less duplicate.


http://github.com/splitbrain/dokuwiki/commit/65cc1598e0b2f37abcb9be75e2ef4b8ecdf752b7
Author: Phy <git[at]phy25.com>
Date:   Tue Aug 1 18:03:01 2017 +0800

    Replace htmlspecialchars to hsc in core


http://github.com/splitbrain/dokuwiki/commit/853191505964516279f1399886764ac5302ffe9e
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Tue Aug 1 11:58:08 2017 +0200

    Add the preview-bool for the cache file.


http://github.com/splitbrain/dokuwiki/commit/0a8a8cc015eb7c4ac5f8cf16b1711fbf50f3e689
Merge: 39f9a58 6053eb2
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Aug 1 09:21:48 2017 +0200

    Merge pull request #2058 from yurii-github/master-fix-issue-2021
    
    #2021 broken links to W3C validators


http://github.com/splitbrain/dokuwiki/commit/6057f47313819fa346dce7b72cf3922ba7931f1a
Author: Phy <i[at]phy25.com>
Date:   Tue Aug 1 13:07:29 2017 +0800

    Add htmlspecialchars when showing $DATE_AT
    
    Fixes #2061


http://github.com/splitbrain/dokuwiki/commit/6053eb28e44e346fe5042aeb39c6f6b487ccc17a
Author: Yurii K <yurii-github[at]users.noreply.github.com>
Date:   Fri Jul 28 21:46:05 2017 +0300

    #2021 broken links to W3C validators
    also dokuwiki and php are on https


http://github.com/splitbrain/dokuwiki/commit/e7c68c4d7ee77c6d4f916ad719de9393f20d0d40
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Mon Mar 13 14:41:46 2017 +0100

    Check for cache usage first
    
    This is important because the $cache->cache would have been set already and 
have no impact on the delivered result. Meaning: two different requests could 
have resulted in the same result.


http://github.com/splitbrain/dokuwiki/commit/4f1465c140a4980a2aaa32abc7a978ce5d400b46
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Wed Feb 22 07:59:37 2017 +0100

    Syntax error and another bit of flavour.


http://github.com/splitbrain/dokuwiki/commit/aec48455f96e6d82908ce041358b48699584d7aa
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Wed Feb 22 07:58:01 2017 +0100

    Revert missing change in template.php


http://github.com/splitbrain/dokuwiki/commit/3e32b19452bf3074a5c9dc097a797ae0fd98a0a6
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Wed Feb 22 07:49:14 2017 +0100

    Remove the flavour feature. It was some kind of a hassle. If you really 
want to filter out styles, you have to write a plugin either way and implement 
the tpl metaheaders event as well and handle everything your self.
    
    The CSS modification is more like the JS_SCRIPT_LIST now. It adds some 
overhead, but not too much. It still gives great flexibility over the CSS.


http://github.com/splitbrain/dokuwiki/commit/072dbc914368dca4ae475d7487c44b56ada4ba5a
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Wed Feb 22 07:46:35 2017 +0100

    Revert Template changes from css-modifications-branch. No Flavours. If 
someone wants that, it is easier to be done using a plugin.


http://github.com/splitbrain/dokuwiki/commit/5d48a5eae4927f3f4d28194b94827ac75a14775b
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Sun Feb 12 17:04:08 2017 +0100

    Remove `handheld`, add `speech` as default media types.


http://github.com/splitbrain/dokuwiki/commit/5161ec70c42b1ec1a351e3c3836290bf29059422
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Fri Feb 10 09:52:03 2017 +0100

    Typo fix.


http://github.com/splitbrain/dokuwiki/commit/8d7213244e503bd4ad620e355988562fd8ff9074
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Fri Feb 10 09:47:13 2017 +0100

    Revert the http_cached line to the one already in the code to keep changes 
at a minimum.


http://github.com/splitbrain/dokuwiki/commit/f2342ff08c1235896018b69b9cf2768d88c487fd
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Fri Feb 10 09:44:22 2017 +0100

    Code Cleanup. Replaced       with 4xSpace.


http://github.com/splitbrain/dokuwiki/commit/8930b69d3cb31664a53c3765998a3b2849f7d99e
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Fri Feb 10 09:35:23 2017 +0100

    Changed the cache initialisation: it does not use the list of files with an 
md5 (due to redundancy and time consumption) but the flavour and the type 
(previously removed).


http://github.com/splitbrain/dokuwiki/commit/ef36714b78f2a947428d002dfcf4696c73bd0a5d
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Thu Feb 9 12:58:43 2017 +0100

    Use the flavour system to create individual css files. Only the default 
flavour (style / style.ini) will have the default styles for interwiki and 
filetypes. There are two new events:
    
     1. CSS_STYLES_INCLUDED to modify the list of stylesheet files for a 
certain mediatype or prevent the mediatype or styles within it. This event is 
fired for the interwiki and filetypes too, to prevent that they are included
        * The Data that is being sent to the event contains: list of files or 
the keyword DW_DEFAULT for the interwiki / filetypes; the mediatype, the 
flavour, if the data should be encapsulated by a default [at]media and the 
encapsualation prefix (e.g. [at]media screen)
     2. CSS_CACHE_USE to prevent the use of a cached version of the CSS, just 
like the JS event that already exists.


http://github.com/splitbrain/dokuwiki/commit/82edff4d6b8cd866f7286efb49be55bc24ddfc2d
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Thu Feb 9 12:50:55 2017 +0100

    Add flavours to template ini files. The template will now be checked for 
multiple ini files and inserts them as a custom flavours. The css.php can 
detect these flavours and reads the stylesheet + replacements from there. If 
the flavour is not the default one (style.ini), replacements are loaded from 
the default flavour first to ensure that the colours are available. Flavours 
can define their own set of replacements.


http://github.com/splitbrain/dokuwiki/commit/8b3ff80883c84fb23348418f2f4533ed41dd8209
Author: Gerry Weißbach <gerry.w[at]gammaproduction.de>
Date:   Thu Feb 9 12:40:36 2017 +0100

    Remove type and caching mechanism. The cache will be checked later and the 
type will be replaced by an md5 hash of the list of style files.

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] git changes 2017-08-02 - DokuWiki Develtools