<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in default.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>852931daed0aa7c73fc4da5d421d2c117decf509 - rector and php sniffer cleanups</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#852931daed0aa7c73fc4da5d421d2c117decf509</link>
        <description>rector and php sniffer cleanups

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Wed, 13 Sep 2023 14:13:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fb347f35dc824cf59875d883dbf86d311f54de06 - Use mpdf&apos;s own QR code generation instead #465</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#fb347f35dc824cf59875d883dbf86d311f54de06</link>
        <description>Use mpdf&apos;s own QR code generation instead #465This drops the dependency of an external service in favor of MPDF&apos;s ownbarcode library. Sizes are configured somewhat differently there, so thesetting has been renamed.Obsolete language strings are removed in a follow-up commit

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Tue, 02 May 2023 13:13:57 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9c76f78dd7c341811a5c79230258ffb80d528b6b - Allow headings numbering</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#9c76f78dd7c341811a5c79230258ffb80d528b6b</link>
        <description>Allow headings numbering

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Sat, 15 Aug 2020 14:24:59 +0000</pubDate>
        <dc:creator>Vincent GIRARD &lt;vincent@heliosphere.fr&gt;</dc:creator>
    </item>
<item>
        <title>03a95088d62b5ec153f5a0356db25bb15035d1d7 - feat: use styles of wrap plugin by default</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#03a95088d62b5ec153f5a0356db25bb15035d1d7</link>
        <description>feat: use styles of wrap plugin by defaultThe wrap plugin&apos;s styles are sufficiently simple that mpdf can handlethem. Also the print-styles of wrap are very bland, which constitutes agreat loss for a plugin with a main focus of colorful styling. Finallythe wrap plugin is widely spread, hence many users will benefit fromthis.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Wed, 10 Jan 2018 16:27:57 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4870b378b230fc2321c5911b77e3927c7bac9468 - Implemented config option for setting the font size.</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#4870b378b230fc2321c5911b77e3927c7bac9468</link>
        <description>Implemented config option for setting the font size.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Sat, 04 Mar 2017 16:06:57 +0000</pubDate>
        <dc:creator>LarsDW223 &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>213fdb755af27347b94e094914e120c41a19beca - Doublesided config setting</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#213fdb755af27347b94e094914e120c41a19beca</link>
        <description>Doublesided config settingEnabling doublesided: document start at odd page, and has subsequentlypairs of even-odd pages.Disabling doublesided: document has only odd pages. (templates for evenpages are skipped)- fixes reading boolean url param- protected exportConfig class field

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Tue, 16 Dec 2014 10:37:40 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dbd8d9a179bb15614ece8e7b8e6aee8d87d4e349 - group overrideable settings in plugin config</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#dbd8d9a179bb15614ece8e7b8e6aee8d87d4e349</link>
        <description>group overrideable settings in plugin config

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Mon, 15 Dec 2014 15:44:40 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>02f9a447ac91ae961961e8bb8f6ca67bb3d2bcd5 - add autogenerated ToC - export depend configs</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#02f9a447ac91ae961961e8bb8f6ca67bb3d2bcd5</link>
        <description>add autogenerated ToC - export depend configs- Note that the ToC provided by mpdf is quite rigide.===Note===replace / in header_odd.html by pagenumSuffix = &apos;/&apos; to have only / ifthe  total pagenumber is defined for that page. (e.g. in autogeneratedToC it is not defined)Not default used because pagenumSuffix can create double // in alreadyexisting non-default templates

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Mon, 15 Dec 2014 15:35:02 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6ea88a05d080a9a9f6686e967ff0915b831ed25a - allow paper size and format setting. fixes #98</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#6ea88a05d080a9a9f6686e967ff0915b831ed25a</link>
        <description>allow paper size and format setting. fixes #98This adds two new configs for setting the default papersize and orientation.Those values can also be overwritten from request parameters.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Wed, 25 Jun 2014 14:22:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>6be736bf1febe92502fa79f98c4f8f983a97fbc8 - Added export button for &apos;dokuwiki&apos; tpl pagetools, can be disabled in plugin config. Fixes #86</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#6be736bf1febe92502fa79f98c4f8f983a97fbc8</link>
        <description>Added export button for &apos;dokuwiki&apos; tpl pagetools, can be disabled in plugin config. Fixes #86

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Mon, 06 Jan 2014 20:37:05 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5a91534f19a99fe8321f5041be58fcd198243f81 - added qr code to default citation box, cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#5a91534f19a99fe8321f5041be58fcd198243f81</link>
        <description>added qr code to default citation box, cleanup

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Mon, 23 Jan 2012 16:26:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>df55f0283187d6310eebb55380d81dbee8726127 - Added two parameters for QR Code extension.</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#df55f0283187d6310eebb55380d81dbee8726127</link>
        <description>Added two parameters for QR Code extension.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Mon, 16 Jan 2012 14:50:51 +0000</pubDate>
        <dc:creator>Johannes F&#252;rwentsches &lt;johannes@fuerwentsches.de&gt;</dc:creator>
    </item>
<item>
        <title>f54b51f7e976d8be0692e20fe9dd9352652b89bd - added option to use style.css for plugins</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#f54b51f7e976d8be0692e20fe9dd9352652b89bd</link>
        <description>added option to use style.css for pluginsThis makes it easy to incorporate styles from plugins that don&apos;t provideany print.css or even a pdf.css and makes PDF generation automaticallycompatible with many simpler sysntax plugins.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Thu, 22 Dec 2011 14:08:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d01d2a42f471f41a1abd059f5addf0b91a3daaa2 - made template to use configurable</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#d01d2a42f471f41a1abd059f5addf0b91a3daaa2</link>
        <description>made template to use configurable

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Thu, 15 Dec 2011 14:53:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>87c86dda39eeb0ddea49546eaa31824c410f1821 - cache generated PDFs by default</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#87c86dda39eeb0ddea49546eaa31824c410f1821</link>
        <description>cache generated PDFs by default

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Thu, 15 Dec 2011 10:04:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>83dae0db7374bd2e1f9cbf3651c2bc55948ccb0d - use some default styles, enables syntax highlighting</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#83dae0db7374bd2e1f9cbf3651c2bc55948ccb0d</link>
        <description>use some default styles, enables syntax highlighting

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Wed, 14 Dec 2011 13:24:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>551dd41e8b095f673ed149c29394189fe3637bd9 - drop acronyms from PDFs</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#551dd41e8b095f673ed149c29394189fe3637bd9</link>
        <description>drop acronyms from PDFs

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Wed, 14 Dec 2011 12:10:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4be0bc3e6d9f4f617b067593ae15026346736850 - loadusercss option no longer needed</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#4be0bc3e6d9f4f617b067593ae15026346736850</link>
        <description>loadusercss option no longer neededUserstyles are now loaded when a conf style.local.css exists.

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Sun, 12 Jun 2011 06:31:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ee19bac3a9e18c4e82bade46c04f87d8eefafb3c - Version 2010-04-02</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/conf/default.php#ee19bac3a9e18c4e82bade46c04f87d8eefafb3c</link>
        <description>Version 2010-04-02

            List of files:
            /plugin/dw2pdf/conf/default.php</description>
        <pubDate>Fri, 10 Jun 2011 08:43:15 +0000</pubDate>
        <dc:creator>Luigi Micco &lt;l.micco@tiscali.it&gt;</dc:creator>
    </item>
</channel>
</rss>
