<?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 settings.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>fb347f35dc824cf59875d883dbf86d311f54de06 - Use mpdf&apos;s own QR code generation instead #465</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.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/lang/en/settings.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/lang/en/settings.php#9c76f78dd7c341811a5c79230258ffb80d528b6b</link>
        <description>Allow headings numbering

            List of files:
            /plugin/dw2pdf/lang/en/settings.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>4870b378b230fc2321c5911b77e3927c7bac9468 - Implemented config option for setting the font size.</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.php#4870b378b230fc2321c5911b77e3927c7bac9468</link>
        <description>Implemented config option for setting the font size.

            List of files:
            /plugin/dw2pdf/lang/en/settings.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/lang/en/settings.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/lang/en/settings.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>4bb6abee8cd9624f5ae2781392dc63f51a94a2dc - fix referer</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.php#4bb6abee8cd9624f5ae2781392dc63f51a94a2dc</link>
        <description>fix referer

            List of files:
            /plugin/dw2pdf/lang/en/settings.php</description>
        <pubDate>Mon, 15 Dec 2014 21:08:34 +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/lang/en/settings.php#dbd8d9a179bb15614ece8e7b8e6aee8d87d4e349</link>
        <description>group overrideable settings in plugin config

            List of files:
            /plugin/dw2pdf/lang/en/settings.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/lang/en/settings.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/lang/en/settings.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>2c53f619c72428fd39c97befc9b195dc537fd568 - removed template whitelist. closes #125</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.php#2c53f619c72428fd39c97befc9b195dc537fd568</link>
        <description>removed template whitelist. closes #125Templates no longer need to be whitelisted to show the export button. When theevent is supported the button is shown. The button can still be disabledin the config.

            List of files:
            /plugin/dw2pdf/lang/en/settings.php</description>
        <pubDate>Mon, 21 Jul 2014 16:58:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&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/lang/en/settings.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/lang/en/settings.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/lang/en/settings.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/lang/en/settings.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/lang/en/settings.php#5a91534f19a99fe8321f5041be58fcd198243f81</link>
        <description>added qr code to default citation box, cleanup

            List of files:
            /plugin/dw2pdf/lang/en/settings.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>f54b51f7e976d8be0692e20fe9dd9352652b89bd - added option to use style.css for plugins</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.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/lang/en/settings.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/lang/en/settings.php#d01d2a42f471f41a1abd059f5addf0b91a3daaa2</link>
        <description>made template to use configurable

            List of files:
            /plugin/dw2pdf/lang/en/settings.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/lang/en/settings.php#87c86dda39eeb0ddea49546eaa31824c410f1821</link>
        <description>cache generated PDFs by default

            List of files:
            /plugin/dw2pdf/lang/en/settings.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/lang/en/settings.php#83dae0db7374bd2e1f9cbf3651c2bc55948ccb0d</link>
        <description>use some default styles, enables syntax highlighting

            List of files:
            /plugin/dw2pdf/lang/en/settings.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>4be0bc3e6d9f4f617b067593ae15026346736850 - loadusercss option no longer needed</title>
        <link>http://127.0.0.1:8080/history/plugin/dw2pdf/lang/en/settings.php#4be0bc3e6d9f4f617b067593ae15026346736850</link>
        <description>loadusercss option no longer neededUserstyles are now loaded when a conf style.local.css exists.

            List of files:
            /plugin/dw2pdf/lang/en/settings.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/lang/en/settings.php#ee19bac3a9e18c4e82bade46c04f87d8eefafb3c</link>
        <description>Version 2010-04-02

            List of files:
            /plugin/dw2pdf/lang/en/settings.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>
