<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://forum.wbce.org/extern.php?action=feed&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[WBCE CMS Forum]]></title>
		<link>https://forum.wbce.org/index.php</link>
		<description><![CDATA[The most recent topics at WBCE CMS Forum.]]></description>
		<lastBuildDate>Sun, 16 Aug 2026 18:37:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[SeoAssistant ( AI generated META tags  and AI integration for WYSIWYG)]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5986&amp;action=new</link>
			<description><![CDATA[<p>Thanks for your response.&#160; &#160;As Claude does not have office-hours I have asked to implement your remarks.</p><p>new version seoassist_v1.3.2.zip on the same path available now.</p>]]></description>
			<author><![CDATA[dummy@example.com (rinse)]]></author>
			<pubDate>Sun, 16 Aug 2026 18:37:23 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5986&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[signup.php]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5987&amp;action=new</link>
			<description><![CDATA[<p>Du kannst Overrides im Frontend-Template-Ordner erstellen. Ist hier erklärt:<br /><a href="https://github.com/WBCE/WBCE_CMS/blob/main/wbce/modules/tool_account_settings/templates/Template_Info_DE.txt" target="_blank" rel="nofollow">https://github.com/WBCE/WBCE_CMS/blob/m … nfo_DE.txt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Sun, 16 Aug 2026 13:26:32 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5987&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Droplet in Input Feld]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5981&amp;action=new</link>
			<description><![CDATA[<p>Sorry for my delay, i got it.</p><p>Forgot the values {USERNAME}&#160; <img src="https://forum.wbce.org/plugins/ezbbc/style/smilies/mad.png" alt="mad" /> </p><p>i put a code2 module befor the miniform, put in the code </p><div class="codebox"><pre><code class="prettyprint">  $_SESSION[&#039;form&#039;][&#039;mf_r_username&#039;] = $_SESSION[&#039;USERNAME&#039;] . &#039; - &#039;.$_SESSION[&#039;DISPLAY_NAME&#039;];
  $_SESSION[&#039;form&#039;][&#039;mf_r_e-mail&#039;] = $_SESSION[&#039;EMAIL&#039;];</code></pre></div><p>Why deactivate the !isset : this form is only for registered users, so there is automaticly a $_SESSION[USERNAME] and more...</p><div class="codebox"><pre><code class="prettyprint">div  class=&quot;half&quot;&gt;
				&lt;label for=&quot;username&quot;&gt;&lt;span&gt;User &lt;span&gt;*&lt;/span&gt;&lt;/span&gt; 
					&lt;input placeholder=&quot;Username - Firstname Lastname&quot;  class=&quot;{USERNAME_ERROR}&quot; type=&quot;text&quot; id=&quot;username&quot; name=&quot;mf_r_username&quot; value=&quot;{USERNAME}&quot; style=&quot;background-color: lightgrey; pointer-events: none;&quot; readonly  /&gt;
              &lt;/label&gt;

			&lt;/div&gt;
			&lt;div  class=&quot;half&quot;&gt;
				&lt;label for=&quot;e-mail&quot;&gt;&lt;span&gt;E-Mail &lt;span&gt;*&lt;/span&gt;&lt;/span&gt; 
					&lt;input placeholder=&quot;E-Mail&quot; class=&quot;{E-MAIL_ERROR}&quot; type=&quot;text&quot; id=&quot;e-mail&quot; name=&quot;mf_r_e-mail&quot; value=&quot;{E-MAIL}&quot; style=&quot;background-color: lightgrey; pointer-events: none;&quot; readonly /&gt;
				&lt;/label&gt;
			&lt;/div&gt;</code></pre></div><p>The template section...</p><p>thx .</p>]]></description>
			<author><![CDATA[dummy@example.com (berny)]]></author>
			<pubDate>Thu, 13 Aug 2026 13:46:43 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5981&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Neues Template von html5up "Phantom"]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5973&amp;action=new</link>
			<description><![CDATA[<p>Hmm das ist seltsam. Ich habe es hier auch verwendet, da scrollt das Menü auf dem Smartphone.</p><p><a href="https://pigiluna-singers.ch/" target="_blank" rel="nofollow">https://pigiluna-singers.ch/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (byteworker)]]></author>
			<pubDate>Wed, 12 Aug 2026 11:10:55 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5973&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Fehlermeldung Modul Showmenü]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5976&amp;action=new</link>
			<description><![CDATA[<p>WBCE 1.6.8 ist nicht 100% PHP 8.5 ready.</p><p>Die Version 1.7.0 geht bald in die Testphase. Da gibt es auch ein neues show_menu2 Snippet das dieses Problem behebt und einige weitere Features mitbringt. </p><p>Schönen Gruß,<br />Christian</p>]]></description>
			<author><![CDATA[dummy@example.com (stefanek)]]></author>
			<pubDate>Wed, 12 Aug 2026 09:32:40 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5976&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Aktuelle IP-Adresse bei WBstats v0.2.5.9]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5978&amp;action=new</link>
			<description><![CDATA[<p>Wie beach bereits erwähnt:</p><p>dass deine IP-Adresse unterschiedlich erkannt wird, liegt am Netzwerk-Routing und den DNS-/Server-Einstellungen der jeweiligen Webseiten – nicht an deinem Browser.</p><p><strong><span class="bbu">Die drei Hauptgründe:</span></strong></p><p><strong>DNS-Einträge (A- vs. AAAA-Record):</strong><br />IPv6: Die Domain besitzt einen aktivierten AAAA-Record und der Webserver unterstützt IPv6. Moderne Browser verbinden sich bei Dual-Stack-Anschlüssen automatisch bevorzugt über IPv6.</p><p>IPv4: Für die Domain existiert nur ein A-Record (oder IPv6 ist im VHost/Webhosting deaktiviert). Der Browser weicht auf IPv4 aus.</p><p><strong>Hoster- &amp; Proxy-Konfiguration:</strong><br />Unterschiedliche Serverumgebungen oder vorgeschaltete Reverse Proxies / CDNs (z. B. Cloudflare, Nginx Proxy) leiten IP-Adressen unterschiedlich durch.</p><p><strong>Auswertung durch WBstats:</strong><br />WBstats v0.2.5.9 liest in PHP standardmäßig die Systemvariable $_SERVER[&#039;REMOTE_ADDR&#039;] aus. Das Modul speichert genau die IP-Version, über die die TCP-Verbindung zum jeweiligen Server zustande kam.</p>]]></description>
			<author><![CDATA[dummy@example.com (Slugger)]]></author>
			<pubDate>Sat, 08 Aug 2026 14:38:03 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5978&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Menu_link Links lassen sich nur noch im gleichen Fenster (kein _top)]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5972&amp;action=new</link>
			<description><![CDATA[<p>Durch Versuch macht kluch habe ich es geschafft. Anbei die geänderte main.js<br />Ich habe die beiden oben genannten Aufrufe entfernt und zusätzlich noch Zeile 150 bis 156 rausgenommen</p><div class="quotebox"><blockquote><div><p>// Redirect.<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; if (href == &#039;#menu&#039;)<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; return;</p><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; window.setTimeout(function() {<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; window.location.href = href;<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; }, 350);</p></div></blockquote></div><p>Anbei die geänderte main.js</p>]]></description>
			<author><![CDATA[dummy@example.com (byteworker)]]></author>
			<pubDate>Thu, 06 Aug 2026 06:02:12 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5972&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[gelöst] Multilingual Switcher funktioniert nicht. Noch funktionsfähig?]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5969&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>jakob wrote:</cite><blockquote><div><p>Danke für die Antworten. Es funktioniert wenn man die Baumstruktur mit DE und EN einrichtet. Ich dachte ich könnte das für die bestehende Webseite nur mit dem zusätzlichen Menü-Link EN lösen. Da aber DE auch nötig ist, kann ich das leider nicht (mehr) umsetzen. <br />Werde aus dem Grund die Option &quot;Mehrsprachige Webseite&quot; verwenden und zwei Flaggen mit Links DE und EN verwenden.</p></div></blockquote></div><p>Schwer was zu zu sagen, wenn man keinen Einblick in die Struktur und das Vorhaben hat.</p>]]></description>
			<author><![CDATA[dummy@example.com (stefanek)]]></author>
			<pubDate>Wed, 05 Aug 2026 10:09:13 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5969&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Fett und Farbe nur in einer Reihenfolge?]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5970&amp;action=new</link>
			<description><![CDATA[<p>Danke für den Hinweis.<br />Ich hab&#039;s mal ins Thema Templates verschoben, eben weil es kein Problem des CKE ist (und auch mit TinyMCE auftreten wird).<br />Es betrifft nur einen Teil der Templates.<br />Für neue Templates würde das allerdings die Gestaltungsmöglichkeiten einschränken, sprich bedeuten, dass strong gar keine Farbe zugewiesen werden kann. <br />Auch ist es fraglich, ob es im Sinne der Ästhetik und Usability erstrebenswert ist, wenn Text in unterschiedlichen Schriftfarben erscheint.<br />Sinnvoller wäre es m.E., dafür entsprechende Stile vorzugeben und auf individuelle Inline-Formatierungen zu verzichten.</p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Wed, 05 Aug 2026 09:06:01 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5970&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[elFinder File Manager]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=4125&amp;action=new</link>
			<description><![CDATA[<p>Update auf v. 2.1.70 im AOR verfügbar<br /><a href="https://addons.wbce.org/pages/addons.php?do=item&amp;item=152" target="_blank" rel="nofollow">https://addons.wbce.org/pages/addons.ph … m&amp;item=152</a></p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Wed, 05 Aug 2026 06:45:00 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=4125&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Klaro Consent Manager]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5768&amp;action=new</link>
			<description><![CDATA[<p>Klaro Consent Manager 0.5.16</p><p>Kosmetische Pflege:</p><p><strong>Button-Farben:</strong><br />Die Default-Farben für &quot;Nur notwendige akzeptieren&quot; und &quot;Schließen&quot; wurden angepasst – beide wirken jetzt konsistenter im Gesamtbild.</p><p><strong>Bugfix:</strong><br />Beim Deinstallieren wurde das Droplet KlaroDSGVO nicht entfernt – das ist jetzt gefixt.</p><p><strong>Housekeeping:</strong><br />Versionsnummern in help.php, view.php und uninstall.php auf aktuellen Stand gebracht.</p><p>Feedback wie immer willkommen!</p>]]></description>
			<author><![CDATA[dummy@example.com (Slugger)]]></author>
			<pubDate>Tue, 04 Aug 2026 07:55:26 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5768&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Global Blocks vs Section Picker / Section Picker N]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5956&amp;action=new</link>
			<description><![CDATA[<p>Ruud, would you like to check some of your gallery modules where slugger provided some fixes as well?<br /><a href="https://forum.wbce.org/viewtopic.php?id=5928" target="_blank" rel="nofollow">https://forum.wbce.org/viewtopic.php?id=5928</a><br /><a href="https://forum.wbce.org/viewtopic.php?id=5927" target="_blank" rel="nofollow">https://forum.wbce.org/viewtopic.php?id=5927</a></p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Thu, 30 Jul 2026 13:51:09 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5956&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[MD Viewer]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5815&amp;action=new</link>
			<description><![CDATA[<p><strong>MD Viewer 0.4.8 — Kompatibilitäts-Patch für WBCE 1.7.0</strong></p><p>Dieser Patch bereitet den MD Viewer auf WBCE 1.7.0 vor und ist gleichzeitig abwärtskompatibel mit WBCE 1.6.x.</p><p><strong>Geänderte Dateien (3):</strong></p><ul><li><p><strong>load_file.php</strong> — Auth-Prüfung auf Session-basiert umgestellt (kompatibel mit Admin-Klasse beider Versionen)</p></li><li><p><strong>tool.php</strong> — CodeMirror-Erkennung von Konstante auf Funktionsprüfung umgestellt</p></li><li><p><strong>js/tool.js</strong> — CodeMirror-Instanz wird jetzt über die offizielle DOM-API geholt statt über globale Variable</p></li></ul><p><strong>Installation:</strong> ZIP entpacken, die drei Dateien per FTP ins Modulverzeichnis <strong>/modules/md_viewer/</strong> kopieren (Verzeichnisstruktur beibehalten).</p><p>Gruß<br />Slugger</p>]]></description>
			<author><![CDATA[dummy@example.com (Slugger)]]></author>
			<pubDate>Wed, 29 Jul 2026 10:06:24 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5815&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Token Survey – tokenbasiertes Umfragemodul für WBCE]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5907&amp;action=new</link>
			<description><![CDATA[<p>Kleines Update v1.2.0<br />- Einstellungsdialog wieder verfügbar gemacht. Umfragezeitraum nachträglich wieder änderbar. <br />- Einstellungsbereich optisch angepasst.</p>]]></description>
			<author><![CDATA[dummy@example.com (pfreud01)]]></author>
			<pubDate>Tue, 21 Jul 2026 14:00:09 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5907&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[sbs_business]]></title>
			<link>https://forum.wbce.org/viewtopic.php?id=5950&amp;action=new</link>
			<description><![CDATA[<p>Die kann die Navigation leider nicht abbilden</p>]]></description>
			<author><![CDATA[dummy@example.com (florian)]]></author>
			<pubDate>Tue, 21 Jul 2026 12:56:13 +0000</pubDate>
			<guid>https://forum.wbce.org/viewtopic.php?id=5950&amp;action=new</guid>
		</item>
	</channel>
</rss>
