<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[Frdlweb: webfan.js | Frdlweb.js Configuration Parameters}]]></title>
	<link>https://frdl.de/blog/view/1208/webfanjs-frdlwebjs-configuration-parameters</link>
	<atom:link href="https://frdl.de/blog/view/1208/webfanjs-frdlwebjs-configuration-parameters" rel="self" type="application/rss+xml" />
	<description><![CDATA[}]]></description>
		<item>
	<guid isPermaLink="true">https://frdl.de/blog/view/1208/webfanjs-frdlwebjs-configuration-parameters</guid>
	<pubDate>Sat, 23 Dec 2023 19:17:39 +0000</pubDate>
	<link>https://frdl.de/blog/view/1208/webfanjs-frdlwebjs-configuration-parameters</link>
	<title><![CDATA[webfan.js | Frdlweb.js Configuration Parameters]]></title>
	<description><![CDATA[<p>As you may have noticed we have appended the <a href="https://frdlweb.de/cdn/index#examples">injection-Url for the webfan.js in the example</a> by a “configuration query”:<br />&nbsp;</p><pre><code class="language-plaintext">'DEBUG.enabled=true&amp;website.consent.ads=false&amp;angularjs.html5mode.rewriteLinks=false&amp;angularjs.html5mode.enabled=false'</code></pre><p>These query-attributes are objects in the “dot-notation”. You can <strong>alter the query</strong> and it will be <strong>merged</strong> into the configuration object.</p><p>To get <strong>the defaults</strong> of the configuration object and to get wich attributes/members you can use/alter, you can read and study this file:</p><p><a href="https://cdn.startdir.de/@webfan3/common/config-defaults.js">https://cdn.startdir.de/@webfan3/common/config-defaults.js</a>&nbsp;</p><blockquote><p>…</p><p>DEF.angularjs.html5mode.enabled = true; //null !== document.querySelector('base');</p><p>DEF.angularjs.html5mode.requireBase = null !== document.querySelector('base');</p><p>DEF.angularjs.html5mode.rewriteLinks = null !== document.querySelector('a[ui-sref]');</p><p>…</p></blockquote><p>It will be compiled into every current webpack built.</p><p>You can edit this options runtime as described above.</p>]]></description>
	<dc:creator>Melanie Wehowski</dc:creator>		</item>
</channel>
</rss>
