History log of /plugin/qc/renderer.php (Results 1 – 25 of 32)
Revision Date Author Comments
# acbf613e 10-Nov-2025 ribsey <lukas.ribi@gmail.com>

Fix condition in link width calculation

Fix warning:
E_WARNING: Undefined array key 0/storage/lib/plugins/qc/renderer.php(219)


# fd6384fc 10-Nov-2025 ribsey <lukas.ribi@gmail.com>

Update renderer.php

fix warning:
E_WARNING: Trying to access array offset on false/storage/lib/plugins/qc/renderer.php(70)


# 48df69a5 10-Nov-2025 ribsey <lukas.ribi@gmail.com>

Add 'nobacklink' to configuration array

Fix warning:
E_WARNING: Undefined array key "nobacklink"/storage/lib/plugins/qc/renderer.php(100)


# 4aed63ed 02-May-2024 Zweihorn <4863737+Zweihorn@users.noreply.github.com>

fix renderer.php for H1 too much

fix typo as there is no docArray['header'] but a docArray['header_count']

ref https://github.com/cosmocode/qc/issues/54


# 3c4e5ff0 08-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# c8d45e58 08-Nov-2023 Andreas Gohr <andi@splitbrain.org>

code cleanup


# 2fc45e0c 08-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# af8294b9 21-Aug-2023 Andreas Gohr <andi@splitbrain.org>

deepquote can be assigned instead of increased


# 8ae469bf 21-Aug-2023 Andreas Gohr <andi@splitbrain.org>

cleanup and deprecation fixes


# 8fdbbd20 17-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Eliminate warnings in PHP 8


# 293182bb 03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

More code style fixes


# 76bbc49c 03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic fixes of code style violations


# 7db0beaf 03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix incompatibility with current master


# 91d07bdb 02-Jun-2020 Wes from StarArmy.com <stararmy@gmail.com>

Use autoloader instead


# 0572c387 02-Jun-2020 Wes from StarArmy.com <stararmy@gmail.com>

Update renderer.php

File moved in Hogfather from Parser to Parsing


# 088a1fe7 23-May-2016 Michael Grosse <grosse@cosmocode.de>

Fix removed function

SPR-455


# 5929c83e 17-Jun-2015 Michael Große <grosse@cosmocode.de>

Replace depr. function and get the last 10k revs


# 6afc1841 09-Jan-2013 thesunrise1983 <rcorinth@gmail.com>

Linebreaks in tables are not count in tables


# 6a7733de 09-Jan-2013 thesunrise1983 <rcorinth@gmail.com>

Single Author Only
There is a new configuration option you can use if there only one or just a few authors in your wiki. If you check this option the error "only one author" will not shown anymore.


# ad6cda3c 11-May-2011 Nils Georg Heinrich Reichert <reichnil@tu-cottbus.de>

Improve word counting


# 13abf7cc 22-Jan-2010 Andreas Gohr <gohr@cosmocode.de>

count one headline less for the manyheader test


# 4bda998c 21-Jan-2010 Andreas Gohr <gohr@cosmocode.de>

added check for multiformatting


# d78155a4 21-Jan-2010 Andreas Gohr <gohr@cosmocode.de>

fix in link width calculation


# 8d7cf088 20-Jan-2010 Andreas Gohr <gohr@cosmocode.de>

record link widths


# 0476d180 19-Jan-2010 Andreas Gohr <gohr@cosmocode.de>

fixed link counting


12